Clean Code

Clean Code
Author :
Publisher : Pearson Education
Total Pages : 464
Release :
ISBN-10 : 9780132350884
ISBN-13 : 0132350882
Rating : 4/5 (882 Downloads)

Book Synopsis Clean Code by : Robert C. Martin

Download or read book Clean Code written by Robert C. Martin and published by Pearson Education. This book was released on 2009 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: This title shows the process of cleaning code. Rather than just illustrating the end result, or just the starting and ending state, the author shows how several dozen seemingly small code changes can positively impact the performance and maintainability of an application code base.


Clean Code Related Books

Clean Code
Language: en
Pages: 464
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Pearson Education

DOWNLOAD EBOOK

This title shows the process of cleaning code. Rather than just illustrating the end result, or just the starting and ending state, the author shows how several
The Clean Coder
Language: en
Pages: 247
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2011 - Publisher: Pearson Education

DOWNLOAD EBOOK

Presents practical advice on the disciplines, techniques, tools, and practices of computer programming and how to approach software development with a sense of
Clean Code in C#
Language: en
Pages: 487
Authors: Jason Alls
Categories: Computers
Type: BOOK - Published: 2020-07-17 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Develop your programming skills by exploring essential topics such as code reviews, implementing TDD and BDD, and designing APIs to overcome code inefficiency,
Code Complete
Language: en
Pages: 952
Authors: Steve McConnell
Categories: Computers
Type: BOOK - Published: 2004-06-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software
The Robert C. Martin Clean Code Collection (Collection)
Language: en
Pages: 849
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2011-11-10 - Publisher: Prentice Hall

DOWNLOAD EBOOK

The Robert C. Martin Clean Code Collection consists of two bestselling eBooks: Clean Code: A Handbook of Agile Software Craftmanship The Clean Coder: A Code of