Speaking at London next week
Just a reminder, next week I’ll be speaking at the CodeNode on: When Select() is Broken
"Select isn't broken" is an important bit of advice from the Pragmatic Programmer book. In most cases, you won't find bugs in your OS, programming languages or core libraries. It is almost always your code that is at fault. Except...
In this session, Oren will discuss how RavenDB has exposed numerous issues in the CoreCLR, the JIT and the underlying operating systems. Along the way, you'll learn deep debugging techniques and how to rule out your own code and pinpoint the actual underlying problem.
Comments
Hi Oren, will your session also be recorded and set online afterwards?
Dieter, I'm not 100% sure. They usually are, see: https://skillsmatter.com/skillscasts But I don't know when it will go live.
Comment preview