The Pragmatic Programmer
Appearance
This article needs additional citations for verification. (February 2013) |
Authors |
|
---|---|
Subjects | Education, Teaching |
Published | 1999 by The Pragmatic Bookshelf |
Publication place | US |
Pages | 320 |
ISBN | 978-0-2016-1622-4 |
Website | The 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
- ^ Preface, The Pragmatic Programmer: From Journeyman to Master, pp. xviii–xix.
External links