TutorialsProg
TutorialsProg is a free educational website for learning code online. It offers free online tutorials, projects, and exercises in some programming languages on the web and desktop. Covering popular subjects like HTML, CSS, JavaScript, C#, SQL, Asp.net core, ReactJs, and, many more.
Not sure where to start?Front-End Tutorial
HTML
HyperText Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.
Learn HTMLCSS
Cascading Style Sheets (CSS)is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML.
Learn CSSJavaScript
JavaScript is a lightweight, powerful, flexible, and fast object-oriented programming language that is used on several websites for scripting webpages.
Learn JavaScriptBack-End Tutorial
PHP
PHP is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
Learn PHPLaravel
Laravel Laravel is free to use, an open-source web framework based on PHP. It is developed by Taylor Otwell. It supports the MVC (Model-View-Controller) architectural pattern. Laravel provides an expressive and elegant syntax, which is useful for creating a wonderful web application easily and quickly.
Learn LaravelSQL
Structured Query Language (SQL) is a computer language for storing, manipulating and retrieving data stored in a relational database.
Learn SQL