Platform
Resources
Pricing
Sign in
Get started
mmakutonin
Workspace
Fork
Published
IT-280B FA'19
By
mmakutonin
Edited
5 forks
IT-280B FA'19
August 26: Variables, Strings, and Math
Aug 28th: Advanced Comparisons, Variables, Booleans, and Type Coersion
Aug 30th: if, for, while, and some functions
Sep 2nd: Objects and More Functions!
Sep 4: Arrays and HTML Project
Sep 9: Advanced Functions I: Closures, IIFEs, Factory Functions, and Modules
September 11: Advanced Functions II: Promises, Async/Await, and APIs
September 13: Advanced Primitives I: String Templates and Padding
September 16: Advanced Primitives II: Destructuring and ...rest
September 18: Code Review: Primitives, Functions, and Objects
September 20: Advanced Functions III: Higher Order Functions (HOFs)
September 23: Advanced Objects I: Prototypes
September 25: Advanced Functions IV: Advanced this(Bind, Call, Apply), and Function===Object
September 27th: Advanced Objects II: Classes
September 30: Advanced Objects III: Class Inheritance
October 2: Advanced Functions 5: Arrow Functions and Default Function Parameters, and functional ...rest
October 4: let and const
October 9: Review and Export/Import
October 11th: Intro to React
October 14th: React Day 2
October 16th: React Day 3