+ 1
What are some of the best ways to learn programming?
5 Réponses
+ 1
Learn by doing. Always play with the code while learning. Ask for help. Don’t just read the sample code.Reading sample code is not enough to understand how it works. To develop a true understanding, you need to actually run the code and tinker with it. With the additions of comments and instructions, sample code is packaged to be by the reader; but in reality, it’s pretty difficult to replicate from scratch. Reading is not the same as understanding, and actually trying to write the code yourself, or at least running it, will facilitate the learning process much more.
+ 2
Nirmal Kumar
Focus on learning.
Practice more. And use your logic.
Happy coding.
+ 1
For me is create a project. For example one year ago i have started to create a basic app in android in Java, in two week i have learn much
+ 1
Thanks
+ 1
Nirmal Kumar
Most welcome ☺️