has ALL you need!
A community for book lovers to create their own bookshelves, share and explore books.
Sign Up for FREE!Similar books
Pragmatic Version Control | Pragmatic Project Automation | Pragmatic Unit Testing in Java with JUnit | Pragmatic Version Control Using CVS | Code Complete |
Book Description
If I'm putting together a project, it's the authors of this book that I want. . . . And failing that I'd settle for people who've read their book." -- Ward Cunningham
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 success in your career. You'll become a Pragmatic Programmer.
Groups with this in collection
Computer Science (294) |
- Book Details
- English Books
- Rating:



(53)
4 stars 
3 stars 
2 stars 
1 star 
- Paperback 352 Pages
- Edition: 1st
- ISBN-10: 020161622X
- ISBN-13: 9780201616224
- Publisher: Addison-Wesley Professional
- Pub date: Oct 20, 1999
- Dimensions: 23 cm x 19 cm x 2 cm Just how big is that?
- In another language:
... and another language简体书

FAQ
How does the voting work?
Find a comment helpful / unhelpful? Cast your vote. Only one vote from each person will be counted. Every hour we gather all the votes, add them up, add some magic source, and there we have the new sorting for the comments on the page of this book!I see mistakes in the book information. How can I fix it?
Under "Book details", there is a link labeled "Improve data of this book". You can use that form to send us the correct information.



This book should be a cornerstone of software engineering courses at all University's and a handbook for all software engineers, but definitely beginners like myself.