1). How I can become a perfect programmer? 2). What is the correct form of programming ? etc.
How can write a perfect code for a web application ? Anonymous User 1808 26 Oct 2018 1). How I can become a perfect programmer?2). What is the correct form of programming?etc.
ANS:1
Work on Basics.
Check every tag at the beginning and end of the code.
Learning by doing.
Write simple understandable but logical code.
Judge the problem and take your time to re-built it.
Review your code again and again.
Don't work for long hours.
Read Documentation whether it's yours or others.
ANS:2
You can start with
Words, Phrase, and Context. Hierarchy of program.