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<i>PyGame</i>, which allows a programmer to handle graphics, mouse and keyboard interaction, and play soun
Python 3 Pocket Primer
โ Scribed by Parker, James R
- Publisher
- Mercury Learning & Information
- Year
- 2017
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 onPyGame, which allows a programmer to handle graphics, mouse and keyboard interaction, and play sounds and videos. The demonstration example for that chapter is aLunar Landergame. 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 withTwitterand Web pages. Companion files that accompany this book contain all of the code examples as complete working programs. 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 withTwitterand Web pages.
-Companion files contain all of the code examples as complete working programs
โฆ Table of Contents
1: Computers and Programming. 2: Repetition. 3: Sequences: Strings, Tuples, and Lists. 4: Functions. 5: Files: Input and Output. 6: Classes. 7: Graphic, Media, and Interfaces. 8: Handling Data. 9: Communication Using Python.Index.
๐ SIMILAR VOLUMES
1 online resource (210 pages)
As part of the best-selling <em>Pocket Primer</em> series, this book is designed to introduce the reader to the basic concepts of data analytics using Python 3. Itis intended to be a fast-paced introduction to some basic features of dataanalytics and also covers statistics, data visualization, and d
<span>As part of the best-selling </span><span>Pocket Primer</span><span> series, this book is designed to introduce the reader to the basic concepts of data analytics using Python 3. It is intended to be a fast-paced introduction to some basic features of data analytics and also covers statistics,
As part of the best-selling Pocket Primer series, this book is designed to present the fundamentals of data structures using Python. Data structures provide a means to manage huge amounts of information such as large databases and the ability to use search and sort algorithms effectively. It is inte