Programming Pearls Programming Pearls

Programming Pearls

    • 5.0 • 1개의 평가
    • US$42.99
    • US$42.99

출판사 설명

When programmers list their favorite books, Jon Bentley’s collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley’s pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience.

In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on
testing, debugging, and timing set representations string problems
All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.

What remains the same in this new edition is Bentley’s focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley’s classic or are revisiting his work for some fresh insight, the book is sure to make your own list of favorites.

장르
컴퓨터 및 인터넷
출시일
2016년
4월 21일
언어
EN
영어
길이
256
페이지
출판사
Pearson Education
판매자
Pearson Education Inc.
크기
12.3
MB

사용자 리뷰

liketofindout ,

One of the nicest books about programming

Two great chapters in the book: how to write and make sure it is a correct program for Binary Search, and how it is important to improve your program from O(n x n) to O(n log n) or O(n)… for finding out the maximum profit problem or the maximum subarray problem. It is really worth it. And it actually is a book worthy of sitting down and reading, a little bit like an adventure story.

The Elements of Computing Systems, second edition The Elements of Computing Systems, second edition
2021년
Designing Data-Intensive Applications Designing Data-Intensive Applications
2017년
So Good They Can't Ignore You So Good They Can't Ignore You
2012년
Meditations Meditations
2002년
Never Split the Difference Never Split the Difference
2016년
Atomic Habits Atomic Habits
2018년