Learn the basics of Web development, from a simple website to a modern web application.
Discover the power of JavaScript combined with HTML and CSS!
HTML and CSS are the languages used to scaffold and style web pages. JavaScript is used to add interactivity and is the source of power of modern web apps.
We recommend to start learning the basics of HTML, then how to apply styling with CSS and finally add JavaScript logic.
The courses above will allow you to learn the basics in a self contained environment. Once you feel ready to jump on your first project, all you need is a web browser (we recommend Chrome / Chromium) and a text editor like: Atom / Sublime Text 3 / Webstorm / Notepad++ / Brackets