← Back to Home

Week 11 - Node.js File System & HTTP

Reference files for Week 11 content. These examples demonstrate Node.js concepts as reference code for students.

Open Interactive Presentation (Slides)

Examples

  1. File System Module - Reading, writing, and managing files
  2. HTTP Module - Building HTTP servers from scratch
  3. Routing - URL parsing and request routing
  4. Static File Server - Serving HTML, CSS, JS files