reading-notes

Code Fellows courses Notes

This project is maintained by QamarAlkhatib

Reading Notes

Code Fellows Reading Notes courses


Introduction

Hello, I’m Qamar Alkhatib (she/her). 20 year old and a highly motivated student aim to graduate as a full-stack web developer. interesting in deep learning/machine as well as planning to do a website with it.


Code 102 - Intro to Software Development


Table of Content

Name of the Page Link to the page
Growth Mindset Click here
Markdown Explanation Click here
Git Click here
HTML Click here
JavaScript Click here
CSS Click here
Operators and Loops Click here
Functions in JavaScript Click here

Code 201 - Foundations of Software Development


Table of Content

Name of the Page Link to the page
class-01 Click here
class-02 Click here
class-03 Click here
class-04 Click here
class-05 Click here
class-06 Click here
class-07 Click here
class-08 Click here
class-09 Click here
class-10 Click here
class-11 Click here
class-12 Click here
class-13 Click here
class-14a Click here
class-14b Click here

Code 301 - Intermediate Software Development


Table of Content

Name of the Page Link to the page
Introduction to React and Components Click here
State and Props Click here
Passing Functions as Props Click here
React and Forms Click here
Putting it all together Click here
NODE.JS Click here
REST Click here
APIs Click here
Functional Programming Click here
In memory storage Click here
Authentication Click here
Mongo and Mongoose Click here
CRUD Click here

Code 401 - Advanced Software Development (Python)


Table of Content

Name of the Page Link to the page
Topic Click here
Testing and Modules Click here
FileIO & Exceptions Click here
Classes and Objects Click here
Linked Lists Click here
Game of Greed 1 Click here
Game of Greed 2 Click here
Game of Greed 3 Click here
Game of Greed 4 Click here
Stacks and Queues Click here
Data Analysis Click here
Pandas in 10 Click here
Linear Regressions Click here
Data Visualization Click here
Tree Click here
Machine Learning Intro Click here
Web Scraping Click here
Automation Click here
Intro to Django Click here
Django Models Click here
Django Forms Click here
Django Custom User Click here
Hash Tables Click here
Django REST Framework & Docker Click here
Permissions & Postgresql Click here
Authentication & Production Server Click here
API Deployment Click here
Graphs Click here
DSA Review Click here
React 1 Click here
React 2 Click here
React 3 Click here
React 4 Click here