Learn Python by making games
- Description
- Curriculum
- FAQ
- Reviews
Learn the world’s most popular programming language by making games!
This course includes an incredibly comprehensive, yet easy to follow, introduction to Python and uses that knowledge to create 4 sophisticated games. By the time you finish these projects you will have a strong understanding of Python and of coding in general. You will also have amazing projects for your portfolio.
The course contains over 130 videos and includes a huge amount of exercises so you can practice while you code along. You can also find the code for every video attach in the course. The course will start completely from scratch and I will begin by installing Python on Windows or MacOS; or you can use an online code editor. If you are in doubt, the entire first 11 hours are freely available both here on Udemy and on YouTube.
This course is going to cover every topic of Python, for example:
- All of the datatypes (integers, strings, floats, booleans, lists, tuples, dictionaries etc)
- You will learn classes and object-oriented programming
- Inheritance, both simple and complex will be covered in detail
- You will learn how to control the flow of the code using if, while, for and match
- You will learn about functions and how to pass information around
- There are many sections on scope to keep your code organized
- Decorators will be covered in depth
- File handling will be used
Python is one of the most desirable features on the job market and can get you into well-paying and interesting jobs. It is also a very easy to learn language that you can use as a starting point in your coding career. I am looking forward to seeing you in the course!
-
13IntroVideo lesson
-
14Numbers (integers and floating point)Video lesson
-
15StringsVideo lesson
-
16Lists and tuplesVideo lesson
-
17SlicingVideo lesson
-
18UnpackingVideo lesson
-
19Strings, tuples and listsVideo lesson
-
20DictionariesVideo lesson
-
21SetsVideo lesson
-
22BooleansVideo lesson
-
23Other datatypesVideo lesson
-
61All the project files are attached hereText lesson
-
62IntroVideo lesson
-
63Creating a blank windowVideo lesson
-
64SurfacesVideo lesson
-
65Placing elementsVideo lesson
-
66Images and TextVideo lesson
-
67MovementVideo lesson
-
68Rectangle basicsVideo lesson
-
69InputVideo lesson
-
70Recap (Surfaces and Rects)Video lesson
-
71More on surfaces and rectsVideo lesson
-
72Delta TimeVideo lesson
-
73Laser LogicVideo lesson
-
74Working with timeVideo lesson
-
75MeteorsVideo lesson
-
76Basic collisionsVideo lesson
-
77SoundVideo lesson
-
78Project filesText lesson
-
79IntroVideo lesson
-
80SpritesVideo lesson
-
81Updating spritesVideo lesson
-
82Creating the laserVideo lesson
-
83Creating the meteorsVideo lesson
-
84Adding the scoreVideo lesson
-
85Meteor upgradesVideo lesson
-
86CollisionsVideo lesson
-
87Collisions with masksVideo lesson
-
88SoundVideo lesson
External Links May Contain Affiliate Links read more