Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Python OOP - Object-Oriented Programming Project for Beginners

Dave Gray via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into a hands-on Python tutorial that guides you through building an Object-Oriented Programming (OOP) project for beginners. Apply concepts of classes, objects, inheritance, and polymorphism as you create a banking system. Start by initializing a Bank Account class, then implement methods for balance retrieval, deposits, and withdrawals. Learn to handle exceptions with a custom BalanceException and create a viable_transaction method. Explore inheritance by developing Interest Rewards Account and Savings Account classes. Follow along with step-by-step instructions, from setting up the project to wrapping up the final implementation, in this comprehensive 30-minute video tutorial.

Syllabus

Intro
Welcome
Getting Started
Initializing the Bank Account class
get_balance method
deposit method
BalanceException and viable_transaction method
withdraw method
transfer method
Interest Rewards Account class
Savings Account class
Wrap up

Taught by

Dave Gray

Reviews

Start your review of Python OOP - Object-Oriented Programming Project for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.