Skip to content

hackreactor/javascript_mini_bootcamp_ii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Reactor: JavaScript Mini Bootcamp II

Welcome to part two (of two) of Hack Reactor's JavaScript Mini Bootcamp. You're here to solidify your understanding of fundamental JavaScript concepts. In today's session we'll be covering the following topics:

  • Part I: While
  • Part II: Arrays
  • Part III: Array Iteration
  • Part IV: Objects
  • Part V: Higher-Order Functions

Each section consists of a lecture followed by a set of self-guided exercises. The self-guided exercises can be found in each section's respective folder in this repository. Before getting started, make sure that you have a JavaScript console open (like repl.it), so you can complete all of the exercises.

IMPORTANT: Completion of this workshop is no guarantee of admission into the Hack Reactor immersive program, nor does it have any influence in the admissions process.

Prerequisites

It is recommended that students understand JavaScript variables, if/else statements, loops, objects, arrays and functions prior to this course; however it is not required. Students should have approximately 2 months of experience with JavaScript and programming.

Textbook

No textbook is required for this workhop. All materials are included in this GitHub repo.

Technical requirements

Laptop, Google Chrome browser and a text editor. If you do not have a text editor, we recommend Sublime Text, Atom or Visual Studio Code.

Slides

The lesson slides for this workshop can be found here.

Don't forget..

You should throroughly read all of code in front of you and aim to understand line-by-line what is happening.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published