Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Back to Course Calendar

Module 6

Pre-reqs: You should have completed Module 3

Synopsis

In this Module, we tearfully say farewell to our beloved C, and move to the exciting world of web programming. The Internet. What is it? Is it really just a series of tubes? We're about to find out.

We'll learn about the protocols that allow users to connect with servers, and get our first taste of languages (HTML and CSS) used in web development. By the end of this Module, you will be able to create (relatively) pretty web pages, and do some interesting things by communicating with servers.


Steps

Class # Date Before Class During Class Topics/Skills
Class 1 TBD Prep Work In Class architecture of the web, TCP/IP, HTTP
Class 2 TBD Prep Work In Class HTML, CSS, HTML forms
Class 3 TBD Work on Problem Set 6 In Class (office hours!)