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

Python Crash Course, 3rd Edition (A Hands-On, Project-Based Introduction to Programming)

List Price: $49.99
SKU:
9781718502703
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:
    Eric Matthes
    Format:
    Paperback
    Pages:
    552
    Publisher:
    No Starch Press (January 10, 2023)
    Language:
    English
    ISBN-13:
    9781718502703
    ISBN-10:
    1718502702
    Weight:
    32.4oz
    Dimensions:
    7.13" x 9.38" x 1.1"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T171153_155746855-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $49.99
    Case Pack:
    14
    As low as:
    $38.49
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    Age Range:
    10
    Grade Level:
    5th Grade
    Lexile Measure:
    1060L
    QuickShip:
    Yes
    Audience:
    General/trade
    Country of Origin:
    China
    Pub Discount:
    65
    Imprint:
    No Starch Press
  • Overview

    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!

    Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.

    You’ll start by learning basic programming concepts, such as variables, lists, classes, and loops, and practice writing clean code with exercises for each topic. You’ll also learn how to make your programs interactive and test your code safely before adding it to a project. You’ll put your new knowledge into practice by creating a Space Invaders–inspired arcade game, building a set of data visualizations with Python’s handy libraries, and deploying a simple application online.

    As you work through the book, you’ll learn how to:
    • Use powerful Python libraries and tools, including pytest, Pygame, Matplotlib, Plotly, and Django
    • Make increasingly complex 2D games that respond to keypresses and mouse clicks
    • Generate interactive data visualizations using a variety of datasets
    • Build apps that allow users to create accounts and manage their own data, and deploy your apps online 
    • Troubleshoot coding errors and solve common programming problems

    New to this edition: This third edition is completely revised to reflect the latest in Python code. New and updated coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, as well as the latest features of Matplotlib, Plotly, and Django.

    If you’ve been thinking about digging into programming, Python Crash Course will provide you with the skills to write real programs fast. Why wait any longer? Start your engines and code!

    Uses Python 3