+ 1
I need the basic rules for any kinds of coding?
Can someone help me out?
3 Respuestas
+ 5
This is a very broad question. You need much practice to perfect your craft. Make your code readable. Use comments usefully and sparingly. Learn to debug. Keep learning every day. Have fun. Innovate. Imagine and be creative but at the same time think logically. Learn the syntax well. Learn about data structures and algorithms, their efficiency etc. etc.