Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clhenrick/web_101_lessons
Curriculum and slides for Parson's MFA DT bootcamp web class.
https://github.com/clhenrick/web_101_lessons
Last synced: about 2 months ago
JSON representation
Curriculum and slides for Parson's MFA DT bootcamp web class.
- Host: GitHub
- URL: https://github.com/clhenrick/web_101_lessons
- Owner: clhenrick
- Created: 2014-07-27T19:51:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T14:35:38.000Z (almost 10 years ago)
- Last Synced: 2024-11-09T12:46:23.952Z (3 months ago)
- Language: HTML
- Size: 10.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Parsons MFA DT Bootcamp Web Curriculum
=========
These are my notes (and sometimes slides) for the intensive 3 week bootcamp web curriculum taught to the incoming class at the [Parsons MFA Design and Technology](http://www.newschool.edu/parsons/mfa-design-technology/) program during the summer of 2014.This curriculum is licensed under a [Creative Commons NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](http://creativecommons.org/licenses/by-nc-sa/4.0/).
Feel free to Fork and Pull!
## Table Of Contents
1. [day 01](./day_01/web_01.md): an introduction to the web and basic HTML.
2. [day 02](./day_02/web_day_02.md): Anatomy of HTML tags & review of most common elements.
3. [day 03](./day_03/web_day_03.md): Semantic tags in HTML5 & Intro to CSS.
4. [day 04](./day_04/web_day_04.md): The Box Model and CSS sizing and positioning.
5. [day 05](./day_05/web_day_05.md): More CSS positioning and floats.
6. [day 06](./day_06/web_day_06.md): Floats Reviewed and Typography on the Web.
7. [day 07](./day_07/web_day_07.md): Intro to CSS3 transitions, transforms and animations.
8. day 08: Review everything so far. CSS Review. [Demo of loading an external SVG file.](http://bl.ocks.org/clhenrick/0b73208409a14144e1f5)
9. [day 09](./day_09/web_day_09.md): Responsive Web Design techniques.
10. day 10: Midterm critique, no class material.
11. [day 11](./day_11/javascript_day_one.md): Introduction to Javascript
12. [day 12](./day_12/README.md): JS continued. Dot Generator App.
13. day 13: Javascript Continued / Review.
14. day 14: Guest Presentation by professional web developer. Workshop.
15. day 15: No class material, final critiques.