• okudum
    • okuyorum
    • okumak istiyorum
  • youreads puanı (9.00)
clean code - robert c. martin
even bad code can function. but if code isn’t clean, it can bring a development organization to its knees. every year, countless hours and significant resources are lost because of poorly written code. but it doesn’t have to be that way.

noted software expert robert c. martin presents a revolutionary paradigm with clean code: a handbook of agile software craftsmanship . martin has teamed up with his colleagues from object mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer—but only if you work at it.

what kind of work will you be doing? you’ll be reading code—lots of code. and you will be challenged to think about what’s right about that code, and what’s wrong with it. more importantly, you will be challenged to reassess your professional values and your commitment to your craft.

clean code is divided into three parts. the first describes the principles, patterns, and practices of writing clean code. the second part consists of several case studies of increasing complexity. each case study is an exercise in cleaning up code—of transforming a code base that has some problems into one that is sound and efficient. the third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. the result is a knowledge base that describes the way we think when we write, read, and clean code.

readers will come away from this book understanding
how to tell the difference between good and bad code
how to write good code and how to transform bad code into good code
how to create good names, good functions, good objects, and good classes
how to format code for maximum readability
how to implement complete error handling without obscuring code logic
how to unit test and practice test-driven development
this book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.


  1. robert c. martin'in clean coding konusunda yazdığı temiz kod yazma konusunda kült kitap