Iam a beginner in c language...How do I start learning c in a proper way? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

Iam a beginner in c language...How do I start learning c in a proper way?

I need guidance to learn c in a proper way...

1st Mar 2019, 2:55 PM
Praveen Kumar
Praveen Kumar - avatar
3 Antworten
+ 1
Always use the 'try it now' button in sololearn and don't overlook any bit of information about C. Play challenge games too. I wish you all the best.
1st Mar 2019, 3:09 PM
Ore
Ore - avatar
0
Use the SoloLearn's C tutorial. Make sure you understand everything correctly. You can check out the comments for each section of each topic. Most of the time there will be people adding additional information in case you failed to understand the text or something like that. Make sure you play around with the codes. Try to wonder stuff like: What happens when I use an int data type to divide an int data type and get a non-integer number? Once you have the curiosity, it will be easy for you to try to code and answer the problem yourself. That is the true meaning of "try it yourself"
1st Mar 2019, 4:12 PM
Ah Zong
Ah Zong - avatar