The Practice of Programming

The Practice of Programming <span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=The+Practice+of+Programming&rft.author=%5B%5BBrian+W.+Kernighan%5D%5D+%3Csmall%3Eand%3C%2Fsmall%3E+%5B%5BRob+Pike%5D%5D&rft.date=1999[1]&rft.pub=%5B%5BAddison%E2%80%93Wesley%5D%5D">
Author Brian W. Kernighan and Rob Pike
Language English
Subject Computer programming
Publisher Addison–Wesley
Publication date
1999[1]
ISBN 0-201-61586-X

The Practice of Programming (ISBN 0-201-61586-X) by Brian W. Kernighan and Rob Pike is a 1999 book about computer programming and software engineering, published by Addison-Wesley.[1]

According to the preface, the book is about "topics like testing, debugging, portability, performance, design alternatives, and style," which, according to the authors, "are not usually the focus of computer science or programming courses".[2] It treats these topics in case studies, featuring implementations in several programming languages (mostly C, but also C++, AWK, Perl, Tcl and Java).

The Practice of Programming has been translated into twelve languages.

References

  1. 1.0 1.1 1.2 "TPOP @ Informit". Retrieved 6 December 2013.
  2. From the Preface

External links