How to Make A Deck of Cards using Python OOP

Опубликовано: 15 Февраль 2026
на канале: TokyoEdtech
12,570
205

In this video learn how to simulate a deck of playing cards using Python classes and OOP. Then, learn to render the cards using the Python turtle module.

Download the code here: https://github.com/wynand1004/Project...


Introduction to OOP:    • Intro to Classes and OOP in Python  

NEED HELP?
🆘 Watch this first and then let me know in the comments below:    • Help Me Help You  


❤️❤️ SHOW SOME LOVE AND SUPPORT THE CHANNEL ❤️❤️

Click Join and Become a Channel Member Today!
Channel members can get preferential comment replies, early access to new content, members only live streams, and access to my private Discord.
❤️    / @tokyoedtech  

LINKS
🗄️ GITHUB: https://github.com/wynand1004
💬 Follow me on Twitter:   / tokyoedtech  
📜 Subscribe to my Newsletter: http://eepurl.com/dKgM8k
📝 Check out my Blog: https://christianthompson.com
⬇️ Download Geany Editor: https://www.geany.org

LEARN MORE PYTHON
➡️Space Invaders:    • Python Game Programming Tutorial: Space In...  
➡️Snake Game:    • Python Game Programming Tutorial: Snake Ga...  
➡️Pong:    • Python Game Programming Tutorial: Pong Par...  
➡️Space War:    • Python Game Programming Tutorial: SpaceWar 1  
➡️Intro to Python (for Java Coders):    • Intro to Python for Java Coders: Comments ...  
➡️Space Arena - The Ultimate Python Turtle Graphics Game Tutorial:    • Ultimate Python Turtle Graphics Tutorial: ...  

LEARN MORE JAVA
➡️Basic Java for Beginners:    • Basic Java 1&2: Comments and Printing  

➡️Intro to AP Computer Science A:    • AP Computer Science Unit 1: Primitive Types  


#Python #PlayingCards #Tutorial