LaunchCode logo
  1. Contents
  2. Optional Course Content

Optional Course ContentΒΆ

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

Back to top

Page Source