Skip to content

kyusulamita/0220-FSA-BCP

Repository files navigation

0220-BCP-NY

Run on Repl.it

Table of Contents

  1. Additional Notes
  2. Introduction And Tidy Code
  3. Loops And Debugging

Additional Resources

00 Additional Notes

Notes

Full Notes

  1. Functions
  2. Const vs Lets
  3. Quick Maths
  4. String Interpolation

01 Introduction and tidy code

Live Lecture

Workshop

Solutions

Notes

Full Notes

  1. Indenting
  2. Variable Names

02 Loops And Debugging

Live Lecture

Review Lecture

Workshop

Solutions

Notes

Full Notes

  1. While Loop
  2. For Loop
  3. Which is better?
  4. Continue Keyword
  5. Break Keyword

03 Coercion && Truthiness

Live Lecture

Workshop

Solution

Full Notes (repl.it)

Full Notes (file)

04 Scope!

Workshop

Solutions

Full Notes (repl.it)

Full Notes (file)

Live Lecture

05 Arrays I

Workshop

Solutions

Notes

Full Notes (repl.it)

Full Notes (file)

Live Lecture

06 Arrays II

Prerecorded Lecture

Live Lecture

Workshop

Solutions

Notes

Full Notes

  1. Splice
  2. Join + Split
  3. Concat
  4. Nested Arrays

07 Objects

Live Lecture

Workshop

Solutions

Notes

Full Notes (file) Full Notes (repl.it)

07 Objects I - Additional Notes

Notes

Full Notes

  1. What is an Object
  2. Create And Access
  3. New Key-Value Pairs
  4. Delete Key-Value Pairs
  5. In Operator
  6. For In Loop
  7. Object Methods
  8. Nested Arrays
  9. Nested Objects

08 Object Methods

Prerecorded Lecture

Live Lecture

Workshop

Solutions

Notes

Full Notes

  1. What Are Methods
  2. Creating Methods
  3. Object Methods
  4. This Keyword
  5. Calculator Example

09 PBV vs. PBR

Live Lecture

Workshop

Solutions

Notes

Full Notes (file) Full Notes (repl.it)

10 High Order Functions I

Live Lecture

Workshop

Solutions

Notes

Full Notes

  1. Values and Arrays
  2. Functions And Arrays
  3. Calling functions in array
  4. Passing functions into functions
  5. callsWithName Example
  6. callsWithHello Example
  7. callsWithAll Example
  8. calc Example
  9. .forEach and .map
  10. mySplice Review

11 High Order Functions II

Live Lecture

Workshop

Solutions

Notes

Full Notes

  1. Functions return values
  2. Functions return functions
  3. Functions return functions II
  4. getGreeter example
  5. Scope Refresher
  6. What is Closure?
  7. High Order Function + Params
  8. Both have params
  9. Both have params II

12 Recursion I

Live Lecture

Workshop

Solutions

Notes

Full Notes (file) Full Notes (repl.it)

13 Recursion II

Live Lecture

Workshop

Solutions

Notes

Full Notes (file) Full Notes (repl.it)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published