How to learn fast C? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to learn fast C?

Help please

26th Apr 2024, 1:43 PM
jettsubida761
4 Réponses
+ 5
You can't learn any faster, but you can enhance your learning experience. Here are some tips I have put into practice: Learn by doing. Always play with the code while learning. Grasp the fundamentals for long-term benefits. Code by hand. It sharpens proficiency, and you'll need it to get a job. Never get tired of practicing. Ask for help. You'll need it. Seek out more online resources. There's a wealth of content available. Learn from bugs or errors. Don't just read the sample code. Tinker with it. Take breaks when debugging. Be curious. If you are interested in the topic, you will search for additional resources like articles or YouTube videos to develop your knowledge. https://dev.to/codewithshahan/10-critical-tips-to-learn-programming-language-fast-quickly-easily-ej3
26th Apr 2024, 5:56 PM
Chris Coder
Chris Coder - avatar
+ 3
qwertlh365 it shouldn't be about learn a language fast as much as learning a language and being capable of using it correctly on a regular basis.
26th Apr 2024, 5:20 PM
BroFar
BroFar - avatar
+ 2
Try to start with basic. Try to solve mathematical problem in C. Facing problems with data types and teach how to solve and make a professional solution for that. C is better for Memory management. Try to teach pointers than, heap vs stack memories, dynamic memory. Wait no need to go deep dive into right now. Start with mathematics. Try to solve simple problems in C. Make as many code as you do daily, do that. You can't say when you learn it moreover you can able to say I understand it. Try for that. After a certain time you grow your feelings for these!
26th Apr 2024, 1:52 PM
`нттp⁴⁰⁶
`нттp⁴⁰⁶ - avatar
0
Need to go to School-21. After 26 days, basic knowledge is in your pocket.
26th Apr 2024, 8:38 PM
Pavel Leonidovich
Pavel Leonidovich - avatar