Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
How to learn Python Programming by Creating a Game
Rating: 4.0 out of 5(79 ratings)
4,080 students

How to learn Python Programming by Creating a Game

Create a Game with Zero Programming Knowledge
Created byChristine Lee
Last updated 5/2021
English

What you'll learn

  • Computer Programming

Course content

1 section5 lectures51m total length
  • Introduction0:33

    Everyone can code!

  • Create a Game25:45
    • Explain fundamental programming concepts such as data types, control structures, functions and modules. 

    • Apply programming concepts in creating a game using Python.

    • Develop a computer game with a graphical user interface.

  • Game code0:21

    This is the Python source code for the Turtle Race Game.

  • Useful Links for Trinket0:07
  • Bonus: AI in the Fight against COVID-1924:18

    You will learn how Artificial Intelligence (AI) is applied in the fight against COVID-19.

Requirements

  • Basic Windows knowledge

Description

A program or code is a set of instructions that tells the computer what to do.

In this course, you will learn basic concepts of programming, and apply them to create a game.

You will be using a well-known programming language called Python to tell the computer what to do.

Python programming language is a simple and yet powerful programming language. Python is chosen because it is one of the most popular programming languages in the world. Websites like Instagram, Google, Spotify, Netflix, Pinterest and many more were built using Python.

Developing a game is a great motivation to learn programming. With the right tools, mindset and methods, you can create your own game fast and without much struggles.

Programming is fun and it is an important digital life skill to acquire in the 21st Century. It is not surprising that many people make money while learning programming. You can do it too!

At the end of this course, you will be able to:

1. Explain fundamental programming concepts such as data types, control structures, functions and modules.

2. Apply programming concepts in creating a game using Python.

3. Develop a computer game with a graphical user interface.


Quoting from Mark Zuckerberg, “In fifteen years we’ll be teaching programming just like reading and writing…and wondering why we didn’t do it sooner.”

So, don't wait anymore. Start your programming journey today. It will be exciting!

Who this course is for:

  • Software developers