Reading Notes
Source: Nick Dorkins - Software Development Reading Notes
Code 102 - Intro to Software Development
Code 201 - Foundations of Software Development
Welcome to Reading notes for 201. Here, you will find notes on reading, writing, understanding, debugging, and functions of various languages such as HTML, CSS, and JavaScript.
- Introduction HTML and JavaScript
- HTML Text, CSS Introduction, and Basic JavaScript Instructions
- HTML Lists, CSS Boxes, JS Control Flow
- HTML Links, CSS Layout, JS Functions
- HTML Images; CSS Color & Text
- JS Object Literals; The DOM
- HTML Tables; JS Constructor Functions
- More CSS Layout
- Forms and Events
- JS Debugging
- Assorted Topics
- Docs for the HTML
<canvas>
Element & Chart.js
- Local Storage
14a. CSS Transforms, Transitions, and Animations
14b. What Google Learned About Teams
Starting at Lab-07 the notes have the source links so you can read the original content, this will be standardized in the future.
Code 401 - Advanced Software Development