asb1891 / flatiron-school

Lecture notes from my time teaching software engineering.

Home Page:https://flatironschool.com/courses/coding-bootcamp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, I'm Sakib - a software engineering instructor. Here are some of my notes.

If you see something wrong, you can let me know with a pull request. Thanks!

  • Introduction An introduction to variables, types, objects, arrays, conditional statements, functions, and scopes.
  • Scuber Calculate distances and fares for their hyperlocal ridesharing service.
  • Introduction An introduction to event listeners.
  • TaskLister Use event listeners to add and remove tasks to and from a to-do list.
  • Game of Thrones Retrieve a list of Game of Thrones books by invoking fetch().
  • Humans, Dogs, Cats, and Robots Get, add, update, and remove humans (or dogs, or cats, or robots) from and to a local database with the help of json-server and fetch().
  • Ramen Rater Manage the metadata of your favorite ramen dishes with the help of GET requests, event listeners, and DOM manipulation.
  • Calexico Create a storefront for Calexico with the help of GET requests, PATCH requests, DOM events, and DOM manipulation!
  • Toy Tale Help Andy manage his toys with GET, POST, PATCH, and DELETE requests!

Phase 2: React

  • Bob's Neighbors Create a database of punny store names, with the help of GET, POST, PATCH, DELETE, events, and manipulation.

About

Lecture notes from my time teaching software engineering.

https://flatironschool.com/courses/coding-bootcamp/


Languages

Language:JavaScript 76.2%Language:HTML 16.6%Language:CSS 7.3%