LaunchCode logo
  1. Contents
  2. Optional Course Content

Optional Course ContentΒΆ

  1. Inheritance (Part 1)
    1. Define a Parent Class
    2. Define a Child Class
    3. Similar, but Different
  2. Inheritance (Part 2)
    1. Add New Properties to Child Class
    2. Change Existing Methods
    3. Try It!
    4. Wrap-Up
  3. Copying Objects
    1. Shallow Copy
    2. Deep Copy
  • ← Terminal Commands Tutorial
  • Inheritance (Part 1) →

Back to top

Page Source