What do you think about HTML?
By cogden14
@cogden14 (9)
United States
December 12, 2010 11:50am CST
I am trying to learn how to write code but it is just so difficult, you know? The advanced writing is so hard to remember. Please tell me what you think and what would make it easier
2 responses
@angeloglasser (134)
• United States
16 Dec 10
Html is really not as complex as alot of people think it is, the best thing ive found in learning any programming language is to just take it a step at a time, and practice, there are hundreds of great resources online that are free that will help you to learn html, php, etc.
It takes work learning any coding language and time, don't try to do too much too fast and practice as you go. When you learn something new write yourself a simple bit of code, read and learn something else write another bit of code trying to incorporate most of what you've learned prior this way it keeps things fresh in your mind. Eventually it'll be like second nature for you, granted no matter how much you learn there will always be something more to learn, coding is a constantly changing and evolving art form, what is acceptable today could be considered deprecated code tomorrow. And even though something works one way someone else may know a better, easier or more secure way of doing the same thing so your always learning. Good luck to you and if you need help let me know I can give advice or show you some good sources for free information or tutorials.