- 1
How to learn C language
I am unable to learn C language on daily basis. If someone have short and simple technique then please reply my post.
4 Respuestas
+ 2
Haha, very funny.... We all want a short & simple way. The simple answer is "do more coding!"
The short answer is "lessons".
SoloLearn is great for learning a few minutes at a time. Then code coach/ challenges to see if you can use the things you learn. There is a reason SoloLearn is so popular!
+ 2
Do not only theory but also more practice
+ 1
If you cannot practice everyday, read it as much as possible. Try to understand what code is doing. Then start to get into understanding of the data structures. Here is a basic C Book for you.
https://kremlin.cc/k&r.pdf
0
Thank you so much