- Source: The Practice of Programming
- C++
- Pemrograman tujuan
- YAGNI
- Daftar stasiun televisi yang menyiarkan Formula Satu
- Matematika diskrit
- Scilab
- The Voice (Amerika Serikat)
- Bahasa pemrograman tujuan umum
- 0 (angka)
- Paket protokol internet
- The Practice of Programming
- Extreme programming practices
- Practice squad
- Coding best practices
- Computer programming
- The Practice
- Software design pattern
- Best practice
- Extreme programming
- Rob Pike
Breaker Morant (1980)
No More Posts Available.
No more pages to load.
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
External links
Home page at Princeton