Foe

↗ HN profile [ 5084 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I found a book at the library called "The New Turing Omnibus". It's described as "a vehicle of learning that visits the major landmarks of computer science. It's a tour of everything in CS from theory, to neural…

  2. Halloween Protection in SQL Server (techcommunity.microsoft.com)
  3. Google Ran Out of Ideas (theatlantic.com)
  4. How to Simplify Your Life (theschooloflife.com)
  5. The Azure Cosmos DB Journey to .NET 6 (devblogs.microsoft.com)
  6. I loved this book (https://csharpindepth.com/) as it goes into how threading works, how garbage collection and generics work, and other "behind the scenes" topics specific to C#. Does anyone have a recommendation for…

  7. Looking for a book/textbook that teaches you a programming language through systems (or vice versa). For example, a book that teaches modern C++ by showing you how to program a compiler; a book that teaches operating…