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

Python Workout, Second Edition (200 ten-minute exercises)

List Price: $49.99
SKU:
9781633435353
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:
    Reuven Lerner
    Format:
    Paperback
    Pages:
    240
    Publisher:
    Manning (January 6, 2026)
    Imprint:
    Manning
    Language:
    English
    ISBN-13:
    9781633435353
    ISBN-10:
    1633435350
    Weight:
    11.62oz
    Dimensions:
    7.375" x 9.25"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $49.99
    Pub Discount:
    37
    As low as:
    $38.49
    Publisher Identifier:
    P-SS
    Discount Code:
    A
  • Overview

    Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.

    The only way to master a skill is practice, practice, practice. That’s exactly what you’ll do in this book! In this instantly-valuable book you’ll work through 200 carefully selected exercises that flex your programming muscles.

    You’ll practice core Python language features and techniques that reinforce the programming patterns you’ll use every day and build the skills you need to troubleshoot your programs.

    In Python Workout, Second Edition you’ll find 200 exercises, including:

    • Working with text using strings
    • Mastering dictionaries and sets
    • Reading, writing, and manipulating files
    • Functional programming with comprehensions
    • Python modules and packages
    • Creating iterators and generators

    About the technology

    Become a champion Python programmer by making its most powerful features second nature! In this unique book, internationally-recognized Python trainer Reuven Lerner builds your mental muscle by guiding you through 200 targeted exercises.

    About the book

    Python Workout, Second Edition is a hands-on training program designed to boost your productivity and code quality. You’ll practice everything from basics like strings and dictionaries to techniques for writing elegant, data-agnostic code with dynamic typing, generic functions, and comprehensions. Each exercise includes a detailed solution along with additional challenges that help you push your skills even farther.

    What's inside

    • Lock in essential Python skills
    • Improve your code readability and maintainability
    • Prepare for AI-assisted workflows

    About the reader

    For beginning to intermediate Python programmers.

    About the author

    Reuven M. Lerner teaches Python at companies around the world and at LernerPython.com. He also wrote Pandas Workout.

    Table of Contents

    1 Improving your Python with practice
    2 Numeric types
    3 Strings
    4 Lists and tuples
    5 Dictionaries and sets
    6 Files
    7 Functions
    8 Functional programming with comprehensions
    9 Modules and packages
    10 Objects
    11 Iterators and generators
    12 Where to from here?