Clean code : A handbook of agile software craftsmanship

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...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
التنسيق: كتاب
اللغة:Undetermined
منشور في: Upper Saddle River, N.J. Prentice Hall 2009
الموضوعات:
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
الوصف
الملخص: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. This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.