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.

RaspberryPiFoundation: Teach teens computing: Object-oriented Programming in Python
Learn object-oriented programming principles by creating your own text-based adventure game in Python.

This Course Includes
edx
0 (0 reviews )
4 weeks at 2-4 hours per week
english
Online - Self Paced
course
RaspberryPiFoundation
About RaspberryPiFoundation: Teach teens computing: Object-oriented Programming in Python
Object-oriented programming is a programming paradigm based on objects and data rather than actions and logic.
This online course will introduce you to the principles of object-oriented programming in Python, showing you how to create objects, functions, methods, and classes.
You'll use what you learn to create your own text-based adventure game. You will have the chance to share your code with other learners, and see theirs.
If you're an educator, you'll also be able to develop ideas for using object-oriented programming in your classroom.
What You Will Learn?
- Explore using objects in programming, and understand the difference between a function and an object..
- Develop your understanding of how writing your own class allows you to combine functions and data..
- Demonstrate extending other people's classes, including inheritance and polymorphism..
- Produce a module to apply your learning of object oriented programming..
- Collaborate by sharing your code with other people..