Reading Notes
This is the notes page for daily readings as part of my code fellows curriculum. Each subpage is dedicated to the readings for that day, and most take the form of a question and answer format for things I have learned that day.
I am a trans and nonbinary programmer and game designer located in the Pacific northwest. My pronouns are she/her, or they/them.
My main github home page is located at https://github.com/ColorInvert
Code 401 reading notes
Archived Code 301 Reading Notes
Links for daily reading assignment notes will be filled in as the class progresses.
- Daily 1, Introduction to React and Components
- Daily 2, State and Props
- Daily 3, Passing Functions as Props
- Daily 4, React and Forms
- Daily 5, Putting it all together
- Daily 6, NODE.JS, Pair Programming
- Daily 7, REST
- Daily 8, APIs
- Daily 9, Functional Programming
- Daily 10, In-Memory Storage
- Daily 11, MongoDB and Mongoose
- Daily 12, CRUD
- Daily 13, More CRUD
- Daily 14, Diversity & Inclusion in the Tech Industry
Archived Code 201 Reading Notes
- Daily 1, refresher
- Daily 2, basics of html/CSS/JS
- Daily 3, lists, arrays, operators, loops
- Daily 4, HTML Links, JS Functions, CSS Layout
- Daily 5, Images, Color, Text
- Daily 6, Problem Domain, Objects, and the DOM
- Daily 7, Object-Oriented Programming, HTML Tables
- Daily 8, CSS Layout
- Daily 9, Forms and JS Events
- Daily 10, Debugging
- Daily 11, Audio, Video, Images
- Daily 12, Chart.js, Canvas
- Daily 13, Local Storage
- Daily 14, CSS transforms, animations