Join the Best Private Torrent Community Online!
https://www.Torrenting.com

Parker J. Python3. Pocket Primer 2018

Download!Download this torrent!

Parker J. Python3. Pocket Primer 2018

To start this P2P download, you have to install a BitTorrent client like qBittorrent

Category: Other
Total size: 4.02 MB
Added: 2025-03-10 23:38:52

Share ratio: 5 seeders, 4 leechers
Info Hash: B1958BEDD0E453441E04AA8966CE99EBEC629E02
Last updated: 2.5 hours ago

Description:

Textbook in PDF format This book is an effort to give programmers sufficient knowledge of Python 3 to be able to work on their own projects. Although it covers all of the basic concepts, the book features 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. 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(Companion files available from the publisher with Amazon order number by writing to info@merclearning.com). This means that there is no need to key them in, so they can be executed and perhaps modified or expanded. Features Features a chapter on PyGame, which allows a programmer to handle graphics, mouse / keyboard interaction, and play sounds and videos Explores communication in depth, making 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 contain all of the code examples as complete working programs(Companion files available from the publisher with Amazon order number by writing to info@merclearning.com). Brief Table of Contents Computers and Programming. Repetition. Sequences: Strings, Tuples, and Lists. Functions. Files: Input and Output. Classes. Graphic, Media, and Interfaces. Handling Data. Communication Using Python