For those of us who are already web developers it may seem obvious but when you just getting started and don’t know what to do, it is nice to have guide where to start.
This guide shows how and where to take start to become a great web developer. click read more to view the complete post.
Resources
Resources
Resources
Resources
This guide shows how and where to take start to become a great web developer. click read more to view the complete post.
1. Learn HTML
HTML or Hyper Text Markup Language is the markup language for web pages, it is the heart of web pages, so this is what you should aim first. HTML is easy to learn, but it is also easy to misuse them. Learn it right, and you’ll get one of your fundamental as web developer.Resources
2. Learn server side scripting
Learning server side scripting is fundamental for web developer, pick one of server side scripting language and try to master it. Here some of your choices :3. Learn SQL
Building dynamic web pages will get you to learn about database. While there are so many database engine, most of them understand SQL language. If you want to speak with your database then learn this language.Resources
4. Learn CSS
When it come to presentation of your web pages, use stylesheet. This is where CSS will help you. So put some of your time to learn this stuff.Resources
5. Learn Javascript
While most of today web programmer love jQuery, learning basic syntax and how to program in javascript will give you more skill in the long run.Resources