When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Codio logo

Object-Oriented Python: Inheritance and Encapsulation

This course is part of Programming in Python: A Hands-on Introduction Specialization

     
  • 4.4
  •  |
  • Reviews ( 96 )
Free

This Course Includes

  • iconcoursera
  • icon4.4 (96 reviews )
  • icon9 hours (approximately)
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconCodio

About Object-Oriented Python: Inheritance and Encapsulation

Learn new concepts from industry experts

Gain a foundational understanding of a subject or tool

Develop job-relevant skills with hands-on projects

Earn a shareable career certificate

What You Will Learn?

  • How to architect larger programs using object-oriented principles.
  • Re-use parts of classes using inheritance.
  • Encapsulate relevant information and methods in a class.