Download free course Invent Your Own Computer Games with Python, pdf file on 367 pages by Al Sweigart.
Invent Your Own Computer Games with Python teaches you how to program in the Python language. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the examples. Games include Guess the Number, Hangman, Tic Tac Toe, and Reversi. This book also has an introduction to making games with 2D graphics using the Pygame framework.
Programming isn't hard. But it is hard to find learning materials that teach you to do interesting things with programming. Other computer books go over many topics most newbie coders don't need. This book will teach you how to program your own computer games. You'll learn a useful skill and have fun games to show for it!
This book is for:
- Complete beginners who want to teach themselves computer programming, even if they have no previous experience programming.
- Kids and teenagers who want to learn programming by creating games.
- Adults and teachers who wish to teach others programming.
- Anyone, young or old, who wants to learn how to program by learning a professional programming language.
Programming isn't hard. But it is hard to find learning materials that teach you to do interesting things with programming. Other computer books go over many topics most newbie coders don't need. This book will teach you how to program your own computer games. You'll learn a useful skill and have fun games to show for it!
This book is for:
- Complete beginners who want to teach themselves computer programming, even if they have no previous experience programming.
- Kids and teenagers who want to learn programming by creating games.
- Adults and teachers who wish to teach others programming.
- Anyone, young or old, who wants to learn how to program by learning a professional programming language.
Table of contents
- Installing Python
- The Interactive Shell
- Writing Programs
- Guess the Number
- Jokes
- Dragon Realm
- Using the Debugger
- Flow Charts
- Hangman
- Extending Hangman
- Tic Tac Toe
- Bagels
- Cartesian Coordinates
- Sonar Treasure Hunt
- Caesar Cipher
- Reversi
- Reversi AI Simulation
- Graphics and Animation
- Collision Detection and Keyboard/Mouse Input
- Sounds and Images
- Dodger
Pages : | 367 |
Size : | 3.2 MB |
Downloads: | 118 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Al Sweigart |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Invent Your Own Computer Games with Python
This book is a hands-on introduction to computer vision using Python.
This book tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.
This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more
Download ebook Python tutorial, Python exercices, free PDF course by Dave Kuhlman.
This book is an introduction to physical modeling using a computational approach. It is organized in three parts: