https://fsharpforfunandprofit.com/series/why-use-fsharp.html
This series of posts will give you a guided tour through the main features of F# and then show you ways that F# can help you in your day-to-day development
Tags: #programming #fsharp
This series of posts will give you a guided tour through the main features of F# and then show you ways that F# can help you in your day-to-day development
Tags: #programming #fsharp
https://www.infoq.com/presentations/Null-References-The-Billion-Dollar-Mistake-Tony-Hoare
Tags: #programming #null
Tags: #programming #null
InfoQ
Null References: The Billion Dollar Mistake
Tony Hoare introduced Null references in ALGOL W back in 1965 "simply because it was so easy to implement", says Mr. Hoare. He talks about that decision considering it "my billion-dollar mistake".
https://mynameismjp.wordpress.com/2018/07/03/breaking-down-barriers-part-4-gpu-preemption/
Tags: #programming
Tags: #programming
The Danger Zone
Breaking Down Barriers – Part 4: GPU Preemption
You can find an ad-free static site version of this post here: This is Part 4 of a series about GPU synchronization and preemption. You can find the other articles here: Part 1 – What’s…