Skip to content

Bill Geist#799

Open
wcgeist wants to merge 4 commits intobloominstituteoftechnology:masterfrom
wcgeist:master
Open

Bill Geist#799
wcgeist wants to merge 4 commits intobloominstituteoftechnology:masterfrom
wcgeist:master

Conversation

@wcgeist
Copy link
Copy Markdown

@wcgeist wcgeist commented Oct 27, 2018

Task 1: Set Up The Project With Git

  • Fork the project into your GitHub user account
  • Clone the forked project into a directory on your machine
  • You are now ready to build this project with your preferred IDE

Task 2: Comprehension Questions

Answer the following questions to the best of your ability. You can exercise your Googling skills and use training kit. Open up the Answers.md file and record your responses there.

  1. Describe the biggest difference between .forEach & .map.
  2. What is the difference between a function and a method?
  3. What is closure?
  4. Describe the four rules of the 'this' keyword.
  5. Why do we need super() in an extended class?

Task 3: Objects and Arrays

Test your knowledge of objects and arrays.

Task 4: Functions

This challenge takes a look at callbacks and closures as well as scope.

  • Use the functions.js link to get started. Read the instructions carefully!

Task 5: Prototypes

Create constructors, bind methods, and create cuboids in this prototypes challenge.

  • Use the prototypes.js link to get started. Read the instructions carefully!

Task 6: Classes

Once you have completed the prototypes challenge, it's time to convert all your hard work into classes.

  • Use the classes.js link to get started. Read the instructions carefully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant