The Premium Learn to Code Certification Bundle

54 Reviews
7861 Enrolled
27 Courses & 276 Hours
$59.99$4,056.00
You save 98% -

What's Included

JavaScript Beginner Bootcamp
  • Certification included
  • Experience level required: Beginner
  • Access 188 lectures & 20 hours of content 24/7
  • Length of time users can access this course: Lifetime

Course Curriculum

188 Lessons (20h)

  • JavaScript - The Basics
    Variables4:53
    Variables Lab4:20
    Variables Cheat Sheet
    String Whiteboard Lesson5:40
    String Lab5:45
    Strings Cheat Sheet
    Operators Whiteboard7:48
    Operators Lab7:06
    Section Review17:02
  • JavaScript Essentials - Mini Apps
    Kelvin to Fahrenheit
    Kelvin to Farenheit Video Walkthrough9:51
    Mini Project - Cat Years
    Cat Years - Video Walkthrough8:22
  • JavaScript Objects
    Objects - Whiteboard4:43
    Objects - Lab3:54
    Object Dot & Bracket Notation - Whiteboard5:12
    Object Dot & Bracket Notation - Lab4:40
    Object Constructor Function - Whiteboard6:26
    Object Constructor Function - Lab6:03
    The Secret Life of JavaScript Primitives7:23
  • JavaScript Arrays
    JavaScript Array Syntax - Whiteboard4:27
    JavaScript Array Syntax - Lab4:15
    Array Methods - Whiteboard5:17
    Array Methods - Lab4:19
    Array Methods Part 2 - Whiteboard5:23
    Array Methods Part 2 - Lab6:54
    Array Review12:39
  • Array Mini App
    Mini Project: Random Insult Generator
    Random Insult Generator - Video Walkthrough9:21
    Mini Project: Random Insult Generator Video Walkthrough
  • JavaScript Function
    Function Syntax - Whiteboard4:26
    Functions Part1 - Lab3:46
    Functions Part2 - Whiteboard5:29
    Functions Part2 - Lab5:03
    Functions Part3 - Whiteboard5:15
    Functions Part3 - Lab7:02
  • JavaScript Functions: Mini Apps
    Bear, Human, Gun Game
    Bear, Human, Gun Game - Video Walkthrough18:25
    Bear, Human, Gun Game - Video Walkthrough - Step by Step10:12
    Bear, Human, Gun - Code
    Mini App: Calorie Calculator
    Mini App: Calorie Calculator - Video Walkthrough21:28
    Mini App: Calorie Calculator - Step by Step7:50
    Calorie Calculator - Code
  • JavaScript Loops and Conditions
    Loops Part1 - Whiteboard7:54
    Loops Part1 - Lab7:13
    Switch - Whiteboard3:51
    Switch - Lab7:36
    Loops Part2 - Whiteboard7:37
    Loops - Part2 - Lab7:11
  • JavaScript Loops & Conditionals: Mini App
    Magic 8 Ball9:12
    Magic 8 Ball - Video Walkthrough
  • JavaScript Regular Expressions
    Regex8:48
    Regex Lab
  • Context: This, Bind, Call & Apply
    This and Bind - Whiteboard5:04
    This and Bind - Lab5:59
    This and Call - Whiteboard5:57
    This and Call - Lab5:19
  • Functional Programming
    Functional Programming Part 1 - Whiteboard9:03
    Functional Programming Part 1 - Lab8:29
    Functional Programming Part 2- Whiteboard7:26
    Functional Programming Part 2 - Lab7:09
    Functional Programming Part 3 - Whiteboard7:37
    Functional Programming Part 3 - Lab8:17
  • Whiteboard Algorithms
    Identify Unique String9:36
    Identify Longest Word in a String8:22
    Permutation of Two Strings9:34
  • ES6
    Let Statements - Whiteboard5:29
    Let Statements Lab7:57
    Const Declaration - Whiteboard and lab3:08
    Arrow Functions - Whiteboard5:25
    Arrow Function - Lab6:13
    Spread Operator - Whiteboard6:15
    Spread Operator - Lab6:28
  • More Algorithm Challenges
    Environment Setup
    Repeat String with For Loop8:00
    Remove Odd Numers from Array Filter Method5:37
    Palindrome8:51
    Sum of Range6:45
    Repeat String with While Loop5:53
    Remove Elements from Head7:57
    Name Swap Indices8:44
    Remove Odd Number from Array with Modulus Operator and For Loops8:45
    Reverse a String11:57
    Reverse-a-String-Part-21:43
    Reverse-a-String-Part-35:31
    Reverse-a-String-Part-45:31
    Find-Longest-String-Part-112:05
    Find the Longest String Part 28:27
    Filter String Array12:00
    Is-Palindrom11:57
  • Introduction to the DOM
    Introduction-to-the-DOM7:51
    DOM-Tree-Nodes6:07
  • Todo App
    Todo-List-Project-Overview4:42
    Todo-List Document.querySelector()-Document.getElementById()8:37
    Todo-List Changing-the-DOM-with-textContent6:11
    Todo-List More-DOM-Methods-and-Properties10:07
    Todo-List User-Interactions-and-Event-Listeners4:10
    Todo-List Working-with-Forms6:25
    Todo-App-Without-Local-Storage13:41
    Todo-App Local-Storage6:10
    Todo-App-With-Local-Storage13:38
    CSS3:09
    How-to-Share-Code2:23
  • Matching Game
    Matching-Intro6:14
    Matching-Part-19:41
    Matching-Part-22:27
    Matching-Part-32:07
    Matching-Part-44:19
    Matching-Part-52:33
    Match-Part-68:15
    Matching-Part-73:35
    Matching-Part-82:18
    Matching-Part-95:13
  • Quote Machine
    Quote Machine Intro
    Quote-Machine-HTML-CSS-Video-Walkthrough13:30
    Quote Machine Javascript
    Quote-Machine-JavaScript-Video-Walkthrough16:20
    Quote-Machine-Deploy1:37
  • HTML & CSS Primer
    Website-Overview1:50
    Website-Text-Editor2:35
    HTML-Intro6:14
    HTML-Elements-and-Tags6:56
    HTML-About3:45
    HTML-Services8:42
    HTML-Comments-and-Structure7:06
    HTML-Header6:01
    HTML-Hero4:28
    HTML-Testimonal6:40
    HTML-Footer4:09
    CSS-Intro5:32
    CSS-Header9:34
    CSS-Services2:47
    CSS-Hero5:14
    CSS-Footer2:46
    CSS-Internal-Navigation4:04
    CSS-About-and-Testimonial3:03
  • Front End Cookbook
    CSS-Animations-Video-Walkthrough15:39
    CSS-Animations-Challenge-Video-Walkthrough15:02
    CSS-Transitions-Video-Walkthrough9:22
    CSS-Transitions-Challenge-Video-Walkthrough9:27
    JS-Debugger-Part34:49
    JS-Debugging-Part16:06
    JS-Debuggin-Part25:02
    JS-Moment-Basics8:32
    JS-Moment-Christmas-Countdown11:46
  • React
    React-From-Scratch12:09
    Challege-Using-JSX8:49
    Code-Refactor3:01
    Rendering-One-Element3:54
    React-Babel7:07
    React-Rendering-Multiple-Elements4:20
    Creating-Stateless-Functional-Components7:04
    Stateless-Functional-Components-Practice4:17
    Creating-Class-Components6:16
    Class-Components-Practice3:27
    Styling-Stateless-Functional-Components8:04
    Styling-Class-Componets8:36
    Styling-Within-Component9:29
    Complex-Components6:10
    Setting-Up-Project6:11
    Building-Our-Components3:50
    Styling-Our-Components-Part16:39
    Styling-Our-Components-Part25:30
    Props-Part17:10
    Props-Part25:51
    Props-Part37:48
    Codepen-Challenge13:36
    Codepen-Challenge22:30
    Codepen-Challege35:25
    Codepen-Challenge43:17
    Codpen-Challenges5
    Props-Project10:05
    Iterating-Through-Lists10:10
    Iterating-Through-Lists-Refactor1:59
    Rendering-Two-Filtered-and-Transformed-Lists-to-the-DOM7:15
    Filter-and-Map-On-Array4:20
    Codepen-Challenge-Part14:32
    Codepen-Challenge-Part24:20
    Friendly-App-Refactor-with-Map7:16
    Color-Spectrum-Refactor6:55
    Friendly-Filter-and-Map-Two-Lists-DOM6:54
    React-Events-Part28:35
    Useless-Note-Taker-Introduction-to-Events10:14
    Guess-My-Age-Intro-to-State13:36
    Food-Menu-Vote13:50
    React-Ajax-Requests18:45
    React-Forms10:52

JavaScript Beginner Bootcamp

RM
Rob Merrill

Rob Merrill Front End Engineer

4.5/5 Instructor Rating: ★ ★ ★ ★

Rob Merrill is a Front End Engineer who enjoys working with JavaScript. He lives in Seattle with his wife, cat and two dogs in an apartment that is too small to hold them all. He is an App Specialist at Subsplash in Seattle. He started coding around two years ago, meaning he knows some stuff but he also knows what it means to know nothing.

Description

The JavaScript Beginner Bootcamp is your one-stop shop when it comes to learning the language of JavaScript. The course starts from scratch and builds up your understanding of the world's most popular programming language. View JavaScript in action with whiteboard videos optimized for viewing on your smartphone. You can also practice JavaScript in your web browser! You'll finish this course with an understanding of JavaScript that will let you take a deeper dive into the language and possibly launch you into a new career as a JavaScript web developer.

4.5/5 average rating: ★ ★ ★ ★

  • Access 188 lectures & 20 hours of content 24/7
  • Learn basics of JavaScript
  • Create interactive webpage & deploy to the web
  • Become interview ready with whiteboard algorithm challenges
  • Build a Portfolio Page with HTML & CSS
  • Visually understand the JavaScript Language
  • Look under the hood to understand how JavaScript works

Specs

Important Details

  • Length of time users can access this course: lifetime
  • Access options: desktop & mobile
  • Certificate of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Updates included
  • Experience level required: beginner

Requirements

  • Any device with basic specifications

Terms

  • Unredeemed licenses can be returned for store credit within 30 days of purchase. Once your license is redeemed, all sales are final.
Your cart is empty. Continue Shopping!
Processing order...