dustinmorando / Homework

0 stars 0 forks source link

2015-02-02 #13

Closed jacobthemyth closed 7 years ago

jacobthemyth commented 9 years ago

constructors-and-prototypes

Description

Exercises to learn constructors and prototypes

Objectives

Learning Objectives

After completing this assignment, you should:

After completing this assignment, you should be able to effectively:

Create a new Github repo and add exercises.js to it. Create your constructors and methods in that file.

You may use either the browser console by creating an index.html file, or you may run the script using node.js.