Monday, November 28, 2016

Ways to learn development


11/28/16

- Once you know the syntax of the programming language, go through any written code and write comments on each line of the code.
- Then understand the logic behind code and write the logic.
- Write code of your own :)