Skip to content

Instantly share code, notes, and snippets.

@1Marc
Last active August 29, 2015 14:04
Show Gist options
  • Save 1Marc/8249a25658c24c783043 to your computer and use it in GitHub Desktop.
Save 1Marc/8249a25658c24c783043 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:00 jQuery and the DOM
10:30 The Command Line: The Bare Essentials
11:15 node.js – running the most basic app
12:00 Lunch and discussing client vs server development
1:00 node.js – npm, Express, and making serverside code easier
2:30pm node.js – Building modular apps
3:00pm Building our first node.js app: Twitter
4:00pm Wrap-up for the day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment