Damon Edwards – författare
Visar alla böcker från författaren . Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
E-bok
Engelska, 202666 kr
Läs direkt efter köp
Build small programs from the start and keep building.The material is structured as a sequence of projects that increase in scope and complexity. Code is written, run, and modified at every step. Each addition stays in use and carries forward.Projects include a guessing game, a password generator, a weather command line tool using live data, a file organizer, and a small set of automation scripts. Core ideas repeat across projects so the workflow becomes familiar through use.Setup is minimal. Python, a terminal, and a text editor are enough. The focus stays on writing and running code rather than configuring tools.The progression is incremental. Early exercises are small and controlled. Later ones combine multiple parts into complete programs.Intended for beginners and for anyone who has learned basic syntax but has not built complete programs.Part of the Build It in Python series. Later volumes move into application structure, production concerns, and larger systems.
E-bok
Engelska, 202666 kr
Läs direkt efter köp
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.
Del 2 - Build It Programming
Build It in Python
Designing Applications
Häftad, Engelska, 2026
236 kr
Skickas inom 5-8 vardagar
Del 1 - Build It Programming
Build It in Python
First Projects
Häftad, Engelska, 2026
200 kr
Skickas inom 5-8 vardagar