Reading | Intro to Software Development |
---|---|
Read :01 | The coder's copmuter |
Read :02a | learning markdown |
Read :02b | reveisions and the cloud |
Read :03 | Structure web pages with HTML |
Read :04 | Programming with JavaScript |
Read :05 | Operators and loops |
Read :06 | Design web pages with CSS |
Reading | Foundations of Software Development |
---|---|
Read :01 | Introductory HTML and JavaScript |
Read :02 | HTML Text, CSS Introduction |
Read :03 | HTML Lists, Control Flow with JS |
Read :04 | JS Functions, and Intro to CSS Layout |
Read :05 | Images, Color, Text |
Read :06 | Problem Domain, Objects, and the DOM |
Read :07 | Object-Oriented Programming |
Read :08 | CSS Layout |
Read :09 | Forms and JS Events |
Read :10 | Debugging |
Read :11 | Audio, Video, Images |
Read :12 | Chart.js, Canvas |
Read :13 | Local Storage |
Read :14 | CSS Transforms, Transitions, and Animations |
Read :14b | What Google Learned About Teams |
Reading | Intermediate Software Development |
---|---|
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 | Authentication |
Read :12 | Mongo and Mongoose |
Read :13 | CRUD |
Read :15 | MY NOTES |
Reading | Advanced Software Development |
---|---|
Read :01 | Topic |
Read :02 | Testing and Modules |
Read :03 | FileIO & Exceptions |
Read :04 | classes and Objects |
Read :05 | Linked Lists |
Read :06 | Game of Greed 1 |
Read :07 | Game of Greed 2 |
Read :08 | Game of Greed 3 |
Read :09 | Game of Greed 4 |
Read :10 | Stacks and Queues |
Read :11 | Data Analysis |
Read :12 | Pandas in 10 |
Read :13 | Linear Regressions |
Read :14 | Data Visualization |
Read :15 | Trees |
Read :16 | Machine Learning Intro |
Read :17 | Web Scraping |
Read :18 | Cryptography |
Read :19 | Automation |
Read :20 | Intro to Django |
Read :21 | Django Models |
Read :22 | Django CRUD and Forms |
Read :23 | Django Custom User |
Read :24 | Hashtables |
Read :25 | Django REST Framework & Docker |
Read :26 | Permissions & Postgresql |
Read :27 | Authentication & Production Server |
Read :28 | API Deployment |
Read :29 | Graphs |
Read :30 | DSA Review |
Read :31 | React 1 |
Read :32 | React 2 |
Read :33 | React 3 |
Read :34 | React 4 |
Read :35 | Pythonisms |
Read :36 | Ethics |
Read :37 | Open-Source Software Contribution |