Skip to content

A place to practice object-oriented programming in JavaScript.

License

Notifications You must be signed in to change notification settings

self-jw/oop-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP Practice

A place to practice object-oriented programming (OOP) in JavaScript.

This is the base repository for the Init 2: OOP Practice with Bike Shop goal.

Getting Started

  1. Open a command line shell such as the Terminal app
  2. Fork & clone this repository
    Fork this repository on GitHub (help) and then clone your fork locally (help)
  3. Install Node.js and npm
    Follow the instructions in this Treehouse blog to install Node.js and npm using Homebrew on your Mac.
  4. Do your work in the subdirectories (bike-shop/, jsinfo/, music-player/)
    Be sure to read the README.md files in the subdiretories as well.

Resources

This goal makes use of the great exercises in http://javascript.info/ and http://exercism.io/.

About

A place to practice object-oriented programming in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.8%