+ 1
How can I learn programming more faster
Programming
3 Réponses
+ 6
The more you practice the more you learn.
Here are some tips👇👇
1. Make Your Fundamentals Clear.
2. Learn By Doing, Practicing and Not Just Reading.
3. Share, Teach, Discuss and Ask For Help.
4. Use Online Resources.
5. Learn to Use Debugger.
+ 4
If you don't tell us how you are studying right now, there's no way to specifically tell you how to improve on your method to make quicker progress.
+ 3
Complete the desired courses for the language you want to learn on SoloLearn, practice programming through challenges and small projects.
Also, stick to one programming language at a time such a Python or Java because when learning, you will have to remember syntax and when learning multiple languages at the same time, it can get confusing, frustrating and inefficient to learn multiple syntaxes.
Practice makes perfect so make sure you always code something even if it's something small. I would also make a time table so you have a remainder when you should learn something.