Python for Everyone - Paperback, by Horstmann Cay S.; Necaise Rance - Acceptable

BooksRun
(205798)
Angemeldet als gewerblicher Verkäufer
US $29,65
Ca.CHF 23,84
Artikelzustand:
Akzeptabel
Letzter Artikel1 verkauft
Wurde auch von anderen Nutzern gekauft. Schon 1 verkauft.
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos USPS Media MailTM.
Standort: Philadelphia, Pennsylvania, USA
Lieferung:
Lieferung zwischen Sa, 18. Okt und Sa, 25. Okt 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. Verkäufer zahlt 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
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:146727066138
Zuletzt aktualisiert am 15. Okt. 2025 01:46:19 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Akzeptabel: Buch mit deutlichen Gebrauchsspuren. Der Einband kann einige Beschädigungen aufweisen, ...
Book Title
Python for Everyone
ISBN
9781119056553
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
1119056551
ISBN-13
9781119056553
eBay Product ID (ePID)
215980595

Product Key Features

Number of Pages
752 Pages
Language
English
Publication Name
Python for Everyone
Subject
Programming Languages / Python
Publication Year
2016
Type
Textbook
Author
Rancé D. Necaise, Cay S. Horstmann
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1 in
Item Weight
47.2 Oz
Item Length
10 in
Item Width
8 in

Additional Product Features

Edition Number
2
Intended Audience
College Audience
LCCN
2016-427618
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.13/3
Table Of Content
Chapter 1: Introduction 1.1 Computer Programs 1.2 The Anatomy of a Computer 1.3 The Python Programming Language 1.4 Becoming Familiar with Your Programming Environment 1.5 Analyzing Your First Program 1.6 Errors 1.7 Problem Solving: Algorithm Design Chapter 2: Programming with Numbers and Strings 2.1 Variables 2.2 Arithmetic 2.3 Problem Solving: First Do It By Hand 2.4 Strings 2.5 Input and Output 2.6 Graphics: Simple Drawings Chapter 3: Decisions 3.1 The if Statement 3.2 Relational Operators 3.3 Nested Branches 3.4 Multiple Alternatives 3.5 Problem Solving: Flowcharts 3.6 Problem Solving: Test Cases 3.7 Boolean Variables and Operators 3.8 Analyzing Strings 3.9 Application: Input Validation Chapter 4: Loops 4.1 The while Loop 4.2 Problem Solving: Hand-Tracing 4.3 Application: Processing Sentinel Values 4.4 Problem Solving: Storyboards 4.5 Common Loop Algorithms 4.6 The for Loop 4.7 Nested Loops 4.8 Processing Strings 4.9 Application: Random Numbers and Simulations 4.10 Graphics: Digital Image Processing 4.11 Problem Solving: Solve a Simpler Problem First Chapter 5: Functions 5.1 Functions as Black Boxes 5.2 Implementing and Testing Functions 5.3 Parameter Passing 5.4 Return Values 5.5 Functions Without Return Values 5.6 Problem Solving: Reusable Functions 5.7 Problem Solving: Stepwise Refinement 5.8 Variable Scope 5.9 Graphics: Building an Image Processing Toolkit 5.10 Recursive Functions (Optional) Chapter 6: Lists 6.1 Basic Properties of Lists 6.2 List Operations 6.3 Common List Algorithms 6.4 Using Lists with Functions 6.5 Problem Solving: Adapting Algorithms 6.6 Problem Solving: Discovering Algorithms by Manipulating Physical Objects 6.7 Tables Chapter 7: Files and Exceptions 7.1 Reading and Writing Text Files 7.2 Text Input and Output 7.3 Command Line Arguments 7.4 Binary Files and Random Access 7.5 Exception Handling 7.6 Application: Handling Input Errors Chapter 8: Sets and Dictionaries 8.1 Sets 8.2 Dictionaries 8.3 Complex Structures Chapter 9: Objects and Classes 9.1 Object-Oriented Programming 9.2 Implementing a Simple Class 9.3 Specifying the Public Interface of a Class 9.4 Designing the Data Representation 9.5 Constructors 9.6 Implementing Methods 9.7 Testing a Class 9.8 Problem Solving: Tracing Objects 9.9 Problem Solving: Patterns for Object Data 9.10 Object References 9.11 Application: Writing a Fraction Class Chapter 10: Inheritance 10.1 Inheritance Hierarchies 10.2 Implementing Subclasses 10.3 Calling the Superclass Constructor 10.4 Overriding Methods 10.5 Polymorphism 10.6 Application: A Geometric Shape Class Hierarchy Chapter 11: RECURSION 11.1 Triangle Numbers Revisited 11.2 Problem Solving: Thinking Recursively 11.3 Recursive Helper Functions 11.4 The Efficiency of Recursion 11.5 Permutations 11.6 Backtracking 11.7 Mutual Recursion Chapter 12: Sorting and Searching 12.1 Selection Sort 12.2 Profiling the Selection Sort Algorithm 12.3 Analyzing the Performance of the Selection Sort Algorithm 12.4 Merge Sort 12.5 Analyzing the Merge Sort Algorithm 12.6 Searching 12.7 Problem Solving: Estimating the Running Time of an Algorithm APPENDIX A THE BASIC LATIN AND LATIN-1 SUBSETS OF UNICODE APPENDIX B PYTHON OPERATOR SUMMARY APPENDIX C PYTHON RESERVED WORD SUMMARY APPENDIX D THE PYTHON STANDARD LIBRARY APPENDIX E BINARY NUMBERS AND BIT OPERATIONS GLOSSARY INDEX CREDITS
Synopsis
With Wiley's Interactive Edition, you get all the benefits of a downloadable, reflowable eBook with added resources to make your study time more effective, including: * Lambda Expressions, Default & Static Method interfaces * Embedded Problem Solving Sections & How-To Guides * Worked Examples & Self-Check Exercises at the end of each chapter * Progressive Figures that trace code segments using color for easy recognition * Linked Programming Tips & Common Errors for programming best practices Cay Horstmann's Python for Everyone, Interactive Edition, 2nd Edition provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic concepts and become competent coders. The inclusion of advanced chapters makes the text suitable for a 2 or 3-term sequence, or as a comprehensive reference to programming in Python. Major rewrites and an updated visual design make this student-friendly text even more engaging. Filled with realistic programming examples, a great quantity and variety of homework assignments, and lab exercises that build student problem-solving abilities, it is no surprise Python for Everyone is the number one text for early objects in the Python market., Cay Horstmann's  Python for Everyone, 2nd Edition provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic concepts and become competent coders., With Wiley's Interactive Edition, you get all the benefits of a downloadable, reflowable eBook with added resources to make your study time more effective, including: - Lambda Expressions, Default & Static Method interfaces - Embedded Problem Solving Sections & How-To Guides - Worked Examples & Self-Check Exercises at the end of each chapter - Progressive Figures that trace code segments using color for easy recognition - Linked Programming Tips & Common Errors for programming best practices Cay Horstmann's Python for Everyone, Interactive Edition, 2nd Edition provides a comprehensive and approachable introduction to fundamental programming techniques and design skills, and helps students master basic concepts and become competent coders. The inclusion of advanced chapters makes the text suitable for a 2 or 3-term sequence, or as a comprehensive reference to programming in Python. Major rewrites and an updated visual design make this student-friendly text even more engaging. Filled with realistic programming examples, a great quantity and variety of homework assignments, and lab exercises that build student problem-solving abilities, it is no surprise Python for Everyone is the number one text for early objects in the Python market.
LC Classification Number
QA76.73.P98

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

BooksRun

99,4% positive Bewertungen930 Tsd. 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 (229'394)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • 7***j (852)- Bewertung vom Käufer.
    Letzte 6 Monate
    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 (445)- 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!
  • c***e (34)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    The textbook was better than described. It looks like brand new! The price was appropriate for the type of textbook that it is. The appearance and quality of the textbook was impeccable. The shipping took about 2 weeks to arrive, but the textbook was well worth the wait. Seller packaged my textbook beautifully which ensured that it arrived unharmed and in perfect condition. Excellent seller! I would purchase more items from this seller in the future!
Alle Bewertungen ansehen