

Installing visual studio will take from roughly from 2 to 30 GB of the SSD area, which is inconvenient for the limited SSD capacity ,Therefore, I am sharing ways of build C++ programming environment with less installing storage as possible. Many programmers I know chose instead of large storage, a bigger "on board soldered" RAM. This makes post-purchase storage upgrading is impossible and also, triple the price of SSD upgrading choice when notebook buying. Even though, computer's hardware and storage are getting larger day by day many notebook makers nowadays solder the fast storage module "SSD" on board as well as RAM module.

C++ programming is needed for Engineers due to C++ fast compilation and compatibility with many IoT platforms.
