Cantitate/Preț
Produs

Clean Code Cookbook

Autor Maximiliano Contieri
en Limba Engleză Paperback – 28 sep 2023

Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution, these techniques provide benefits that pay off over time.

Using real life examples in JavaScript, PHP, Java, Python, and many other programming languages, this cookbook provides proven recipes to help you scale and maintain large systems. Every section covers fundamental concepts including readability, coupling, testability, and extensibility, as well as code smells—symptoms of a problem that requires special attention—and the recipes to address them.

As you proceed through this book, refactoring recipes and the variety of code smells increase in complexity. You will:

  • Understand the benefits of clean code and learn how to detect code smells
  • Learn refactoring techniques step by step
  • Gain illustrative code examples in several modern programming languages
  • Get a comprehensive catalog of common code smells, their impacts, and possible solutions
  • Use code that's straight to the point, favoring readability and learning
Citește tot Restrânge

Preț: 30529 lei

Preț vechi: 38161 lei
-20% Nou

Puncte Express: 458

Preț estimativ în valută:
5843 6090$ 4864£

Carte disponibilă

Livrare economică 16-30 decembrie
Livrare express 30 noiembrie-06 decembrie pentru 4226 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781098144722
ISBN-10: 1098144724
Pagini: 350
Dimensiuni: 181 x 235 x 24 mm
Greutate: 0.75 kg
Editura: O'Reilly

Notă biografică

Maximiliano Contieri has been working in the software industry for 25 years and also teaching at the university at the same time. He's been writing about clean code, refactoring and code smells for three years, writing a couple of articles per week on many popular blogging platforms. He is a declarative and behavioral code fan and relies on software fundamentals to build elegant and robust solutions.