From 1be64d3130e7a9def570fa3998144b5b53792b74 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Wed, 6 Jul 2016 13:22:51 +0200 Subject: [PATCH] Add list of free programming books --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c0f6ee..090b3ed 100644 --- a/README.md +++ b/README.md @@ -263,3 +263,7 @@ Here's a list of good books: * [101 Design Patterns & Tips for Developers](https://sourcemaking.com/design-patterns-and-tips) I maintain a [list of antipatterns](https://github.com/charlax/antipatterns) on another repo. This is a highly recommended read. + +# Other lists of resources + +* [List of free programming books](https://github.com/vhf/free-programming-books) \ No newline at end of file