Improve books links

This commit is contained in:
Marcelo Boeira
2019-04-23 08:47:44 +02:00
parent 67f58e9e73
commit bf90f887b2

View File

@@ -28,11 +28,13 @@
* Software Engineering
* Programming Languages
* Functional Programming Languages
* [Haskell From First Principles](http://haskellbook.com) 📕 💰
* [Exercises](https://github.com/marceloboeira/hffp) 📝
* Haskell
* [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) 📕 🆓
* [Annotations](https://github.com/marceloboeira/trpl) 📝
* Rust
* [The Rust Programming Language](https://doc.rust-lang.org/stable/book/) 📕 🆓
* [Annotations](https://github.com/marceloboeira/trpl) 📝
* Databases
* SQL
* Postgres