Dieser Artikel ist nicht mehr vorrätig.

Programming in Python 3: A Complete - Paperback, by Summerfield Mark - Good

BooksRun
(177124)
Angemeldet als gewerblicher Verkäufer
US $10,42
Ca.EUR 8,88
Artikelzustand:
Gut
Versand:
Kostenlos USPS Media MailTM.
Standort: Philadelphia, Pennsylvania, USA
Lieferung:
Lieferung zwischen Do, 18. Sep und Mi, 24. Sep nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:405889621034
Zuletzt aktualisiert am 13. Jun. 2025 02:06:08 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
Book Title
Programming in Python 3: A Complete Introduction to the Python La
ISBN
9780321680563
Kategorie

Über dieses Produkt

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
Author
Mark Summerfield
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

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

BooksRun

99,3% positive Bewertungen900.146 Artikel verkauft

Mitglied seit Aug 2014
Angemeldet als gewerblicher Verkäufer
BooksRun is an online seller of new and used books and textbooks. Best prices for books since 2014, we're a one-stop shop for all sorts of books, from fiction to textbooks. We're constantly expanding ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
5.0

Beliebte Kategorien in diesem Shop

Verkäuferbewertungen (196.611)

Alle Bewertungen
Positiv
Neutral
Negativ
  • 7***j (836)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I recently purchased an item from this eBay seller, and I couldn't be happier with the experience. From the prompt communication to the fast shipping, everything was handled with utmost professionalism. The item arrived exactly as described and was well-packaged to ensure its safety during transit. The seller was courteous and responsive, making the entire transaction smooth and hassle-free. I highly recommend this seller to anyone looking for quality products and excellent service.
  • c***m (433)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    WOW!; I cannot believe this 4 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 04/19, Sat, Received 04/24 Thur to Hawaii using free shipping; USPS Ground Mail, Paperback Book in Good Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • _***b (57)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I'm very happy with my purchase. It was an excellent value with free shipping. The condition is as described with a very good appearance and overall quality. The seller replied to my email and it arrived in 4 days!! I highly recommend this seller and give them 👍👍👍👍

Produktbewertungen & Rezensionen

5.0
1 Produktbewertungen
  • 1 Nutzer bewerten dieses Produkt mit 5 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 4 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 3 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 2 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 1 von 5 Sternen

Would recommend

Good value

Compelling content