How to install GCC in Windows

In this post we are going to install is TDM-GCC: A compiler suite for 32- and 64-bit Windows based on the GNU toolchain. You can download it from here Installation instructions: After downloading, open the setup file. At the bottom uncheck the "Check for update" box. Click on Create. Then click Next few times. After the … Continue reading How to install GCC in Windows

Choosing a Code Editor for C++

In my previous post I wrote about the languages you can learn in 2017 to get  more  out of your skills. Hopefully if you liked that post and you've chosen any one of them or both then probably you'll be delving around with how to get started with them. In this post, let me guide you in choosing … Continue reading Choosing a Code Editor for C++