Web Development

Roadmap

NEXT

1. LEARN HTML

HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.

2. LEARN CSS

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

3. LEARN JS

JavaScript, often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, often incorporating third-party libraries.

What To Learn         Next??

After Learning HTML, CSS & JS. The Next Step to Continue Your Web Dev Journey is Learn Frontend & Backend Development 

Frontend Dev

Frontend Development is the User Interface or UI of the Website, Through Which the User Interacts With the Website, Frontend Development Comprises With HTML, CSS & JavaScript.

Backend Dev

The Language Which Runs on the Server, and Sends & Receive Data By Client From Server. Backend Development Also Consists of DataBase, Because the Backend Only Handles Storage of the Site or In Simple Words It Stores all the Data of your Website.

Frontend Languages

HTML

CSS

JavaScript

Backend Languages

PHP

PYTHON

SQL