Async in C# 5.0 by Alex Davies was the second book in the list. It was a recommended reading on the Concurrency in C# Cookbook, so I knew it was going to be a good one.
[Read More]
Puppeteer Sharp Monthly Report - January 2019
Happy new year Puppeteerers! (Is that even a word?)
[Read More]
2018 in numbers
Yesterday I tweeted my 2018 in numbers, and I thought it deserves a post :)
[Read More]
Concurrency in C# Cookbook Book Review
Concurrency in C# Cookbook by Steve Cleary is the first of a series of books I planned to read to improve my async programming skills.
[Read More]
Going deeper with async programming
When you start coding async apps in C# it looks super simple, almost magical. You put some asyncs here some awaits there, and you are done!
[Read More]