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

Powerful Python (Patterns and Strategies with Modern Python)

List Price: $64.99
SKU:
9781098175702
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:
    Aaron Maxwell
    Format:
    Paperback
    Pages:
    200
    Publisher:
    O'Reilly Media (December 17, 2024)
    Language:
    English
    ISBN-13:
    9781098175702
    ISBN-10:
    1098175700
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260209163242-20260209.xml
    Folder:
    TWO RIVERS
    List Price:
    $64.99
    Country of Origin:
    United States
    Case Pack:
    20
    As low as:
    $55.89
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Pub Discount:
    60
    Weight:
    11.52oz
    Imprint:
    O'Reilly Media
  • Overview

    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.

    Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book focuses on the Python first principles that act to accelerate everything else: the 5% of programming knowledge that makes the remaining 95% fall like dominos. It's also this knowledge that helps you become an exceptional Python programmer, fast.

    • Learn how to think like a Pythonista: explore advanced Pythonic thinking
    • Create lists, dicts, and other data structures using a high-level, readable, and maintainable syntax
    • Explore higher-order function abstractions that form the basis of Python libraries
    • Examine Python's metaprogramming tool for priceless patterns of code reuse
    • Master Python's error model and learn how to leverage it in your own code
    • Learn the more potent and advanced tools of Python's object system
    • Take a deep dive into Python's automated testing and TDD
    • Learn how Python logging helps you troubleshoot and debug more quickly