Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 833 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 833 Bytes

Higher-Order Functions Workshop

You're here to solidify your understanding of Higher-Order Functions in JavaScript.

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 course. All materials are included in this GitHub repo.

Technical requirements

Laptop, Google Chrome browser and a text editor. We recommend Sublime Text 3 for this workshop becuase it's fast and light-weight.