Based on a suggestion by panamajack in this thread.
Read a good technical book lately? Tell us about it! I’ve got a couple to start:[ul][li]Introduction to Algorithms by Thomas Cormen et al. The definitive reference on the analysis and design of algorithms, it probably contains a reference, if not an outright solution to whatever problem you have.[/li][li]Introduction to the Theory of Computation by Michael Sipser. This book offers a good informal treatment of theoretical computer science, but it also contains all the nitty-gritty details for those who want them (like me).[/li][li]Introduction to Mathematical Logic, 4th Ed. by Elliot Mendelson. Not the easiest to read, but it has quite a bit on the foundations of math and computer science.[/li][/ul]That’s it for now. More to come later, after the recommendations of others.