Jump to content

The Pragmatic Programmer

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Xavier Combelle (talk | contribs) at 16:06, 11 September 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Pragmatic Programmer
Authors
  • Andrew Hunt
  • David Thomas
SubjectsEducation, Teaching
Published1999 by The Pragmatic Bookshelf
Publication placeUS
Pages320
ISBN978-0-2016-1622-4
WebsiteThe Pragmatic Bookshelf: The Pragmatic Programmer

The Pragmatic Programmer: From Journeyman to Master (ISBN 0-201-61622-X) is a book about software engineering by Andrew Hunt and David Thomas, published in October, 1999. The book is the first in a series of books under the The Pragmatic Bookshelf label.

Characteristics of a pragmatic programmer:[1]

  • Early adopter / fast adapter
  • Inquisitive
  • Critical thinker
  • Realistic
  • Jack-of-all-trades

The authors also went on to write about the Ruby programming language in the book Programming Ruby and Agile Web Development with Rails, a book on Ruby on Rails which also touches on Ajax and the Ruby programming language.

In the book, the idea of code katas is introduced which are small exercises. The exercises are used to practice programming skills.

References

  1. ^ Preface, The Pragmatic Programmer: From Journeyman to Master, pp. xviii–xix.