Skip to content

In this lab you will practice creating and accessing objects. You will also practice manipulating objects. After that, you will shift from objects to classes to practice creating multiple instances of the same object.

Notifications You must be signed in to change notification settings

JoyUmoekpo/object-orientation-lab-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object Orientation Lab

In this lab you will practice creating and accessing objects. You will also practice manipulating objects. After that, you will shift from objects to classes to practice creating multiple instances of the same object.

Instructions

Download the exercise content and open the lab.js file, and attempt as many problems as you can.

The goal is to get through as many questions as you can. The questions will become more difficult as you advance. Some questions will cover topics not taught in class. This is intentional. Use resources online to help you figure out the solutions.

When you have completed the questions. Initialize a git repository called object-orientation-lab and push your work to GitHub.

About

In this lab you will practice creating and accessing objects. You will also practice manipulating objects. After that, you will shift from objects to classes to practice creating multiple instances of the same object.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published