Sale!

Programming in Python 3: A Complete Introduction to the Python Language (Paperback)  | Released: 15-Apr-18

By: Mark Summerfield (Author)   Publisher: Pearson Education
4.7  (1)

22.00% Off Original price was: ₹ 890.00.Current price is: ₹ 694.00.

You save  196.00
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and Moreython 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... Read More

In stock

Buy Now
Ships within 1-2 Business Days

100% Orginal Books

Easy Replacement

Certified product

Secure Checkout

On time delivery

Author:

Mark Summerfield

Publisher Name:

Pearson Education

Language:

English

Binding:

(Paperback)

About The Book
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and Moreython 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. Programming in Python 3, Second Edition, 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. Coverage includesDeveloping in Python using procedural, object-oriented, and functional programming paradigmsreating custom packages and modulesriting and reading binary, text, and XML files, including optional compression, random access, and text and XML parsingeveraging advanced data types, collections, control structures, and functionspreading program workloads across multiple processes and threadsrogramming SQL databases and key-value DBM filesebugging techniques-and using Test Driven Development to avoid bugs in the first placetilizing Python?s regular expression mini-language and modulearsing techniques, including how to use the third-party Parsing and PLY modulesuilding usable, efficient, GUI-based applicationsdvanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, met classes, coroutines, and moreeature