This site will store notes on the daily readings assigned in the software development course (JavaScript Track)
- 401 PreWork - Engineering Readings
- 401 PreWork - Introduction to SQL
- 401 PreWork - Practice in the Terminal
- 401 PreWork - The Growth Mindset
- 401 PreWork - Data Structures & Algorithms
=======
- Read: 01 - Node Ecosystem
- Read: 02 - Express, NPM, TDD, CI/CD
- 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 - Authorization/Authentication
- Read: 10 - Stacks & Queues
- Read: 11 - Event Driven Applications
- Read: 12 - Socket.io
- Read: 13 - Message Queues
- Read: 14 - Event Driven Architecture
- Read: (15) - Implementation: Trees
- Read: 16 - AWS: Cloud Servers
- Read: 17 - AWS: S3 and Lambda
- Read: 18 - AWS: API, Dynamo and Lambda
- Read: 19 - AWS: Events
- Read: 26 - Component Based UI
- Read: 27 - useState() Hook
- Read: 28 - Advanced State with Reducers
- Read: 29 - Component Lifecycle / useEffect Hook
- Read: (30) - Hash Tables
- Read: 31 - Context API
- Read: 32 - Context API - Behaviors
- Read: 33 -
<Login />
and<Auth />
- Read: 34 - API Integration
- Read: (35) - Graphs
- Read: 36 - Application State with Redux
- Read: 37 - Redux - Combined Reducers
- Read: 38 - Redux - Asynchronous Actions
- Read: 39 - Redux - Additional Topics
- Read: 41 - PWAs and App Manifests
- Read: 42 - Ethics in Tech
- Read: 43 - Open-Source Software (OSS) Contribution
- Read: 01 - Introduction to React and Components
- Read: 02 - State and Props
- Read: 03 - Passing Functions as Props
- Read: 04 - React and Forms
- Read: 05 - Putting it all together
- Read: 06 - NODE.JS
- Read: 07 - REST
- Read: 08 - APIs
- Read: 09 - Functional Programming
- Read: 10 - In memory storage
- Read: 11 - Mongo and Mongoose
- Read: 12 - CRUD
- Read: 13 - More CRUD
- Read: 14 - Diversity & Inclusion in the Tech Industry
- Read: 15 - Authentication
- Read: 01 - Introductory HTML and JavaScript
- Read: 02 - HTML Text, CSS Introduction, and Basic JS Instructions
- Read: 03 - HTML Lists, CSS Boxes, JS Control Flow
- Read: 04 - HTML Links, CSS Layout, JS Functions
- Read: 05 - HTML Images; CSS Color & Text
- Read: 06 - JS Object Literals; The DOM
- Read: 07 - HTML Tables; JS Constructor Functions
- Read: 08 - More CSS Layout
- Read: 09 - Forms and Events
- Read: 10 - JS Debugging
- Read: 11 - Assorted Topics
- Read: 12 - Docs for the HTML canvas Element & Chart.js
- Read: 13 - Local Storage
- Read: 14a - CSS Transforms, Transitions, and Animations
- Read: 14b - What Google Learned About Teams