Hacker's delight

No cover

Henry S. Warren Jr.: Hacker's delight (2003, Addison-Wesley)

Hardcover, 306 pages

English language

Published Aug. 27, 2003 by Addison-Wesley.

ISBN:
978-0-201-91465-8
Copied ISBN!

View on OpenLibrary

No rating (0 reviews)

"This is a collection of small programming tricks that I have come across over many years. Most of them will work only on computers that represent integers in two's-complement form. Although a 32-bit machine is assumed when register length is relevant, most of the tricks are easily adapted to machines with other register sizes."

"This book does not deal with large tricks such as sophisticated sorting and compiler optimization techniques. Rather, it deals with small tricks that usually involve individual computer words or instructions, such as counting the number of 1-bits in a word. Such tricks often use a mixture of arithmetic and logical instructions." -- From the preface.

2 editions

Subjects

  • Computer programming.
  • Computer hackers.