Reading Notes
Who Am I?
My name is Stephanie Hill, and I am a student at Code Fellows!
Learn more about me on my profile page
Code 102 Reading Notes
Table of Contents:
Code 201 Reading Notes
Table of Contents:
- Introductory HTML & 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
- CSS Transforms, Transitions, and Animations
- What Google Learned About Teams
Code 301 Reading Notes
Table of Contents
- Introduction to React and Components
- State and Props
- Passing Functions as Props
- React and Forms
- Putting It All Together
- Node.JS
- REST
- APIs
- Functional Programming
- In Memory Storage
- Mongo and Mongoose
- CRUD
- More CRUD
- Diversity & Inclusion in the Tech Industry
- Authentication
- Classes
- Arrow Functions
Code 401 Reading Notes
Table of Contents
- Node Ecosystem
- Express, NPM, TDD, CI/CD
- Express REST API
- Data Modeling
- Linked Lists
- Authentication
- Bearer Authorization
- Access Control (ACL)
- Implementation: Stacks and Queues
- Event Driven Applications
- Socket.io
- Message Queues
- Implementation: Trees
- AWS: Cloud Servers
- AWS: S3 and Lambda
- AWS: API, Dynamo and Lambda
- AWS: Events
- Component Based UI
- useState() Hook
- Component Lifecycle / useEffect Hook
- Advanced State with Reducers
- Hash Maps
- Context API
- Context API - Behaviors
<Login />
and <Auth />
- API Integration
- Graphs
- Application State with Redux
- Combined Reducers
- Asynchronous Actions