null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learn to Code by Solving Problems (A Python Programming Primer)

List Price: $34.99
SKU:
9781718501324
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Daniel Zingaro
    Format:
    Paperback
    Pages:
    336
    Publisher:
    No Starch Press (June 21, 2021)
    Language:
    English
    ISBN-13:
    9781718501324
    ISBN-10:
    1718501323
    Weight:
    22.2oz
    Dimensions:
    7.13" x 9.39" x 0.78"
    Case Pack:
    20
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T170112_155746815-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $34.99
    As low as:
    $26.94
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
    Audience:
    General/trade
    Country of Origin:
    United States
    Pub Discount:
    65
    Imprint:
    No Starch Press
  • Overview

    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 code
     
    By 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.