Code That Fits in Your Head (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Serie
Robert C Martin Series
Antal sidor
416
Utgivningsdatum
2021-11-17
Upplaga
1
Förlag
Pearson Education
Dimensioner
229 x 178 x 23 mm
Vikt
658 g
ISBN
9780137464401

Code That Fits in Your Head

Heuristics for Software Engineering

Häftad,  Engelska, 2021-11-17
426
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
How to Reduce Code Complexity and Develop Software More Sustainably
"Mark Seemann is well known for explaining complex concepts clearly and thoroughly. In this book he condenses his wide-ranging software development experience into a set of practical, pragmatic techniques for writing sustainable and human-friendly code. This book will be a must-read for every programmer."
-- Scott Wlaschin, author of Domain Modeling Made Functional
Code That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control.

Reflecting decades of experience helping software teams succeed, Mark Seemann guides you from zero (no code) to deployed features and shows how to maintain a good cruising speed as you add functionality, address cross-cutting concerns, troubleshoot, and optimize. You'll find valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing.

Seemann illuminates his insights with code examples drawn from a complete sample project. Written in C#, they're designed to be clear and useful to anyone who uses any object-oriented language including Java , C++, and Python. To facilitate deeper exploration, all code and extensive commit messages are available for download.
  • Choose mindsets and processes that work, and escape bad metaphors that don't
  • Use checklists to liberate yourself, improving outcomes with the skills you already have
  • Get past "analysis paralysis" by creating and deploying a vertical slice of your application
  • Counteract forces that lead to code rot and unnecessary complexity
  • Master better techniques for changing code behavior
  • Discover ways to solve code problems more quickly and effectively
  • Think more productively about performance and security
If you've ever suffered through bad projects or had to cope with unmaintainable legacy code, this guide will help you make things better next time and every time.

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Visa hela texten

Passar bra ihop

  1. Code That Fits in Your Head
  2. +
  3. Dependency Injection in .NET Core

De som köpt den här boken har ofta också köpt Dependency Injection in .NET Core av Mark Seemann, Steven Van Deursen, Mark Seemann, Steven Van Deursen (häftad).

Köp båda 2 för 855 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Mark Seemann

  • Dependency Injection in .NET Core

    Mark Seemann, Steven Van Deursen, Mark Seemann, Steven Van Deursen

    Description Dependency Injection has become one of the most dominant practices in the past decade, and it's now required knowledge for .NET developers. ¿ Dependency Injection in .NET , Second Edition teaches readers to use Dependency Injection to ...

  • Dependency Injection Principles, Practices, and Patterns

    Mark Seemann, Steven Van Deursen

    SummaryDependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of applications will benefit from it. Then, ...

Övrig information

Mark Seemann, a former economist, found a second career as a programmer and has worked as a web and enterprise developer since the late 1990s. He is a Certified Rockstar Developer and has written a Jolt Award-winning book about Dependency Injection, given more than a hundred international conference talks, and authored video courses for both Pluralsight and Clean Coders. Mark has regularly published his blog ( blog.ploeh.dk) since 2006.