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

Computer Science From Scratch (Building Interpreters, Art, Emulators and ML in Python)

List Price: $49.99
SKU:
9781718504301
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:
    David Kopec
    Format:
    Paperback
    Pages:
    280
    Publisher:
    No Starch Press (September 30, 2025)
    Imprint:
    No Starch Press
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781718504301
    ISBN-10:
    1718504306
    Weight:
    19oz
    Dimensions:
    7.06" x 9.19" x 0.65"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260405T170602_155746831-20260405.xml
    Folder:
    RandomHouse
    List Price:
    $49.99
    Country of Origin:
    United States
    Pub Discount:
    65
    Case Pack:
    26
    As low as:
    $38.49
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
  • Overview

    You know how to write Python. Now master the computer science that makes it work.

    If you’ve been programming for a while, you may have found yourself wondering about the deeper principles behind the code. How are programming languages implemented? What does an interpreter really do? How does the microprocessor execute instructions at a fundamental level? How does a machine learning algorithm make decisions?

    Computer Science from Scratch is for experienced Python programmers who want to fill in those gaps—not through abstract lectures, but through carefully designed projects that bring core CS concepts to life. Understanding these fundamental building blocks will make you a more versatile and effective programmer.

    Each chapter presents a focused, hands-on project that teaches a fundamental idea in computer science:
    • INTERPRETERS: Understand syntax, parsing, and evaluation by writing a BASIC interpreter
    • EMULATORS: Learn computer architecture by building an NES emulator from the ground up
    • GRAPHICS: Explore image manipulation and algorithmic art through computer graphics projects
    • MACHINE LEARNING: Demystify classification by implementing a simple, readable KNN model

    These projects aren’t about building tools—they’re structured lessons that use code to reveal how computing works. Each chapter concludes with real-world context, thoughtful extensions, and exercises to deepen your understanding.

    Authored by David Kopec, a computer science professor and author of the popular Classic Computer Science Problems series, this is not a beginner’s book, and it’s not a theory-heavy academic text. It’s a practical, code-driven introduction to the essential ideas and mechanisms of computer science—written for programmers who want more than syntax.

    If you’ve been writing Python and are ready to explore the foundations behind computing, this book will guide you there—with clarity, depth, and purpose.