reading-notes

this repo will contain my reading during the course .

View project on GitHub

reading notes

Hello all; I am Dunia Al Kilany I studied electrical engineering , but even while studying my major I had an interest in programming so I looked for improving myself and Become a professional full stack developer !

This repo is include all the reading notes of :

  1. 102 code
  2. 201 code
  3. 301 code
  4. 401 code

Code 102 - Intro to Software Development

Table of contenet

|NO.|Read| |—|——| read 01|Growth and fixed mindset read 02 |Version control with GIT read 03 |HTML & CSS read 04a|javascript read 04b|How computer work read 05| comparison and logical operators read06|Programming with JavaScript read07|Design web pages with CSS read09|The Coder’s Computercd read09|BirthCertificateAPI_Documentation

Code 201 - Foundations of Software Development

Table of contenet

|NO.|Read| |—|——| read01|Introductory HTML and JavaScript read02 |Basics of HTML, CSS & JS read03 |HTML Lists, Control Flow with JS, and the CSS Box Model read04|HTML Links, JS Functions, and Intro to CSS Layout read05|Images, Color, Text read06|Problem Domain, Objects, and the DOM read07|Object-Oriented Programming, HTML Tables read08|CSS Layout read09|Forms and JS Events read10|Error Handling & Debugging read11| Audio, Video, Images read12|Chart.js, Canvas read13|The Past, Present, and Future of Local Storage for Web Applications read14-a| CSS Transforms, Transitions, and Animations read14-b|What Google Learned From Its Quest to Build the Perfect Team*

Code 301 - Intermediate Software Development

Table of contenet

|NO.|Read| |—|——| class-1|Introduction to React and Components class-2|React State Vs Props class-3|Passing Functions as Props class-4|React and Forms class-5|Putting it all together class-6|Node.js class-7|REST class-8|APIs class-9|FUNCTIONAL PROGRAMMING class10-301|In memory storage class11-301|Authentication class12-301|nosql vs sql class13-301|CRUD class14-301|Diversity & Inclusion in the Tech Industry

Code 401 - Advanced Software Development

Table of contenet

|NO.|Read| |—|——| class00-401|Pre-Read class01-401|Node Ecosystem, TDD, CI/CD class02-401|Express class03-401|Express REST API class04-401|Data Modeling class05-401|Linked Lists class06-401|Authentication class07-401|Bearer Authorization class08-401|Access Control ACL class09-401|Authorization/Authentication class10-401|Stacks and Queues class11-401|Event Driven Applications class12-401|Socket.io class13-401|Message Queues class14-401|Event Driven Architecture class15-401|Trees class16-401|AWS: Cloud Services class17-401|AWS: S3 and Lambda class18-401|AWS: API, Dynamo, and Lambda class19-401|AWS: Events class27-401|useState() Hook class28-401|useEffect() Hook class29-401|Advanced State with Reducers class30-401|Hash Tables class31-401|Context API class32-401|Context API - Behaviors class33-401|< Login /> and < Auth /> class34-401|API Integration class35-401|Graphs class36-401|Application State with Redux class37-401|Redux - Combined Reducers class38-401|Redux - Asynchronous Actions class39-401|Redux - Additional Topics