7 Tips and Tricks to Learn Programming Faster

 


7 Tips and Tricks to Learn Programming Faster

  • Make Your Fundamentals Clear: ...
  • Learn By Doing, Practicing and Not Just Reading: ...
  • Code By Hand: ...
  • Share, Teach, Discuss and Ask For Help: ...
  • Use Online Resources: ...
  • Take Breaks: ...
  • Learn to Use Debugger:

How can I make my code better?

11 Tips to Write Better Code
  1. 1) Decide on the indentation and keep it that way. ...
  2. 2) Make comments. ...
  3. 3) Consistent name scheme. ...
  4. 4) Don't repeat code. ...
  5. 5) Avoid writing long code lines. ...
  6. 6) Break down a big task into smaller chunks. ...
  7. 8) Write clever code that is also readable. ...
  8. 10) Delete unnecessary code.

No comments

If you have any doubts,please let me know

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();