Clean Code Cookbook

Clean Code Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 388
Release :
ISBN-10 : 9781098144685
ISBN-13 : 1098144686
Rating : 4/5 (686 Downloads)

Book Synopsis Clean Code Cookbook by : Maximiliano Contieri

Download or read book Clean Code Cookbook written by Maximiliano Contieri and published by "O'Reilly Media, Inc.". This book was released on 2023-09-11 with total page 388 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Clean Code Cookbook Related Books

Clean Code Cookbook
Language: en
Pages: 388
Authors: Maximiliano Contieri
Categories: Computers
Type: BOOK - Published: 2023-09-11 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contie
Clean Code Cookbook
Language: en
Pages: 431
Authors: Maximiliano Contieri
Categories: Computers
Type: BOOK - Published: 2023-09-11 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Often, software engineers and architects work with large, complex code bases that they need to scale and maintain. With this cookbook, author Maximiliano Contie
Clean Code
Language: en
Pages: 464
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Pearson Education

GET EBOOK

Looks at the principles and clean code, includes case studies showcasing the practices of writing clean code, and contains a list of heuristics and "smells" acc
The Art of Clean Code
Language: en
Pages: 177
Authors: Christian Mayer
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: No Starch Press

GET EBOOK

Learn eight principles to simplify your code and become a more effective (and successful) programmer. Most software developers waste thousands of hours working
Clean Code in JavaScript
Language: en
Pages: 527
Authors: James Padolsey
Categories: Computers
Type: BOOK - Published: 2020-01-20 - Publisher: Packt Publishing Ltd

GET EBOOK

Get the most out of JavaScript for building web applications through a series of patterns, techniques, and case studies for clean coding Key FeaturesWrite maint