paperback. Condition: Good.
Seller: clickgoodwillbooks, Indianapolis, IN, U.S.A.
Condition: good. Used - Good: A book that has been read but is in good condition. Very minimal damage to the cover including scuff marks, but no holes or tears. The dust jacket for hard covers may not be included. Binding has minimal wear. The majority of pages are undamaged with minimal creasing or tearing, minimal pencil underlining of text, no highlighting of text, no writing in margins. No missing pages.
Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Paperback. Condition: Acceptable. Connecting readers with great books since 1972. Used textbooks may not include companion materials such as access codes, etc. May have condition issues including wear and notes/highlighting. We ship orders daily and Customer Service is our top priority!
Published by No Starch Press, Incorporated, 2020
ISBN 10: 1718500807 ISBN 13: 9781718500808
Language: English
Seller: Better World Books, Mishawaka, IN, U.S.A.
Condition: Good. Used book that is in clean, average condition without any missing pages.
Published by No Starch Press (edition ), 2021
ISBN 10: 1718501323 ISBN 13: 9781718501324
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Seller: ZBK Books, Carlstadt, NJ, U.S.A.
Condition: acceptable. Fast & Free Shipping â" A well-used but reliable copy with all text fully readable. Pages and cover remain intact, though wear such as notes, highlighting, bends, or library marks may be present. Supplemental items like CDs or access codes may not be included.
Seller: St Vincent de Paul of Lane County, Eugene, OR, U.S.A.
Condition: Very Good. paperback 100% of proceeds go to charity! May have signs of use, wear and minor cosmetic defects.
paperback. Condition: Fine. LIKE NEW!!! Has a red or black remainder mark on bottom/exterior edge of pages.
Seller: BookOutlet, St. Catharines, ON, Canada
US$ 15.66
Convert currencyQuantity: 3 available
Add to basketPaperback. Condition: New. Paperback. Publisher overstock, may contain remainder mark on edge.
Published by Manning (edition First Edition), 2023
ISBN 10: 1633437787 ISBN 13: 9781633437784
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
First Edition
Paperback. Condition: Very Good. First Edition. It's a well-cared-for item that has seen limited use. The item may show minor signs of wear. All the text is legible, with all pages included. It may have slight markings and/or highlighting.
Seller: Gardner's Used Books, Inc., Tulsa, OK, U.S.A.
paperback. Condition: Good. Good condition paperback. Pages are clean and unmarked. Minor edgwear and rubbing. Spine is straight and uncreased. Tulsa's largest used bookstore. Located on South Mingo Road since 1991. No-hassle return policy if not completely satisfied.
Seller: Greenway, Chattanooga, TN, U.S.A.
paperback. Condition: Very good condition. very clean,fast ship.
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 18.81
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Fine.
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 18.81
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Published by College Publications, 2008
ISBN 10: 1904987834 ISBN 13: 9781904987833
Language: English
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 25.44
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Published by College Publications, 2008
ISBN 10: 1904987834 ISBN 13: 9781904987833
Language: English
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 27.81
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Published by College Publications, GB, 2008
ISBN 10: 1904987834 ISBN 13: 9781904987833
Language: English
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
US$ 31.03
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Published by No Starch Press,US, San Francisco, 2021
ISBN 10: 1718501323 ISBN 13: 9781718501324
Language: English
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condition: new. Paperback. Learn to Program by Solving Problems is a practical introduction to programming using Python, one of the world's most popular programming languages. The book emphasizes problem-solving strategies that teach readers not only the mechanics of coding, but how to think like savvy programmers.Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer.Computers are capable of solving almost any problem when given the right instructions. That's where programming comes in. This beginner's book will have you writing Python programs right away. You'll solve interesting problems drawn from real coding competitions and build your programming skills as you go.Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you'll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works.You'll learn how to-. Run Python code, work with strings, and use variables. Write programs that make decisions. Make code more efficient with while and for loops. Use Python sets, lists, and dictionaries to organize, sort, and search data. Design programs using functions and top-down design. Create complete-search algorithms and use Big O notation to design more efficient codeBy the end of the book, you'll not only be proficient in Python, but you'll also understand how to think through problems and tackle them with code. Programming languages come and go, but this book gives you the lasting foundation you need to start thinking like a programmer. "Teaches readers how to use Python to solve short, situational competitive programming problems. Each chapter requires the reader to learn a new feature or function of Python in order to solve a problem, while emphasizing basic programming concepts, problem-solving strategies, and critical thinking skills"-- Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Published by No Starch Press,US, US, 2021
ISBN 10: 1718501323 ISBN 13: 9781718501324
Language: English
Seller: Rarewaves USA, OSWEGO, IL, U.S.A.
Paperback. Condition: New. Learn to Program by Solving Problems is a practical introduction to programming using Python, one of the world's most popular programming languages. The book emphasises problem-solving strategies that teach readers not only the mechanics of coding, but how to think like savvy programmers. Teaches readers how to use Python to solve short, situational problems (for example, how to predict when a gambler will run out of money while playing slot machines; how to create a programme to track cell phone data usage; how to set up a system of identifying the popularity of berths in a parking lot).
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New.
US$ 36.57
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Published by College Publications 6/26/2008, 2008
ISBN 10: 1904987834 ISBN 13: 9781904987833
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Invariants: A Generative Approach to Programming. Book.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.