How to get started with C? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to get started with C?

I just started learning C but don't know what tools and resources to use other than what's in SoloLearn. Any advice on this topic is much appreciated.

27th Apr 2019, 12:58 PM
D3ATH
D3ATH - avatar
5 Answers
+ 5
If you are using Linux or MacOS X, the gcc compiler and an editor are probably all you need.
27th Apr 2019, 1:31 PM
Sonic
Sonic - avatar
+ 2
Sololearn is actually quite good to get started. Once you finished the course you can start creating you own small projects. For that you can either use the code playground or your PC with a C compiler. In case you have an issue or don't know how to do something stackoverflow will surely provide you helpful answers (or you use this Q&A)
27th Apr 2019, 1:34 PM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 1
Thanks everyone
27th Apr 2019, 1:52 PM
D3ATH
D3ATH - avatar