Recommended Reading

List of blogs I follow and heartily recommend:

Computing in general

  • Old New Thing
    Probably the most famous Microsoft blogger, Raymond Chen has a depth of experience (going back ~20 years) that most of us can only dream about wistfully.
  • Larry Osterman’s WebLog
    Another old-school Microsoft dev, Larry’s blog offered (it seems to be no longer updated) a fascinating insight in computer history.
  • Red Hat Developers Blog
    A wide range of topics – everything from Java migration to Python history to the theory behind devops.
    Notably their series on Docker / containers which I consider as recommended reading for every dev.
  • https://codeblog.jonskeet.uk/

C, C++

.NET

https://thomaslevesque.com/2015/06/21/exception-filters-in-c-6/