Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-02-14 15:04:20
30-Day Money-Back Guarantee
Development Programming Languages Python

Object-Oriented Programming in Python: Zero to Hero

Become a Better Python Programmer by Writing Modular, Readable, and Reusable Python OOP Code
New
Rating: 5.0 out of 55.0 (2 ratings)
30 students
Created by Karim Elghamrawy
Last updated 2/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Write clean code that is reusable, modular, and readable
  • Level up your Python programming skills
  • Learn the fundamental object-oriented programming concepts
  • Apply OOP concepts to your Python code
  • Work on a project to enhance your understanding of the course
  • Good and bad practices when writing OOP code

Course content

5 sections • 38 lectures • 5h 38m total length

  • Preview06:02
  • Preview24:37
  • Preview11:18
  • Classes vs Objects
    06:22

  • Your First Python Class and Object
    17:01
  • All about the id() Function
    07:18
  • How are Objects and Classes Stored in Memory
    11:15
  • Expressing Object's Behavior using Methods
    20:46
  • Initializing Object Attributes using __init__
    15:40
  • Encapsulation in Python
    29:35
  • Introducing the Project: MaxHandWins
    08:11
  • [Homework] Worksheet 1
    00:01
  • [Solution] Worksheet 1
    00:01
  • [Homework] Worksheet 2
    00:01
  • [Solution] Worksheet 2
    00:01

  • Class Attributes vs Instance Attributes
    33:11
  • Class Methods vs Instance Methods
    31:57
  • Useful Examples for Class Methods
    11:02
  • [Homework] Worksheet 3
    00:01
  • [Solution] Worksheet 3
    00:01

  • Basic Inheritance
    14:52
  • Method Overriding
    04:00
  • Constructor Inheritance
    16:36
  • [Homework] Worksheet 4
    00:01
  • [Solution] Worksheet 4
    00:01

  • What are Magic Methods?
    09:47
  • Introduction to Arithmetic Magic Methods
    11:58
  • The __add__ Magic Method
    02:59
  • The __sub__ Magic Method
    02:46
  • The __mul__ Magic Method
    03:01
  • Introduction to Comparison Magic Methods
    06:38
  • Equality and Inequality Magic Methods
    11:19
  • More Comparison Magic Methods
    10:19
  • The __str__ Magic Method
    09:30
  • [Homework] Worksheet 5
    00:01
  • [Solution] Worksheet 5
    00:01
  • [Homework] Worksheet 6
    00:01
  • [Solution] Worksheet 6
    00:01

Requirements

  • Basic understanding of Python lists, dictionaries, and functions
  • A computer to run Python on
  • An appetite to learn by doing

Description

Object-oriented programming (OOP) is a programming model that is widely used in the industry.

Mastering OOP concepts allows you to write code that is readable, maintainable, reusable, and overall more elegant. All of these are skills that separate high-performing programmers from average programmers.

Everything in Python is actually an object! This means that your understanding of the Python programming language is not complete until you fully internalize OOP concepts and understand how to apply these concepts in Python.

So if you want to be a solid Python programmer, then understanding OOP concepts, learning how to design, implement, and apply these concepts in your code is crucial.

What You Will Learn

  • Write clean code that is reusable, modular, and readable

  • Level up your Python programming skills

  • Learn the fundamental object-oriented programming concepts

  • Apply OOP concepts to your Python code

  • Work on a project to enhance your understanding of the course

  • Good and bad practices when writing OOP code

This course is for you if you:

  • have basic knowledge of Python and wants to take your skills to the next level

  • want to learn the fundamental concepts of object-oriented programming

  • want to learn how to apply object-oriented programming concepts in Python

  • like to learn concepts in-depth

  • like to learn by doing homework and working on a project

What are the prerequisites for this course?

This course is about object-oriented programming in Python. I assume that you have a fairly basic knowledge of the Python programming language. For example, you know what variables, for loops, functions, lists, and dictionaries are.

Who this course is for:

  • Beginners who want to learn the fundamental concepts of object-oriented programming
  • Beginners who want to learn how to apply object-oriented programming concepts in Python
  • Like to learn concepts in-depth
  • Want to take your skills to the next level

Instructor

Karim Elghamrawy
Software Engineer at Google. Founder of Afternerd.
Karim Elghamrawy
  • 5.0 Instructor Rating
  • 2 Reviews
  • 31 Students
  • 1 Course

Karim is currently a senior software engineer at Google. He has a PhD in Computer Science from the University of California, Santa Barbara, and over three years of experience teaching Computer Science topics to undergrads. He blogs at Afternerd and is largely interested in distributed systems, software architecture, fitness, and soccer (big Barcelona fan).

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.