Skip to content

Instantly share code, notes, and snippets.

@marknorgren
Forked from 1Marc/gist:8249a25658c24c783043
Last active August 29, 2015 14:04
Show Gist options
  • Save marknorgren/a94817f263de5446c0df to your computer and use it in GitHub Desktop.
Save marknorgren/a94817f263de5446c0df to your computer and use it in GitHub Desktop.

Introduction to Web Development

Schedule for Day 1

Time (CDT) Topic
8:30 Tech Check and Hello
9:00 Your coding toolbox: the Browser and Sublime Text 2/3
9:30 The basics of the web: it’s more than just tubes
10:00 HTML – What is markup, why do we have it, and the DOM
11:00 HTML – Semantic markup and maintainable HTML
12:00 Lunch and discussing HTML and markup
1:00 CSS – What is CSS, or how to put lipstick on your HTML
2:30pm JavaScript – Intro to Programming
3:00pm JavaScript – Flow of logic, control structures, and conditionals
4:00pm JavaScript – Loops and exercises

Schedule for Day 2

Time (CDT) Topic
8:30 Tech Check and Hello
9:45 jQuery and the DOM
11:15 The Command Line: The Bare Essentials
12:00 node.js – running the most basic app
12:45 Lunch and discussing client vs server development
1:45 node.js – npm, Express, and making serverside code easier
3:15pm node.js – Building modular apps
3:45pm Building our first node.js app: Twitter
4:45pm Wrap-up for the day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment