
Build It in Python: Designing Applications
Build It Programming, #2
By: Damon Edwards
eBook | 19 April 2026
At a Glance
ePUB
eBook
$6.99
or 4 interest-free payments of $1.75 with
Instant Digital Delivery to your Kobo Reader App
Move from writing scripts to structuring applications.
Programs start to take shape around classes that hold both data and behavior. Functions become methods. Data that was loosely stored earlier is replaced with objects that define what belongs and what does not.
Work moves through a sequence of projects that grow in scope. A contact book turns into a multi-class program with persistence. An expense tracker adds filtering, summaries, and validation. A task manager expands into a multi-file package with a command line interface and tests.
Each step builds on what came before. Existing code is reorganized rather than replaced. Small pieces are extended and combined until they form complete programs.
Object structure, inheritance, method design, special methods, and comprehensions are introduced where they are needed. Classes begin to behave like built-in types, so sorting, comparison, and membership work directly on your objects.
Setup stays minimal. The focus remains on writing and organizing code so programs stay readable as they grow.
Intended for readers who can already write basic programs and want to turn them into structured applications.
Part of the Build It in Python series, between first projects and production-level systems.
on
ISBN: 9798235336810
Series: Build It Programming : Book 2
Published: 19th April 2026
Format: ePUB
Language: English
Publisher: ?PiBO worx
Volume Number: 2
























