Learn Python • #11 Classes • Create and Use Classes in Python

preview_player
Показать описание
Classes are like a blueprint for creating your own reusable data structures in Python.

They allow you to define your own custom data types, with properties and methods that can be accessed and manipulated from other parts of your code.

In this video, you'll learn the basics of creating and using classes in Python. We'll cover why classes are useful, how to define them, and how to create instances of classes.

This video is part of a beginner tutorial series for anyone who wants to learn Python from scratch, and get to a point where you can start coding your own projects.

🔗 Next Chapter: Coming Soon!
👉 Follow me on Twitter: @pixegami

📚 Chapters
00:00 - Introduction to Classes in Python
01:33 - How to Create a Class
04:53 - Creating an "Instance" of a Class
08:40 - Instance Methods
10:49 - Method Arguments
12:38 - Static Variables
15:30 - Static Methods
19:15 - Example Uses of Classes
20:53 - Coding Exercise: Classes
Рекомендации по теме
Комментарии
Автор

Did you consider creating your own extensive python courses? If not, please do so. You are an amazing teacher! Thanks.

emad
Автор

This was amazingly helpful and assisted in completing my first independent project. Thank you!

corysibert
Автор

I just subbed, amazing video and it was great to get a quick refresh with! thank you!

also, you should make a paid course like leetcode has done. you are one of the best teachers on the platform.

TimSajiSebastian
Автор

Awesome video! So simple and clear explenation, thx and need more 👍

krzysiekkrzysiek
Автор

thank you for another OUTSTANDING video, i've learned a lot, keep it up sir please

dataengineermatheusbudin
Автор

How can i set my terminal output like you??

omarvega
Автор

lots of leaning though the gaming code i was off lol

neroetal