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 (85 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."

DOWNLOAD 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
Magento 2 Development Cookbook
Language: en
Pages: 304
Authors: Bart Delvaux
Categories: Computers
Type: BOOK - Published: 2015-12-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 60 recipes that will tailor and customize your experience with Magento 2 About This Book Solve common problems encountered while extending your Magento 2 s
ASP.NET Core 5 Secure Coding Cookbook
Language: en
Pages: 324
Authors: Roman Canlas
Categories: Computers
Type: BOOK - Published: 2021-07-16 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn how to secure your ASP.NET Core web app through robust and secure code Key FeaturesDiscover the different types of security weaknesses in ASP.NET Core web
Infrastructure as Code (IAC) Cookbook
Language: en
Pages: 440
Authors: Stephane Jourdan
Categories: Computers
Type: BOOK - Published: 2017-02-17 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 90 practical, actionable recipes to automate, test, and manage your infrastructure quickly and effectively About This Book Bring down your delivery timelin
Clean Code in JavaScript
Language: en
Pages: 527
Authors: James Padolsey
Categories: Computers
Type: BOOK - Published: 2020-01-20 - Publisher: Packt Publishing Ltd

DOWNLOAD 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