Python 3: Pocket Primer (Mercury) |
Wednesday, 05 July 2017 | |||
This book aims to give programmers sufficient knowledge of Python 3 to be able to work on their own projects. In adition to covering all of the basic concepts, author James R. Parker has included a chapter on PyGame, which allows a programmer to handle graphics, mouse and keyboard interaction, and play sounds and videos. The demonstration example for that chapter is a Lunar Lander game. <ASIN: 1683920864> Another feature is the chapter on communication, which makes use of one of Python's best features: a collection of modules for sending and receiving Email, communicating between computers, and working with Twitter and Web pages. Companion files that accompany this book contain all of the code examples as complete working programs. Author: James R. Parker
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
|