历届「Jolt Awards」获奖书籍

来源:互联网 发布:酷我h1耳机怎么样知乎 编辑:程序博客网 时间:2024/05/01 21:34

http://www.ppurl.com/forum/thread/1549/

1990

Annotated C++ Reference Manual. by Margaret Ellis, Bjarne Stroustrup

  1. The Art of Human-Computer Interface Design. by Brenda Laurel

  2. Programming Windows, 2nd Edition by Charles Petzold

  3. Turbo C++ DiskTutor. by Greg Voss, Paul Chui

1991

Object-Oriented Design with Applications by Grady Booch

  1. Advanced C++: Programming Styles and Idioms. by James Coplien

  2. Object-Oriented Modeling and Design. by James rumbaugh, Michael Blaha, William Premerlani, Frederick Eddy, William Lorensen

  3. Object Lifecycles: Modeling the World in States. by Sally Shlaer, Steve Mellor

1992

Undocumented Windows. by Andrew Schulman, David Maxey, Matt Pietrek

Decline and Fall of the American Programmer. by Ed Yourdon

  1. Object-Oriented Software Engineering: A Use-Case Driven Approach. by Ivar Jacobson, Magnus Christerson, Patrik Jonsson, Gunnar Overgaard

  2. Literate Programming. by Donald Knuth

  3. Effective C++ by Scott Meyers

1993

Code Complete by Steve McConnell

Object-Oriented Design and Analysis with Applications, 2nd Edition by Grady Booch

  1. Applied Cryptography by Bruce Schneier

  2. Programming on Purpose, Vols. I and II. by P.J. Plauger

  3. Writing Solid Code by Steve Maguire

1994

Essential Client/Server Survival Guide. by Robert Orfali, Dan Harkey, Jeri Edwards

  1. Debugging the Development Process. by Steve Maguire

  2. Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides

  3. The Design and Evolution of C++ by Bjarne Stroustrup

1995

Thinking in C++ v1v2 by Bruce Eckel

  1. About Face: The Essentials of User Interface Design by Alan Cooper

  2. A Discipline for Software Engineering. by Watts Humphrey

1996

Rapid Development by Steve McConnell

  1. Creating a Software Engineering Culture. by Karl Weigers

  2. Pattern-Oriented Software Architecture by Frank Buschmann, Regine Meunier, Hans Rohnert, Peter Sommerlad, Michael Stal

  3. The Essential Distributed Objects Survival Guide. by Robert Orfali, Dan Harkey, and Jeri Edwards

1997

Object-oriented Software Construction by Bertrand Meyer

  1. The Deadline: A Novel about Project Management. by Tom DeMarco

  2. UML Distilled: Applying the Standard Object Modeling Language by Martin Fowler, Scott Kendall

  3. Building Object Applications That Work, by Scott Ambler

1998

Component Software—Beyond Object-Oriented Programming. by Clemens Szyperski

  1. Anti-Patterns: Refactoring Software, Architectures, and Projects in Crisis. by William J. Brown, Raphael C. Malveau, Hays W. McCormick, Thomas Mowbray

  2. Software Architecture in Practice by Len Bass, Paul Clements, Rick Kazman

  3. Thinking in Java by Bruce Eckel

1999

Software for Use: A Practical Guide to the Models and Methods of Usage Centered Design. by Larry Constantine, Lucy Lockwood

  1. Extreme Programming Explained: Embrace Change by Kent Beck

  2. Software Requirements. by Karl E. Wiegers

  3. After the Gold Rush: Creating a True Profession of Software Engineering. by Steve M. McConnell

2000

Adaptive Software Development. by James A. Highsmith III

  1. Don't Make Me Think! A Common Sense Approach to Web Usability by Steve Krug

  2. Writing Effective Use Cases by Alistair Cockburn

  3. Secrets and Lies: Digital Security in a Networked World. by Bruce Schneier

2001

Effective Java by Joshua Bloch

  1. Agile Software Development by Alistair Cockburn

  2. Software Craftsmanship by Pete McBreen

  3. Under Pressure and On Time. by Ed Sullivan

2002

Agile Software Development: Principles, Patterns and Practices by Robert C. Martin

  1. Documenting Software Architectures by Paul Clements, Felix Bachmann

  2. Test Driven Development: By Example by Kent Beck

  3. Patterns of Enterprise Application Architecture by Martin Fowler

Thinking in Java, 3rd Edition by Bruce Eckel

  1. Understanding Web Services: XML, WSDL, SOAP, and UDDI. by Eric Newcomer

  2. Core Java 2, Volume 1: Fundamentals by Cay Horstmann, Gary Cornell

  3. PHP and MySQL Web Development, 2nd Edition by Luke Welling, Laura Thomson

2003

Waltzing with Bears. by Tom DeMarco, Timothy Lister

  1. The Art of Unix Programming by Eric S. Raymond

  2. Lean Software Development: An Agile Toolkit by Mary Poppendieck, Tom Poppendieck

  3. The Pragmatic Starter Kit. by Dave Thomas, Andy Hunt

Test-Driven Development: A Practical Guide. by David Astels

  1. About Face 2.0: The Essentials of Interaction Design by Alan Cooper, Robert Reimann

  2. Agile Database Techniques: Effective Strategies for the Agile Software Developer. by Scott W. Ambler

  3. Code Reading: The Open Source Perspective by Diomidis Spinellis

2004

Head First Design Patterns by Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy

  1. Joel on Software by Joel Spolsky

  2. Refactoring to Patterns by Joshua Kerievsky

  3. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools. by Jack Greenfield, Keith Short, Steve Cook, Stuart Kent, John Crupi

Better, Faster, Lighter Java. by Bruce A. Tate, Justin Gehtland

  1. C++ Coding Standards: 101 Rules, Guidelines, and Best Practices by Herb Sutter, Andrei Alexandrescu

  2. Hibernate: A Developer's Notebook. by James Elliott

  3. Java Developer's Guide to Eclipse, 2nd Edition. by Jim D'Anjou, Scott Fairbrother, Dan Kehn, John Kellerman, Pat McCarthy

2005

Prefactoring by Ken Pugh

  1. The Art of Project Management by Scott Berkun

  2. Innovation Happens Elsewhere: Open Source as Business Strategy by Ron Goldman, Richard P. Gabriel

  3. Producing Open Source Software: How to Run a Successful Free Software Project. by Karl Fogel

Agile Web Development with Rails by Dave Thomas, David Hansson, Leon Breedt, Mike Clark

  1. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries by Krzysztof Cwalina, Brad Abrams

  2. Practical Common Lisp by Peter Seibel

  3. Why Programs Fail: A Guide to Systematic Debugging by Andreas Zeller

2006

Agile Software Development: The Cooperative Game by Alistair Cockburn

  1. Catastrophe Disentanglement. by E. M. Bennatan

  2. Practices of an Agile Developer by Venkat Subramaniam, Andy Hunt

  3. Software Estimation: Demystifying the Black Art by Steve McConnell

Head First Object-Oriented Analysis and Design by B. McLaughlin, G. Pollice, D. West

  1. Code Quality by Diomidis Spinellis

  2. Refactoring Databases by Scott W. Ambler, P.J. Sadalage

  3. CSS: The Missing Manual by David Sawyer McFarland

2007

Beautiful Code by Andy Oram, Greg Wilson

  1. Manage It!: Your Guide to Modern Pragmatic Project Management by Johanna Rothman

  2. The Myths of Innovation by Scott Berkun

  3. Release It!: Design and Deploy Production-Ready Software by Michael T. Nygard

Continuous Integration: Improving Software Quality and Reducing Risk by Paul Duvall, Steve Matyas, Andrew Glover

  1. Head First SQL Your Brain on SQL: A Learner's Guide by Lynn Beighley

  2. The Rails Way by Obie Fernandez

  3. xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros

2008

Adrenaline Junkies and Template Zombies: Understanding Patterns of Project Behavior. by Tom Demarco, Peter Hruschka, Tim Lister, Suzanne Robertson, James Robertson, Steve McMenamin

  1. Emergent Design: The Evolutionary Nature of Professional Software Development by Scott L. Bain

  2. Intellectual Property and Open Source: A Practical Guide to Protecting Code. by Van Lindberg

Real World Haskell by Bryan O'Sullivan, John Goerzen, Don Stewart

  1. High Performance MySQL: Optimization, Backups, Replication, and More by Baron Schwartz, Peter Zaitsev, Vadim Tkachenko, Jeremy Zawodny, Arjen Lentz, Derek J. Balling

  2. Programming in Scala by Martin Odersky, Lex Spoon, Bill Venners

2009

Masterminds of Programming: Conversations with the Creators of Major Programming Languages by Federico Biancuzzi, Shane Warden

  1. SDLC 3.0: Beyond a Tacit Understanding of Agile. by Mark Kennaley

  2. Hello World! Computer Programming for Kids and Other Beginners by Carter Sande

2010

Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation by Jez Humble, David Farley

  1. Seven Languages in Seven Weeks by Bruce Tate

  2. Mining the Social Web by Matthew A. Russell

原创粉丝点击