Start with correct coding stack!

Start with correct coding stack!

Are you a code newbie looking for a roadmap to start your web development journey? This blog is just for you!

Web Development

Web Development is a broad term and one can never know everything, so you need to take baby steps and should chronologically focus on 3 basic web technologies respectively,

  • HTML
  • CSS
  • JavaScript

HTML

Hyper Text Markup Language (HTML) should be your first language to learn. It basically describes structure of web pages or you can say it tells the browser how to display the content.

CSS

Cascading Style Sheet (CSS) describes the presentation of an HTML document. In other words, it styles the web pages and make them attractive and responsive.

JavaScript

JavaScript (JS) is the world's most popular programming language. So obviously it wont lose the charm in the long run. JS provides functionality to a web page. JavaScript gives web pages interactive elements that engage a user.

Observe the following image to understand the relation between HTML, CSS, and JS

Screenshot_20210601-100725__01__01.jpeg

Learning Sources

Peace out!

If you have any question feel free to DM me on Twitter