Reading Notes
This website will include my notes for reading assignments durin the defferent levels.
## Code 201 - Foundations of Software Development
| Read No. |
Name of chapter |
|
| Read 01 |
Introductory HTML and JavaScript |
|
| Read 02 |
HTML Text, CSS Introduction, and Basic JavaScript Instructions |
|
| Read 03 |
HTML Lists, CSS Boxes, JS Control Flow |
|
| Read 04 |
HTML Links, CSS Layout, JS Functions |
|
| Read 05 |
Images, Color, Text |
|
| Read 06 |
Problems Domain, Object Literals, Document Object Model |
|
| Read 07 |
Domain Modeling, Tables, Functions, Methods, and Objects |
] |
| Read 08 |
HTML links and CSS layout |
|
| Read 09 |
Forms,Lists, Tables, Forms and Events |
|
| Read 10 |
Debugging |
|
| Read 11 |
Images, Audio and Video |
|
| Read 12 |
Charts and canvas element |
|
| Read 13 |
Local Storage |
|
| Read 14a |
Transforms, Transitions & Animations |
|
| Read 14b |
What Google Learned From Its Quest to Build the Perfect Team |
|
| Read No. |
Name of chapter |
| Read 01 |
RWD, All about float |
| Read 02 |
jQuery, 6 Reasons for pair programming |
| Read 03 |
Mustache, FlexBox |
| Read 04 |
grid |
| Read 05 |
Heroku |
| Read 06](#) |
Node.js |
| Read 07 |
What Google Learned From Its Quest to Build the Perfect Team, How I explained REST to my brother |
| Read 08 |
SQL |
| Read 09 |
Refactoring JavaScript for Performance and Readability |
| Read 10 |
The Call Stack defined on MDN, Understanding the JavaScript Call Stack,JavaScript error messages && debugging |
| Read 11 |
EJS |
| Read 12 |
EJS Partials |
| Read 13 |
Sending Form Data |
| Read 14 |
Database Normalization |
| Read 15 |
Silicon Valley’s gender gap is the result of computer-game marketing 20 years ago, Why diversity matters to your tech company |
## Code 401 - Advanced Software Development using python
| Read No. |
Name of chapter |
| Read 01 |
Pain vs. Suffering, Beginners Guide to Big O notation |
| Read 02 |
In Tests We Trust — TDD with Python, Recursion |
| Read 03 |
Python Exceptions, Read & Write Files in Python |
| Read 04 |
Classes and Objects, Thinking Recursively in Python, Fixtures |
| Read 05 |
Linked lists |
| Read 06 |
How to use Random Module, What is Risk Analysis |
| Read 07 |
Python Scope |
| Read 08 |
List Comprehensions |
| Read 09 |
Dunder Methods, Statistics - Probability |
| Read 10 |
Stacks and Queues |
| Read 11 |
What is Jupyter Lab, NumPy |
| Read 12 |
10 minutes to pandas |
| Read 13 |
How to Run Linear Regression in Python |
| Read 14 |
Matplotlib Tutorial |
| Read 15 |
Trees |
| Read 16 |
Data Science Primer |
| Read 17 |
Web Scrape with Python in 4 minutes, What is Web Scraping? |
| Read 18 |
Ceasar Cipher |
| Read 19 |
Python Regular Expressions Tutorial, shutil |
| Read 20 |
Intro to Django, How Django Works Behind the Scenes |
| Read 21 |
Using Models, Django Admin |
| Read 22 |
Django Forms |
| Read 23 |
Django Custum User Model |
| Read 24 |
Hashtables |
| Read 25 |
Beginner’s Guide to Docker, Django for APIs - Library Website |
| Read 26 |
Permissions |
| Read 27 |
JSON Web Tokens, DRF JWT Authentication |
| Read 28 |
Django Settings Best Practices, SSH Tutorial |
| Read 29 |
Graphs |
| Read 30 |
Whiteboard Advice, 7 tips to ace a programming interview |
| Read 31 |
React 1 |
| Read 32 |
React 2 |
| Read 33 |
NextJs |
## Code 401 - Advanced Software Development using python