Programming Pearls, 2nd Edition
Publisher: Addison-Wesley Professional 1999
Publisher: Addison-Wesley Professional 1999
ISBN/ASIN: 0201657880
ISBN-13: 9780201657883
Number of pages: 256
ISBN-13: 9780201657883
Number of pages: 256
Description:
The book focuses on choosing the right algorithms and on showing how to solve problems effectively. Each chapter frames a particular programming task--such as sorting numbers, creating anagrams, or counting the words in a block of text--many drawn from Bentley's experiences in his long career as a developer. The book traces the process of arriving at a fast, efficient, and accurate solution, along with code profiling to discover what works best. Code examples are written in C and C++.
Download or read it online here:The book focuses on choosing the right algorithms and on showing how to solve problems effectively. Each chapter frames a particular programming task--such as sorting numbers, creating anagrams, or counting the words in a block of text--many drawn from Bentley's experiences in his long career as a developer. The book traces the process of arriving at a fast, efficient, and accurate solution, along with code profiling to discover what works best. Code examples are written in C and C++.
(online html)
0 Comments: