- Section 0 - Pair Programming
- Section 1 - Development Environment
- Section 2 - Welcome to the World Wide Web
- Section 3 - Responding with HTML
- Section 4 - Git and Version Control
- Section 5 - Github
- Section 6 - Pulling code from Github
- Section 7 - A Prototype Website
- Section 8 - Finishing the Home Page
- Section 9 - Testing
- Section 10 - Adding Your Own Style
- Section 11 - Making Things Happen With JavaScript
- Section 12 - Refactoring
- Section 13 - Deployment
- Section 14 - Continuous Integration and Continuous Delivery
- Section 15 - Continuous Deployment
- Section 16 - Changing Requirements, Rotting Code and Test Driven Development
- Section 17 - Course Finale!
- Task 1 - Creating a new route
- Task 2 - Getting your code to Git
- Task 3 - Adding an icon to the Navbar
- Task 4 - Testing our page content
- Task 5 - Styling the page
- Task 6 - Adding JavaScript for all of our elements
- Task 7 - Adding Technical Debt