Teach teens computing: Object-oriented Programming in Python
Offered By: Raspberry Pi Foundation via edX
Course Description
Overview
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.
Syllabus
You will cover:
- Introduce the principles of object-oriented programming in Python.
- Understand the difference between a function and an object.
- Create objects, functions, methods, and classes.
- Write a text-based adventure game.
- Extending other people's classes, including inheritance and polymorphism.
- Share your code with other learners, and see theirs.
- Develop ideas for using object-oriented programming in the classroom.
Taught by
Laura Sach
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity