Book Image

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021] [Video]

By : Coding Gears | Train Your Brain
Book Image

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021] [Video]

By: Coding Gears | Train Your Brain

Overview of this book

From DevOps to cloud computing and data science, the Python programming language is used in almost every field of computer science. But what happens when you use the principles of object-oriented programming (OOP) in Python? Find out in this course. The course starts with an introduction to OOP concepts and then gradually proceeds towards giving you a detailed insight into OOPs concepts. You will find out what is abstraction, encapsulation, inheritance, and polymorphism in OOP in detail. By the end of this course, you will be well-versed with Python OOP and will have developed the skills to write clean Python code and take your Python skills to the next level. The code files and all related files are uploaded on GitHub at https://github.com/PacktPublishing/Python-Object-Oriented-Programming-Hands-on-for-Beginners
Table of Contents (4 chapters)
Chapter 2
Object-Oriented Programming (OOP) Essentials
Content Locked
Section 13
Project 1 Details
This video explains the details of project 1.