This week:
- AWS in Visual Studio with ASP.NET Core Apps
- Function isomorphisms - An article about object methods, class static methods and functions and how similiar they are.
- Brian Beckman: Don't fear the Monad - 1h video, describes what is Monad and proves that LINQ is Monadoic, something that I was wondering about for quite time. Finaly got an answer :D
- Programming The Blockchain in C# - I know blockchain only in theory, I'd like to get my hands dirty playing with it. This book looks like a good intro to the topic.