Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 734 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 734 Bytes

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.