From d06b3f170e93d6a317bc80459360d686b65365e5 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 1 Mar 2018 11:16:00 +0100 Subject: [PATCH] This Week In Erlang --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 10ef509..f9cf2d6 100644 --- a/README.md +++ b/README.md @@ -3110,6 +3110,10 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH * [Michael Hoffman](http://code-worrier.com/how-to-be-stuck/#) - (2013) How to be Stuck - Learning to learn to code on the internet ## Erlang +> News +* [This Week In Erlang](https://gootik.github.io/this-week-in-erlang/) - Weekly review of things that happen in the Erlang world + +> Learn * [Alex Ott](http://alexott.net/en/fp/books/#sec8) - books review on Erlang * [Functional Geekery](https://www.functionalgeekery.com/episode-114-fred-herbert/) - Functional Geekery Episode 114 – Fred Hebert with introduction to Erlang, productionization as a phase of software, property testing, “Everything is Terrible”, and much more. * [PropEr Testing](http://propertesting.com/) - Fred Hebert talking about ins and outs of Property-Based Testing, with focus set on Erlang’s PropEr framework, a freely available testing tool based on Quviq’s Quickcheck framework.