Please send me web code tips. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Please send me web code tips.

I am a beginner, please help me out and send some useful coding tips on web codes to this thread. I did not start jquery yet so please send HTML, CSS and JavaScript.

26th Nov 2018, 5:46 PM
Iron Man
Iron Man - avatar
1 Answer
+ 11
1.Use good resource. Use something and is easy to understand and covers the details. I prefer: Sololearn w3schools.com 2.Consistency. Be consistent else you will take too much time to revise what you have learned weeks and months back 3.Understand Instead of Learning. Do not learn any tags by heart. Instead practice them.Once you understand what a tag does and how it works it will be very easy to use it . 4.Observe. Go to codepen.com or check out the codes on sololearn to get inspired. 5.Practice. Writing 1 code > Reading 100 codes. 6.Mini projects. Once you done with basics start with mini projects. 7.Debug your own codes. Try finding and fixing your own bugs. 8.Comment. Try putting comments in code so you can understand the code even when you see it after a long time.
26th Nov 2018, 7:16 PM
Mitali
Mitali - avatar