Courses 5678


  • Week 1
    • LEARNING OBJECTIVES
      • Introduction to the course
      • Learn what is Web Development
    • READING
      • Full Stack Developer - Chapter 1 - Introduction
      • Full Stack Developer - Chapter 2 - Creating User Interfaces With HTML
    • SLIDES
      • Introduction to Web Development
      • Creating an HTTP server with Node.js
      • Creating a React Application
  • Week 2
    • LEARNING OBJECTIVES
      • Learn how to create user interfaces with HTML and CSS
      • Deploy assignments to Netlify
  • Week 3
    • LEARNING OBJECTIVES
      • Build single page applications with React
      • Build HTTP APIs with Node.js