A Few Tips to Enjoy the Course Better
Learn a few tips to better understand the course.
How to read the code examples
This course takes a hands-on, project-driven approach, which means that source files often change over the course of a chapter. When a code example is a work in progress, its file name (relative to the project root) is shown as a comment at the top of the snippet:
//
...