Skip to content

thelazrus/POJO_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Object Problems

It's time to get some practice using Objects! Below we've included a link to download a zip file for a number of problems.

Complete the problems in the order specified. You should have mocha installed and will need to pass all the tests in order to move on.

To run the tests for the above problems you will need to unzip the file you downloaded and then navigate into the directory for that file. Once there you can run the command:

~ mocha

The mocha command will run all the tests. If you have any trouble with this don't hesitate to ask a TA for help!

When you finish your project, don't forget to add your project to your Github!

  1. Go to Github
  2. Create a new repo
  3. Initialize the local directory as a Git repository
  4. Save your finished project
  5. Add and commit your project
  6. Push the project to the repo you created

About

14 Problems solved using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published