Code 201 Reading Notes
Here are all of my reading notes for Code 201. Click the links below to go to my different pages of notes
Table of Contents
- Reading 1: Introductory HTML and JavaScript
- Reading 2: Basics of HTML, CSS, & JS
- Reading 3: HTML Lists, Control Flow with JS, and the CSS Box Model
- Reading 4: HTML Links, JS Functions, and Intro to CSS Layout
- Reading 5: Images, Color, Text
- Reading 6: Problem Domain, Objects, and the DOM
- Reading 7: Object-Oriented Programming, HTML Tables
- Reading 8: CSS Layout
- Reading 9: Forms and JS Events
- Reading 10: Error, Handling, and Debugging
- Reading 11: Audio, Video, Images
- Reading 12: Chart.js, Canvas
- Reading 13: Local Storage
- Reading 14a: CSS Transforms, Transitions, and Animations
- Reading 14b: What Google Learned About Teams