What are main topic to care of for learning C ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

What are main topic to care of for learning C ?

7th May 2019, 4:34 AM
Prince Raj
Prince Raj - avatar
2 Answers
+ 12
Thanks peers
7th May 2019, 4:45 AM
Prince Raj
Prince Raj - avatar
+ 6
If you are beginner: 1.Loops. 2.conditionals-if- else 3.functions. 4.arrays and pointers. 5.structures You should know these topics to make good programs. Other topics like: 1.Dynamic memory allocation 2.Files 3.preprocessor directives. Can be done later.
7th May 2019, 4:43 AM
Saurabh B
Saurabh B - avatar