Web Programming for Beginners

(web-101)

This page is under construction. Where links don't work it likely means I haven't moved the content yet.

In this course you'll learn basic HTML, CSS, and Javascript by creating several projects. We introduce HTML syntax, show you how to style a page using modern CSS techniques, and finally teach the basic tools you need for programming in JavaScript.

Foundations

  • What is the internet?
  • Basics of Networking
  • Intro to Web Development

HTML & CSS

[coming soon]

  • The Unix terminal
  • Intro to Git

Javascript

Putting it Together