Reading Notes

Summary for each reading assignment to keep track my observations and document my new knowledge.

Code 102 - Intro to Software Development

Read Link
read-01 Growth Mindset
read-02 MD & GitHub
read-03 Git
read-04 HTML basics
read-05 JavaScript
read-06 Operators & Loops

Code 201 - Foundations of Software Development

Read Link
read-01 Intro to HTML & JS
read-02 HTML, CSS, & JS Basics
read-03 HTML lists, Control Flow in JS and CSS Box Model
read-04 HTML Links, JS Functions, and Intro to CSS Layout
read-05 Images, Colors, Text
read-06 Problem Domain, Objects, and the DOM
read-07 OOP and HTML Tables
read-08 Layout
read-09 Forms and JS Events
read-10 Debugging
read-11 Audio, Video, Images
read-12 Chart.js & Canvas API
read-13 History of Local Storage for Web Apps
read-14 Advanced CSS and Google Prefect Team

Code 301 - Intermediate Software Development

Read Link
read-01 Responsive Web Design, Floats, SMACSS
read-02 jQuery, Events, and The DOM
read-03 Mustache and FlexBox
read-04 CSS GRID
read-05 Heroku
read-06 Node.js
read-07 REST API
read-08 SQL
read-09 refactoring
read-10 The Call Stack and Debugging
read-11 EJS
read-12 EJS Partials
read-13 Sending Form Data
read-14a Data Normalization
read-14b Project ideas
read-15 Diversity and Inclusion

Code 401 - Advanced Software Development

Read Link
read-00 problem soliving, time importance
read-01 Node Ecosystem, TDD, CI/CD
read-02 Express
read-03 Express REST API
read-04 Data Modeling
read-05 Linked Lists
read-06 Authentication
read-07 Bearer Authorization
read-08 Access Control (ACL)
read-09 OAuth
read-10 Stacks and Queues
read-11 Event Driven Applications
read-12 Socket.io
read-13 Message Queues
read-14 Event Driven Architecture
read-15 Trees Data Structure
read-16 AWS: Cloud Servers
read-17 AWS: S3 and Lambda
read-18 AWS: API, Dynamo and Lambda
read-19 AWS: Events
read-20 Component Based UI