Rating:

(60 reviews)
Author: Al Sweig
art ISBN : 0982106017
New from $18.44
Format: PDF, EPUB
Download Free Invent Your Own
computer Games with Python, 2nd Edition from with Mediafire Link Download Link
"Invent Your Own Computer Games with Python" teaches you computer programming in the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http://inventwithpython.com "Invent with Python" was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has never programmed before. This second edition has revised and expanded content, including using the Pygame library to make games with graphics, animation, and sound.
Download latest books on mediafire and other links compilation Free Invent Your Own Computer Games with Python, 2nd Edition [Paperback]
- Paperback: 438 pages
- Publisher: Albert\Sweigart; 2 edition (May 1, 2010)
- Language: English
- ISBN-10: 0982106017
- ISBN-13: 978-0982106013
- Product Dimensions: 0.9 x 9.8 x 7.9 inches
- Shipping Weight: 2.3 pounds (View shipping rates and policies)
Free Invent Your Own Computer Games with Python, 2nd Edition
This book is totally appropriate for someone who has never programmed before. Everything is explained, right from the ground up, in a lively, interesting style which doesn't dumb things down.
In terms of the language Python, not all aspects of the language are described - only the parts that are absolutely necessary to know to create games. A reader who wants to learn more about programming should definitely start off with this book first, and then supplementing that with other books specifically about Python (or other programming ideas) if they find they have an interest in that direction.
Topics covered
--------------
The first ten chapters do a brilliant job of leading the reader through the creation of many small games in the text console, which cumulatively cover all the basics of programming: variables, datatypes, expressions, strings and their methods, booleans and if statements, loops, functions, variable scope, lists, dictionaries, string formatting, ASCII. You will use these to create text games such as hangman and choose your own adventure.
Chapter 11 explains Cartesian co-ordinates and some arithmetic that will be used later on.
Chapter 12 to 15 then create one new game per chapter, using the techniques learned so far, adding a great description of how to create simple but effective artificial intelligence.
Chapters 16 to 18 then break out of the text console, using the pygame library to display a window with coloured rectangles, polygons, circles and bitmaps. It then covers methods of animating these images, reading the keyboard, basic 2D collision detection, reading the mouse, bitmaps and scaled sprites, and creating music.
Hey, kids, have you ever wanted to make your own VIDEO GAMES!?
Invent Your Own Computer Games with Python reminds me of a book I got from the library once when I was a very young boy. It was about making video games in BASIC, and I had some fun with it. Sweigart has taken the same approach (and probably the book he mentioned as being inspiration for his book was the same book I read as a child), and has given us an updated book for an updated programming language using updated computers.
The language, no longer BASIC, is Python, one of the more simple programming languages for newbies to learn.
While the first few examples are all text-based, the latter few delve into Python's ability to draw 2D images to your screen. I would imagine somebody with a computer and a penchant for learning Python through the medium of video games would have no problem devouring this book, which is freely available from Sweigart's website devoted to it ([...]).
While I, a seasoned programmer who knows enough Python to know he likes Perl better, found the book a little too simplistic for myself. Constantly, I was optimizing his code examples in my head (which I'm sure Sweigart also was tempted to do when he wrote them out). I realized, of course, that Sweigart was going for readability, and not for line of code reduction or fewer iterations. Optimization may be too advanced a topic to teach a kid wanting to make VIDEO GAMES.
The book is written towards a younger audience, but is completely readable, and understandable, by an older audience: you computer illiterate parents whose children fix your computers for you ALL THE TIME. This book could give you a little bit higher of an advantage when it comes to out-tech-ing your kid.
Download Link 1 -
Download Link 2