Home | Amazing | Today | Publishers | Account | Support
Programming in Python 3: A Complete Introduction to the Python Language (Developer's Library)

Buy

This is the Safari online edition of the printed book.

Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. The first book written from a completely "Python 3" viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own.

Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won't find anywhere else. He begins by illuminating Python's "beautiful heart": the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise–one concept and hands-on example at a time. This book's coverage includes

  • Developing in Python using procedural, object-oriented, and functional programming paradigms

  • Creating custom packages and modules

  • Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing

  • Leveraging advanced data types, collections, control structures, and functions

  • Spreading program workloads across multiple processes and threads

  • Programming SQL databases and key-value DBM files

  • Utilizing Python's regular expression mini-language and module

  • Building usable, efficient, GUI-based applications

  • Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, and more

Programming in Python 3serves as both tutorial and language reference, and it is accompanied by extensive downloadable example code–all of it tested with the final version of Python 3 on Windows, Linux, and Mac OS X.


(HTML tags aren't allowed.)

Python 3 for Absolute Beginners
Python 3 for Absolute Beginners

There are many more people who want to study programming other than aspiring computer scientists with a passing grade in advanced calculus. This guide appeals to your intelligence and ability to solve practical problems, while gently teaching the most recent revision of the programming language Python.

You can learn solid software...

97 Things Every Programmer Should Know: Collective Wisdom from the Experts
97 Things Every Programmer Should Know: Collective Wisdom from the Experts

Programmers have a lot on their minds . Programming languages, programming techniques, development environments, coding style, tools, development process, deadlines, meetings, software architecture, design patterns, team dynamics, code, requirements, bugs, code quality. And more. A lot. There is an art, craft, and science to programming that...

Effective UI: The Art of Building Great User Experience in Software
Effective UI: The Art of Building Great User Experience in Software

People are beginning to demand a higher standard of user experience (UX) quality from the software systems they use in their business and personal lives, and companies are looking to UX to help drive business value and increase brand strength. Effective UI provides a complete roadmap to building groundbreaking software centered on...


Practical Guide to Fedora and Red Hat Enterprise Linux, A (5th Edition)
Practical Guide to Fedora and Red Hat Enterprise Linux, A (5th Edition)

Praise for Previous Editions of A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®

 

“Since I’m in an educational environment, I found the content of Sobell’s book...

The Definitive Guide to Jython: Python for the Java Platform
The Definitive Guide to Jython: Python for the Java Platform

Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is distributed with source code. Jython is...

Gray Hat Python: Python Programming for Hackers and Reverse Engineers
Gray Hat Python: Python Programming for Hackers and Reverse Engineers

Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks. You had to dig through...

©2010 LearnIT (support@pdfchm.net) - Privacy Policy