Limit this search to....

A Beginners Guide to Python 3 Programming 2019 Edition
Contributor(s): Hunt, John (Author)
ISBN: 3030202895     ISBN-13: 9783030202897
Publisher: Springer
OUR PRICE:   $42.74  
Product Type: Paperback
Published: August 2019
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Databases - General
Dewey: 005.13
Series: Undergraduate Topics in Computer Science
Physical Information: 0.94" H x 6.14" W x 9.21" (1.42 lbs) 433 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python.

Topics such as generators and coroutines are often misunderstood and these are explained in detail, whilst topics such as Referential Transparency, multiple inheritance and exception handling are presented using examples.

A Beginners Guide to Python 3 Programming provides all you need to know about Python, with numerous examples provided throughout including several larger worked case studies illustrating the ideas presented in the previous chapters.