Advertisement

header ads

Best lightweight software to start coding in C / C++


Hello everyone. Most of the programmers begin their coding life with C or C++. Even most of the Schools and Universities teach C or C++ first for their students. It is because C is one of the oldest but powerful language in the world. Also it is much closer to the machine language. Since it is closer to the Machine Language, C and C++ seems more difficult than some newer languages like python. But you have to learn C or C++ before you go into newer languages because all the foundation principles and basic knowledge for the programming world is given by these two languages.

Since some students don't know much about programming, they face lots of issues and finally give up on studying these languages because of the wrong approach. Some students try to code using very difficult methods like Using Ubuntu , Visual Studio etc.Those methods are for well trained programmers and not for beginners. If you are trying to learn C or C++ as a beginner. The best Software is CodeBlocks


Download and Install Codeblocks


Codeblocks is an Open Source Software.hence you can download it for free from here : Download
After Download completes, Install it as a normal software
Then open CodeBlocks > New Project > Console Application > C or C++ project(Select one from c or c++) > Enter a name and Destination > click next on other steps and finish.
Now you are ready to work with codeblocks.You can follow following video tutorial for better understand.



You can try your first C progaramme in CodeBlocks using below tutorial




Remember to close the console window (which displays your output) before run another code.

How to learn C programming from the beginning


Now you have an Amazing Software to learn C. But how to begin learning C? You can simply follow below video series to learn C from the beginning.




You can download the whole play list at once using below tutorial.


Hope you got a good knowledge on how to start C programming as a beginner. Like our Facebook Page for learn more interesting stuffs. Share this article among others.

Post a Comment

0 Comments