Learning how to code.
Learn to code dynamic web applications using HTML, CSS, and Dart.
You will need a basic understanding of HTML and CSS to create Web Applications. The HTML & CSS Tutorial provides a good introduction if you're new to the web.
Optional: More HTML & CSS is a collection of topics around HTML and CSS. They are helpful but not necessary to continue with Dart programming below.
If you're new to programming I recommend you start with the Hello Dart course. If you're already fluent in another programming language you could just skim through.
The Dart Kanban tutorial connects the two worlds of HTML/CSS and Dart. It is well suited for learning how to create an interactive Dart web application from scratch.