Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Bootcamp Prep
Getting Started
Why Bootcamp Prep?
Course Breakdown
Setting up a Repl.it Account & Challenges PDF (4:13)
Joining the Bootcamp Prep Slack Channel
Course Resources
Session 1: Introduction To Javascript
What is a Computer Language? What are Values in Javascript? (6:58)
Variables (10:46)
Primitive Data Types (13:01)
Data Types - Arrays & Objects (25:51)
Operators (18:20)
Functions (11:42)
Control Flow (12:45)
Iteration (21:33)
Built-In Methods (2:47)
Session 2: Javascript Formatting & Clean Code
Formatting & Clean Code (8:56)
Problem Solving - Challenge Review: Convert To Hours and Minutes (18:58)
Challenges: Types
FirstName + LastName (Types)
Total Change Due (Types)
Convert to Hours (Types)
Mortgage Payment (Types)
Convert to Hours and Minutes (Types)
Right Triangle (Types)
SpaceX Countdown (Types and Loops)
Rectangle 1 (Types)
Gravity (Types)
Remove Zeros (Types)
Alphabet Code (Types)
Challenges: Types & Control Flow
Average Velocity (Types)
Rectangle 2 (Types)
Illegal Word (Types)
Hot Potato (Types)
Caffeine (Types)
Can I go to the Bar? (Control Flow)
What's your Grade? (Control Flow)
Cold Enough? (Control Flow)
FizzBuzz (Control Flow)
Blackjack (Control Flow)
Detention (Control Flow & Loops)
Rivers (Control Flow)
CamelCase (Control Flow & Loops)
Presidential Info (Control Flow)
Session 3: Built-in Array Methods
Introduction to Built-in Array Methods (1:46)
Push, Pop, Shift, & Unshift Array Methods (14:16)
Slice & Splice Array Methods (13:26)
IndexOf, Join, & Split Array Methods (11:11)
ForEach Array Method (8:17)
Map Array Method (5:23)
Challenges: Arrays & Loops
High Score (Arrays & Loops)
lastFour of Social (Arrays)
Two Strikes (Arrays & Loops)
Sum of the Negatives (Arrays & Loops)
Initials (Arrays & Loops)
Range (Arrays & Loops)
Back of the Line (Arrays & Loops)
Largest Error (Arrays & Loops)
My Coworkers (Arrays & Loops)
Repeated Characters (Arrays & Loops)
Hungry Hungry Hippos (Arrays & Loops)
Prime Numbers (Loops)
Session 4: Built-in Object Methods
Object.keys & Object.getOwnPropertyNames Method (10:19)
Object.values Method (1:27)
Looping through an Object and the Object.entries Method (16:28)
Working with Nested Data (15:19)
Challenges: Objects
What's my GPA? (Objects, Arrays, & Loops)
Car Trip (Objects)
Current Grade (Objects)
Number of Characters (Objects & Loops)
Employee Data (Objects, Arrays, & Loops)
Session 5: Global and Local Scope in Javascript
Global & Local Scope (23:09)
Session 6: Higher Order Functions & Truthy/Falsy
What are Higher Order Functions? (24:48)
Truthy / Falsy (16:53)
Challenge: Truthy Falsy (Types)
Session 7: Recursion
Recursion (32:21)
Challenges: Recursion
Pyramid (Recursion)
Reverse Word (Recursion)
Greatest Common Denominator (Recursion)
Factorial (Recursion)
Fibonacci Sequence (Recursion)
Palindrome (Recursion)
Session 8: Congratulations!
What's Next?
Code Platoon Application
Share with people you care about
Bootcamp Prep Challenge Solutions
FirstName + LastName (Types) - Solution
Total Change Due (Types) - Solution
Convert to Hours (Types) - Solution
Mortgage Payment (Types) - Solution
Convert to Hours and Minutes (Types) - Solution
Right Triangle (Types) - Solution
SpaceX Countdown (Types and Loops) - Solution
Remove Zeros (Types) - Solution VIDEO (10:02)
Alphabet Code (Types) - Solution VIDEO (12:12)
Rectangle 1 (Types) - Solution
Average Velocity (Types) - Solution
Gravity (Types) - Solution
Rectangle 2 (Types) - Solution
Illegal Word (Types) - Solution
Hot Potato (Types) - Solution VIDEO (14:22)
Caffeine (Control Flow & Types) - Solution
Can I go to the Bar? (Control Flow) - Solution
What's your Grade? (Control Flow) - Solution
Cold Enough? (Control Flow) - Solution
FizzBuzz (Control Flow) - Solution
Blackjack (Control Flow) - Solution
Detention (Control Flow) - Solution VIDEO (5:06)
Rivers (Control Flow) - Solution
CamelCase (Control Flow & Loops) - Solution
Presidential Info (Control Flow) - Solution
High Score (Arrays & Loops) - Solution
lastFour of Social (Arrays) - Solution
Two Strikes (Arrays & Loops) - Solution
Sum of the Negatives (Arrays & Loops) - Solution VIDEO (3:49)
Initials (Arrays & Loops) - Solution
Range (Arrays & Loops) - Solution
Back of the Line (Arrays & Loops) - Solution VIDEO (16:36)
Largest Error (Arrays & Loops) - Solution
My Coworkers (Arrays & Loops) - Solution VIDEO (9:35)
Repeated Characters (Arrays & Loops) - Solution VIDEO (10:10)
Hungry Hungry Hippos (Arrays & Loops) - Solution VIDEO (20:07)
Prime Numbers (Loops) - Solution
What's my GPA? (Objects, Arrays, & Loops) - Solution VIDEO (10:19)
Car Trip (Objects) - Solution VIDEO (9:25)
Current Grade (Objects) - Solution VIDEO (6:04)
Number of Characters (Objects & Loops) - Solution VIDEO (11:09)
Employee Data (Objects, Arrays, & Loops) - Solution VIDEO (28:31)
Truthy Falsy (Types) - Solution
Pyramid (Recursion) - Solution
Reverse Word (Recursion) - Solution
Greatest Common Denominator (Recursion) - Solution
Factorial (Recursion) - Solution
Fibonacci Sequence (Recursion) - Solution VIDEO (6:35)
Palindrome (Recursion) - Solution
Teach online with
Convert to Hours (Types) - Solution
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock