Samiksha Jaiswal (Editor)

The Practice of Programming

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
8.2
/
10
1
Votes
Alchetron
8.2
1 Ratings
100
90
81
70
60
50
40
30
20
10
Rate This

Rate This

Language
  
English

ISBN
  
0-201-61586-X

Authors
  
Rob Pike, Brian Kernighan

Subject
  
Computer programming

4.1/5
Goodreads

Publication date
  
1999

Originally published
  
1999

Publisher
  
Addison-Wesley

The Practice of Programming t2gstaticcomimagesqtbnANd9GcT6lMh22lhyfz4b

Similar
  
Brian Kernighan books, Computer Science books, Computer programming books

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.

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". 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. Eric S. Raymond, in The Art of Unix Programming, calls it "recommended reading for all C programmers (indeed for all programmers in any language)." A 2008 review on LWN.net found that TPOP "has aged well due to its focus on general principles", and that "beginners will benefit most but experienced developers will appreciate [...] the later chapters".

References

The Practice of Programming Wikipedia


Similar Topics