Uploaded videos
1-10 of 27-
Pygame Tutorial: 2 - Blank Template
TheMonkeyLords
2,440 views
This tutorial shows how to create a blank template which will be used in every program when you use pygame
-
Pygame Tutorial: 1 - Introduction
TheMonkeyLords
1,553 views
This is the first of my pygame tutorials, which is a library add-on for Python which allows you to create games using Python.
-
Python 3 Tutorial: 25 - Pickles
TheMonkeyLords
1,684 views
This tutorial covers pickling, a simple and easy way to store objects in files.
-
Python 3 Tutorial: 24 - With As Statement
TheMonkeyLords
1,331 views
This tutorial introduces the with...as statement, and the use of it in dealing with file objects.
-
Python 3 Tutorial: 23 - Some File I/O Methods
TheMonkeyLords
1,305 views
This tutorial shows some methods dealing with manipulating files
-
Python 3 Tutorial: 22 - File I/O
TheMonkeyLords
2,096 views
This tutorial shows how to input and output from files!
-
Python 3 Tutorial: 21 - Inheritance
TheMonkeyLords
2,508 views
This tutorial introduces inheritance, a crucial part of classes. It also briefly touches upon overriding methods, but I will get more in depth with that in a later tutorial
-
Python 3 Tutorial: 20 - More Classes
TheMonkeyLords
3,412 views
This tutorial shows some more things you can do with classes: __str__ method, __del__ method, class methods, and class variables
-
Python 3 Tutorial: 19 - Classes
TheMonkeyLords
4,673 views
This tutorial begins the journey into object-oriented programming.
-
Python 3 Tutorial: 18 - Formatting
TheMonkeyLords
2,846 views
Learn how to format strings using .format()!
Advertisement










Play all(27)