+ 6
What is the best way to learn how to code
After learning great topics on programming,I find it hard to remember what i learnt.
6 Antworten
+ 7
By being stubborn that's it.
+ 6
Take the SL courses and practice on code playground and other platforms. You can use online and sometimes offline resources.
+ 5
Easiest idea to learn without forgetting is that, code in Python utilizing the programming technique in python just then after you learned.
This way, you will never forget.
Example is the best learning technique.
+ 2
Don't forget the important part of learning! The important part is to use what you've learnt.
+ 1
Memorizing is good sometimes. But when you want to learn coding you need to understand the code besides memorizing. Completing a course without understanding is a vain.
You also need to do some experiment with the code. What will happen if I change this parameter, why they use array like that, etc. You can learn from others code to gain more knowledge too.
+ 1
If you are a beginner then Understand the main concept of language and how it works and python is one of the easiest programming language ....try to practice daily at least for 2hours .... Read python docs watch YouTube videos which has easy approach for understanding the language and when you are familiar with the language then start developing something you can take any project that increases your confidence.... I would suggest you to have a look at this YouTube tutorial https://youtu.be/YfO28Ihehbk
.. you need to have passion to learn and achieve something that's it ... If u have passion u can learn everything even the hardest part of coding...