Picture 1 of 1

Gallery
Picture 1 of 1

Programming in Python 3 by Mark Summerfield 2e INTERNATIONAL EDITION
US $32.48
Approximately£24.16
Was US $36.49
Save US $4.01 (11% OFF)
Condition:
New
A new, unread, unused book in perfect condition with no missing or damaged pages. See the seller's listing for full details.
2 available
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
US $3.99 (approx £2.97) FedEx International Economy from Abroad.
Located in: LUCKNOW, UTTAR PRADESH, India
Delivery:
Estimated between Thu, 8 May and Fri, 9 May to 43230
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:295542099541
Item specifics
- Condition
- Series
- INTERNATIONAL EDITION PAPERBACK
- Educational Level
- Adult & Further Education
- Features
- International Edition
- Level
- Advanced, Beginner
- ISBN
- 9780321680563
About this product
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
0321680561
ISBN-13
9780321680563
eBay Product ID (ePID)
77169416
Product Key Features
Number of Pages
656 Pages
Publication Name
Programming in Python 3 :A Complete Introduction to the Python Language
Language
English
Subject
Web / Web Programming, Programming / Object Oriented, Programming Languages / Python
Publication Year
2009
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.4 in
Item Weight
36 Oz
Item Length
8.9 in
Item Width
6.9 in
Additional Product Features
Edition Number
2
Intended Audience
Scholarly & Professional
LCCN
2009-035430
Reviews
"...Fulfills the immediate market need for those developers seeking to learn this latest evolutionary version of the Python lineage in a succinct, well-written package." -Mike Riley, Contributing Editor for Dr. Dobb's "Beyond the introduction to programming in Python 3 in the first chapter, if you progress through the first six chapters in sequence, you'll be well on your way to taking off with using Python independently." -James Pyles, Technical Writer and Author of the blog "A Million Chimpanzees" "...A key recommendation for any serious computer library strong in web programming languages." -Jim Cox, Midwest Book Review "Summerfield's book is an excellent source to start learning Python 3." -Anthony J. Duben, Computing Reviews, "...Fulfills the immediate market need for those developers seeking to learn this latest evolutionary version of the Python lineage in a succinct, well-written package." -Mike Riley, Contributing Editor for Dr. Dobb's "Beyond the introduction to programming in Python 3 in the first chapter, if you progress through the first six chapters in sequence, you'll be well on your way to taking off with using Python independently." -James Pyles, Technical Writer and Author of the blog "A Million Chimpanzees" "...A key recommendation for any serious computer library strong in web programming languages." -Jim Cox, Midwest Book Review "Summerfield's book is an excellent source to start learning Python 3." -Anthony J. Duben, Computing Reviews, "…Fulfills the immediate market need for those developers seeking to learn this latest evolutionary version of the Python lineage in a succinct, well-written package." Mike Riley, Contributing Editor for Dr. Dobb's "Beyond the introduction to programming in Python 3 in the first chapter, if you progress through the first six chapters in sequence, you'll be well on your way to taking off with using Python independently." James Pyles, Technical Writer and Author of the blog "A Million Chimpanzees" "…A key recommendation for any serious computer library strong in web programming languages." Jim Cox, Midwest Book Review "Summerfield's book is an excellent source to start learning Python 3." Anthony J. Duben, Computing Reviews
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.1/17
Table Of Content
Chapter 1: Rapid Introduction to Procedural Programming Chapter 2: Data Types Chapter 3: Collection Data Types Chapter 4: Control Structures and Functions Chapter 5: Modules Chapter 6: Object-Oriented Programming Chapter 7: File Handling Chapter 8: Advanced Programming Techniques Chapter 9: Debugging, Testing, and Profiling Chapter 10: Processes and Threading Chapter 11: Networking Chapter 12: Database Programming Chapter 13: Regular Expressions Chapter 14: Introduction to Parsing Chapter 15: Introduction to GUI Programming
Synopsis
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More 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. 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 includes Developing in Python using procedural, objectoriented, 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 Debugging techniques-and using Test Driven Development to avoid bugs in the first place Utilizing Python's regular expression mini-language and module Parsing techniques, including how to use the third-party PyParsing and PLY modules Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, coroutines, and more Programming in Python 3, Second Edition, serves as both tutorial and language reference. It assumes some prior programming experience, and it is accompanied by extensive downloadable example code-all of it tested with Python 3 on Windows, Linux, and Mac OS X., 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. 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 includes: Developing in Python using procedural, objectoriented, 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 Debugging techniques-and using Test Driven Development to avoid bugs in the first place Utilising Python's regular expression mini-language and module Parsing techniques, including how to use the third-party PyParsing and PLY modules Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, coroutines, and more, A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More 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. 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 includes Developing in Python using procedural, objectoriented, 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 Debugging techniques-and using Test Driven Development to avoid bugs in the first place Utilizing Python's regular expression mini-language and module Parsing techniques, including how to use the third-party PyParsing and PLY modules Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, coroutines, and more Programming in Python 3, Second Edition, serves as both tutorial and language reference. It assumes some prior programming experience, and it is accompanied by extensive downloadable example code-all of it tested with Python 3 on Windows, Linux, and Mac OS X.
LC Classification Number
QA76.73.P98S86 2010
Item description from the seller
About this seller
Check-inStore
97.4% positive Feedback•7.9K items sold
Registered as a business seller
Popular categories from this shop
Seller Feedback (796)
- 6***a (18)- Feedback left by buyer.Past monthVerified purchaseCame as advertised. Carefully packaged. Good value for money. Excellent service
- -***o (3)- Feedback left by buyer.Past monthVerified purchaseThe textbook was in great condition and shipping was faster than expected. The value was amazing and I have no complaints. The text is authentic and official and the quality and appearance match those of others found in libraries and universities. The book came very protected and was wrapped in three different layers of protection and a carton box. I highly recommend this seller!
- c***o (150)- Feedback left by buyer.Past 6 monthsVerified purchaseThe item shipped quickly, was packaged well, and was exactly as described. A+ seller!
Product ratings and reviews
More to explore:
- International Edition Dictionaries & Reference Books,
- Law Non-Fiction Fiction Books & International Law International Edition,
- International Edition Adult Learning & University Books,
- International Edition School Textbooks & Study Guides,
- Non-Fiction Hardcover Books International Edition,
- Management International Edition Adult Learning & University Books,
- Law Non-Fiction Fiction Books & International Edition,
- Law Fiction & Non-Fiction Books in English International Edition,
- Mark Twain 1st Edition Antiquarian & Collectable Books,
- Engineering & Technology Non-Fiction Paperback Fiction Books & International Edition