Hacker News
- Debugging – Section 5.10 of Programming Pearls http://www.cs.bell-labs.com/cm/cs/pearls/sec0510.html 30 comments
- Jon Bentley's Programming Pearls: 25 years old, still brilliant http://reprog.wordpress.com/2011/04/18/programming-books-part-5-programming-pearls/ 26 comments
Lobsters
- Programming Pearls: bumper sticker computer science https://tildesites.bowdoin.edu/~ltoma/teaching/cs340/spring05/coursestuff/Bentley_BumperSticker.pdf 5 comments compsci , pdf , practices
- X-15 rocket aircraft. "The Right Stuff". From Pearl Harbor to test pilot, to the Apollo program. A rare interview with Scott Crossfield [VIDEO] https://youtube.com/watch?si=KpKR0GKXn9jg042x&v=x5ALRclpguQ 2 comments space
- Program Kubernetes with 11 Pulumi Pearls https://blog.pulumi.com/program-kubernetes-with-11-cloud-native-pulumi-pearls 5 comments kubernetes
- Programming Pearls and Python Fails https://medium.com/@n0mad/programming-pearls-and-python-fails-c4fc2962c3ed#.4y4peqjww 23 comments programming
- Programming Pearls and Python Fails - A tale of Performance https://medium.com/@n0mad/programming-pearls-and-python-fails-c4fc2962c3ed#.4y4peqjww 3 comments coding
- James Mitchell, one of the two architects of the CIA's torture program, may have been motivated by his friend Don Hutchings getting kidnapped and killed by Kashmiri terrorists led by Omar Sheikh, the same guy who India had to release post Kandahar and ended up killing Daniel Pearl https://www.youtube.com/watch?v=MmNUi0itl-8&list=UUZaT_X_mc0BI-djXOlfhqWQ 17 comments india
- programming pearls - bumper-sticker computer science by John Bentley, 1985 http://www.bowdoin.edu/~ltoma/teaching/cs340/spring05/coursestuff/bentley_bumpersticker.pdf 89 comments programming
- Generating Random Text. (Programming Pearls) http://www.cs.bell-labs.com/cm/cs/pearls/sec153.html 24 comments programming
- According to Jon Bentley's book Programming Pearls, only 10% of programmers can write a binary search. Are you one of them? http://reprog.wordpress.com/2010/04/19/are-you-one-of-the-10-percent/ 225 comments programming
- Review of Programming Pearls by Jon Bentley http://techguyinmidtown.com/2009/10/22/review-of-programming-pearls-by-jon-bentley/ 8 comments programming
- Functional Pearl: A Program to Solve Sudoku [PDF] (quite an elegant solution) http://www.cs.tufts.edu/~nr/comp150fp/archive/richard-bird/sudoku.pdf 13 comments haskell
- "The Fun of Programming", a collection of Haskell functional pearls http://web2.comlab.ox.ac.uk/oucl/publications/books/fop/? 12 comments programming
- Programming Pearls http://www.cs.bell-labs.com/cm/cs/pearls/ 11 comments programming
- Programming Pearls - Storing a spell-check dictionary of 30K words in 64kB. http://books.google.com/books?id=kse_7qbwbjsc&pg=pa146&lpg=pa146&dq=spell+check+dictionary+compressed+programming+pearls&source=web&ots=dezyztbq5r&sig=8hvgb1vxrxmegpkf3ip7ouw9bty#ppa145,m1 3 comments programming
- Functional Pearls: the best of elegant, instructive functional programming http://haskell.org/haskellwiki/research_papers/functional_pearls 5 comments programming