Reading Notes
Assalamu alaikum, hayo 👋 My name is Suhaib Ersan, I have a bachelor in Graphic Design, and now I’m trying to persue a career in software engineering, not too bad so far.
Code 102 - Intro to Software Development
| 102 | Go back Home | Â | Â | Â | Â | Â | Â |
|---|---|---|---|---|---|---|---|
| Home | read01 | read02 | read03 | read04 | read05 | read06 | read07 |
Code 201 - Foundations of Software Development
| 201 | Go back Home |
|---|---|
| read## | Name and Link |
| read01 | Introductory HTML and JavaScript |
| read02 | HTML Text, CSS Introduction, and Basic JavaScript Instructions |
| read03 | HTML Lists, CSS Boxes, JS Control Flow |
| read04 | HTML Links, CSS Layout, JS Functions |
| read05 | HTML Images; CSS Color & Text |
| read06 | JS Object Literals; The DOM |
| read07 | HTML Tables; JS Constructor Functions |
| read08 | More CSS Layout |
| read09 | Forms and JS Events |
| read10 | Debugging |
| read11 | Audio, Video, Images |
| read12 | Docs for the HTML <canvas> Element & Chart.js |
| read13 | Local Storage |
| read14 | |
| read15 |
Code 301 - Intermediate Software Development
|301| Go back Home | |-|-| | read01 | Introduction to React and Components | | read02 | State and Props | | read03 | Passing Functions as Props | | read04 | React and Forms | | read05 | Putting it all together | | read06 | NODE.JS | | read07 | REST | | read08 | APIs | | read09 | FUNCTIONAL PROGRAMMING | | read10 | In memory storage | | read11 | Authentication | | read12 | Mongo and Mongoose | | read13 | CRUD | | read14 | Project Ideas | | read15 | Project Kickoff |
Code 401 - Advanced Software Development
| 401 | Go back Home |
|---|---|
| read00 | Get Ready for 401 |
| read01 | Node Ecosystem, TDD, CI/CD |
| read02 | Express |
| read03 | Express REST API |
| read04 | Data Modeling |
| read05 | |
| read06 | Authentication |
| read07 | Bearer Authorization |
| read08 | Access Control (ACL) |
| read09 | Authorization/Authentication |
| read10 | Stacks and Queues |
| read11 | Event Driven Applications |
| read12 | Socket.io |
| read13 | Message Queues |
| read14 | Event Driven Architecture |
| read15 | Trees |
| read16 | AWS: Cloud Servers |
| read17 | AWS: S3 and Lambda |
| read18 | AWS: API, Dynamo and Lambda |
| read19 | AWS: Events |
| read26 | Component Based UI |
| read27 | useState() Hook |
| read28 | Component Lifecycle / useEffect() Hook |
| read29 | advanced State with Reducers |
| read30 | Hash Tables |
| read31 | Context API |
| read32 | Context API - Behaviors |
| read33 | <Login /> and <Auth /> |
| read34 | API Integration |
| read35 | Graphs |
| read36 | |
| read37 |