Object-oriented Programming in Python: Create Your Own Adventure Game
Raspberry Pi Foundation via FutureLearn
-
180
-
- Write review
Overview
A fun introduction to 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.
This course is designed for people who are already familiar with Python programming and want to learn a different programming paradigm, understand and use existing libraries more effectively, or create code which is useful to other people.
It will be particularly useful for A level educators and students.
Python 3 or Trinket.
Taught by
Lauren Hyams
Charts
- #2 in Subjects / Internet of Things / Raspberry Pi
Related Courses
-
The Raspberry Pi Platform and Python Programming for the Raspberry Pi
3.2 -
Build Your Own Super Computer with Raspberry Pis
-
Creative Audio Programming on the Raspberry Pi
4.5 -
RetroPie: Building a Video Game Console with Raspberry Pi
-
Object-Oriented Programming in Python
-
Getting Started with Your Raspberry Pi
Reviews
4.0 rating, based on 1 reviews
-
Tonolmo completed this course, spending 4 hours a week on it and found the course difficulty to be medium.
The course attempts to make a complex subject accessible, such as OOP, and achieves it as far as possible.
It requires active learning and commitment from the student.
And a good previous level of Python programming.