1 / 324
文档名称:

Pragmatic Programmer The From Journeyman To Master by Andrew Hunt David Thomas.pdf

格式:pdf   页数:324
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Pragmatic Programmer The From Journeyman To Master by Andrew Hunt David Thomas.pdf

上传人:leehsien95 2012/12/27 文件大小:0 KB

下载得到文件列表

Pragmatic Programmer The From Journeyman To Master by Andrew Hunt David Thomas.pdf

文档介绍

文档介绍:Pragmatic Programmer, The: From Journeyman to Master
Andrew Hunt
David Thomas
Publisher: Addison Wesley
First Edition October 13, 1999
ISBN: 0-201-61622-X, 352 pages



Straight from the programming trenches, The Pragmatic
Programmer cuts through the increasing specialization and
technicalities of modern software development to examine the
core process--taking a requirement and producing working,
maintainable code that delights its users. It covers topics
ranging from personal responsibility and career development
to architectural techniques for keeping your code flexible and
easy to adapt and reuse. Read this book, and you’ll learn how
to:
Fight software rot;
Avoid the trap of duplicating knowledge;
Write flexible, dynamic, and adaptable code;
Avoid programming by coincidence;
Bullet-proof your code with contracts, assertions, and
exceptions;
Capture real requirements;
Test ruthlessly and effectively;
Delight your users;
Build teams of pragmatic programmers; and
Make your developments more precise with automation.
Written as a series of self-contained sections and filled with
entertaining anecdotes, thoughtful examples, and interesting
analogies, The Pragmatic Programmer illustrates the best
practices and major pitfalls of many different aspects of
software development. Whether you’re a new coder, an
experienced programmer, or a manager responsible for
software projects, use these lessons daily, and you’ll quickly
see improvements in personal productivity, accuracy, and job
satisfaction. You’ll learn skills and develop habits and
attitudes that form the foundation for long-term ess in
your career. You’ll e a Pragmatic Programmer.
Preface.......................................................................................................12
Who Should Read This Book? ...............................................................12
What Makes a Pragmatic Programmer?.................