Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

taseffa/ClassInheritancePractice

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 

Repository files navigation

ClassInheritancePractice

Today you work on objects, classes, and inheritance. To do this, you will work independently on this project. It should take you about 45 minutes.

For this project you will make three classes: one parent class and two child classes.

Your parent class should have: Three properties One method

Your child classes should have: One additional property each

One of your child classes should include an additional method

You can make your classes anything you want (e.g. Person, Vehicle, Media, Ship, School, etc.) there are no restrictions on what your classes are or what their methods do. Get creative!

I have included a sample project to demonstrate a basic version of these specifications for clarity, as well as an index file that links to the app.js file to allow you to check your tests in the browser.

About

class practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.9%
  • HTML 10.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.