David Baum
David Baum, pythonista and senior SW-Engineer at OwnBackup
David Baum is senior SW-Eng' working for 10 years in the industry.
He has written anything from kernel drivers to client side code.
His pet animal is a python. interpreter
David has a B. Sc in comp-sci from the Hebrew-U
Talks
🇺🇸 It's Critical: Concurrent programming as a sane programming model (or how I met critical section)
We mostly hear about concurrency as a more performant replacement for threads or multi-processing.
But the hidden gem of concurrent programming is how sane concurrent code, and how easy it is to reason about shared state.