Kenny Yip Coding
Hello!
On this channel, I showcase my portfolio projects and create coding tutorials. I am currently working on a javascript tutorial series where I focus on game programming with html, css, and javascript. My goal is to provide HD quality coding tutorials with detailed explanations within the shortest amount of time possible. If that is something that interests you, please consider subscribing and sharing this channel with friends and family! Stay tuned for my next video!
https://www.kennyyipcoding.com/

Pygame Tutorial 11 - Invincibility

Code Flappy Bird in Python with Pygame

Code Pacman in Javascript

Pygame Tutorial 10 - Multiple Enemies

Pygame Tutorial 9 - Enemies

Pygame Tutorial 8 - Platforms and Collision

Pygame Tutorial 7 - Friction

Pygame Tutorial 6 - Jumping

Pygame Tutorial 5 - Game Boundaries

Pygame Tutorial 4 - Drawing Images

Pygame Tutorial 3 - Keyboard Input

Pygame Tutorial 2 - Drawing and Graphics

Pygame Tutorial 1 - Create a Game Window

How to Install Pygame

Python Nested Classes (Inner Class)

Python Class Aggregation

Python Class Composition

Python Abstract Class and Abstract Method

Python Method Resolution Order / MRO, Super, and Diamond Inheritance Problem

Python Multiple Inheritance

Python Multilevel Inheritance

Python super() Function

Python Class Inheritance

Python Duck Typing

Python Class Variables

Sorting Classes in Python

Python Dunder Methods mul vs rmul

Practice Dunder Methods in Python

Python Classes Dunder Methods and Polymorphism

Design a Credit Card Class (Python Object Oriented Programming)