YoVDO

Object-Oriented Python: Inheritance and Encapsulation

Offered By: Codio via Coursera

Tags

Python Courses Computer Science Courses Object-oriented programming Courses Polymorphism Courses Encapsulation Courses Inheritance Courses

Course Description

Overview

Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover inheritance, encapsulation, polymorphism, and other object-related topics. Completion of the prior 3 courses in this specialization is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.

Syllabus

  • Inheritance
    • Welcome to Week 1 of the Object-Oriented Python: Inheritance and Encapsulation course. These assignments cover re-using code from one class in another class by creating an inheritance relationship between the classes. The module ends with a lab and graded coding exercises.
  • Encapsulation
    • Welcome to Week 2 of the Object-Oriented Python: Inheritance and Encapsulation course. These assignments cover encapsulation, or the bundling of related methods and data related to an object within it's class. The module ends with a lab and graded coding exercises.
  • Polymorphism
    • Welcome to Week 3 of the Object-Oriented Python: Inheritance and Encapsulation course. These assignments cover adding flexibility to methods by overloading and overriding them. The module ends with a lab and graded coding exercises.
  • Advanced Topics
    • Welcome to Week of the Object-Oriented Python: Inheritance and Encapsulation course. These assignments cover other topics involving classes and objects such as storing objects in individual files and creating a list of objects. The module ends with a lab and graded coding exercises.

Taught by

Patrick Ester and Elise Deitrick

Related Courses

C++ Programming: Object-Oriented Design
Codio via edX
Java: Going Further with Classes and Methods
Codecademy
Learn Java
Codecademy
AP Computer Science A: Java Programming Classes and Objects
Purdue University via edX
Object-Oriented Programming Concepts
LearnQuest via Coursera