HTML

The language for building web pages

HTML, or HyperText Markup Language, is the standard language for creating and structuring content on the World Wide Web.


CSS

The language for styling web pages

CSS, or Cascading Style Sheets, is a styling language used in web development to control the presentation and layout of HTML elements on web pages.


Javascript

The language for programming web pages

JavaScript (JS) is a versatile programming language used in web development to add interactivity and functionality to websites. It enables dynamic features.


Python

A popular programming language

Python is a high-level programming language known for its simplicity and readability, widely used for web development, data analysis, and automation tasks


C lang

A programming language

C is a high-level programming language known for its efficiency and portability, widely used for system software, application development, and embedded systems programming.


C ++

A programming language

C++ is a general-purpose programming language known for its high performance and support for object-oriented programming, widely used in software development.