From 67f58e9e73f02b654cd5472ae48c501d13b55ece Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Tue, 23 Apr 2019 08:45:21 +0200 Subject: [PATCH] Move annotations and add book's links --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19fb4e1..fdd67a5 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,11 @@ * Software Engineering * Programming Languages * Functional Programming Languages - * [Haskell From First Principles](https://github.com/marceloboeira/hffp) 📝 📕 💰 + * [Haskell From First Principles](http://haskellbook.com) 📕 💰 + * [Exercises](https://github.com/marceloboeira/hffp) 📝 * Systems Programming Languages - * [The Rust Programming Language](https://github.com/marceloboeira/trpl) 📝 📕 🆓 + * [The Rust Programming Language](https://github.com/marceloboeira/trpl) 📕 🆓 + * [Annotations](https://github.com/marceloboeira/trpl) 📝 * Databases * SQL * Postgres @@ -49,6 +51,7 @@ * [Getting Started with IaC](https://www.youtube.com/watch?v=G3D14I5_NIk) 📼 🆓 * Orchestration * Kubernetes + * [Kubernetes Up and Running](http://shop.oreilly.com/product/0636920043874.do#tab_04_2) 📕 💰 * [Key Kubernetes Concepts](https://towardsdatascience.com/key-kubernetes-concepts-62939f4bc08e) 📰 🆓 * Provisioning * Terraform