DEV Community

Jahangir Alom Minto
Jahangir Alom Minto

Posted on

Web Design and Development

jahangiralommminto

I am a new learner of web Design and Development. Give me some tips, How can I enrich myself?

HTML

CSS

Javascript

Top comments (2)

Collapse
 
youpiwaza profile image
max

Serch on google for "(techno) turorial" to learn the basics, then "(techno) offcial documentation" to get the updated stuff, then "(techno) best practice" to learn the optimised stuff, then "(techno) problems" to learn about the main problems, and how to solve/prevent them :)

And if you don't know where to start, a great keyword is "boilerplate" too. You can use them for test, or read their code to learn more :p

So go try HTML tutorials (ex: openclassroom, or udemy), and test your code on "html5boilerplate".

There's so much to tell, it's hard to get it all in here. If you already know some code (other than web dev), tell me i'll recommand you other resources (or straight give you my doc with my technical watch)

Cheers

Collapse
 
jahangiralomminto profile image
Jahangir Alom Minto

Thanks a lot