What do you do to master the codes for the programming languages especially if your schedule is so busy for weeks? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What do you do to master the codes for the programming languages especially if your schedule is so busy for weeks?

1st Aug 2018, 10:35 PM
Faith Adepoju
Faith Adepoju - avatar
3 Answers
+ 2
When it comes to programming, the best way to master any language would be to just practice often. Even if you don't have too much time throughout the day, something as little as 30 minutes to an hour every day could greatly your understanding of a specific concept, and can help make things easier to use within your codes. Besides just that, there really isn't much else to it so that would probably be your best option in improving your programming skills.
2nd Aug 2018, 12:45 AM
Faisal
Faisal - avatar
+ 1
Understand what you're doing. Memorize the key points, modules, algorithms special names if used special algorithm. Do the process of the program in your head. Debug your code step by step even if you don't have an error. Plan what your going to do: ex. *wants to do a Flappy Bird* It's a game. There is a game loop. There is user interactions and events. There are resources to be handle (images, sounds, animations). There's a menu and so on. Remember to enjoy what you're doing or at least get a reason for it.
2nd Aug 2018, 2:46 AM
Boris Cuduco
Boris Cuduco - avatar
0
knowing that html is not a programming language
4th Aug 2018, 9:30 PM
ShadowWrath72
ShadowWrath72 - avatar