- Format
- Häftad (Paperback)
- Språk
- Engelska
- Antal sidor
- 464
- Utgivningsdatum
- 2008-08-18
- Upplaga
- illustrated ed
- Förlag
- PRENTICE-HALL
- Medarbetare
- Martin, Robert
- Illustratör/Fotograf
- illustrations
- Illustrationer
- illustrations
- Dimensioner
- 236 x 177 x 21 mm
- Vikt
- Antal komponenter
- 1
- Komponenter
- VIDEO
- ISBN
- 9780132350884
- 732 g
Du kanske gillar
-
Design Patterns
Erich Gamma
InbundenClean Code: A Handbook Of Agile Software Craftsmanship
354- Skickas inom 7-10 vardagar.
- Gratis frakt inom Sverige över 199 kr för privatpersoner.
Passar bra ihop
De som köpt den här boken har ofta också köpt Clean Architecture av Robert C Martin (häftad).
Köp båda 2 för 613 krKundrecensioner
Det finns 6 recensioner av Clean Code: A Handbook Of Agile Software Craftsmanship. Har du också läst boken? Sätt ditt betyg »Fler böcker av Robert C Martin
-
Clean Agile
Robert C Martin
-
Clean Craftsmanship
Robert C Martin
-
Clean Architecture
Robert C Martin
-
The Robert C. Martin Clean Code Collection (Collection)
Robert C Martin
Övrig information
Robert C. Martin (Green Oaks, IL) has been a software professional since 1970 and is founder and president of Object Mentor Inc. Mr. Martin has published dozens of articles in various trade journals, and is a regular speaker at international conferences and trade shows. Mr. Martin has authored and edited many books including: Agile Software Development: Principles, Patterns, and Practices (Java and C# editions) and those in the Robert C. Martin Agile series. A leader in the industry of software development, Mr. Martin served three years as the editor-in-chief of the C++ Report, and he served as the first chairman of the Agile Alliance.
Innehållsförteckning
Foreword xix
Introduction xxv
On the Cover xxix
Chapter 1: Clean Code 1
There Will Be Code 2
Bad Code 3
The Total Cost of Owning a Mess 4
Schools of Thought 12
We Are Authors 13
The Boy Scout Rule 14
Prequel and Principles 15
Conclusion 15
Bibliography 15
Chapter 2: Meaningful Names 17
Introduction 17
Use Intention-Revealing Names 18
Avoid Disinformation 19
Make Meaningful Distinctions 20
Use Pronounceable Names 21
Use Searchable Names 2...