From ca9f3324848fb53e8eeecce27d99a69ad4762041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Marcondes=20Teixeira?= Date: Sun, 8 Oct 2017 18:32:02 -0300 Subject: [PATCH] Updates free-programming-books.md (#2568) * Updates free-programming-books.md Adds a link to a free image optimization book * fixes failing build removed trailing slash * adds author name --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 8ef15eaf..6784c9ad 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -475,6 +475,7 @@ * [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html) * [Docker Jumpstart](http://odewahn.github.io/docker-jumpstart/) * ["DYNAMIC LINKED LIBRARIES": Paradigms of the GPL license in contemporary software](http://www.lulu.com/shop/http://www.lulu.com/shop/luis-enr%C3%ADquez-a/dynamic-linked-libraries-paradigms-of-the-gpl-license-in-contemporary-software/ebook/product-21419788.html) - Luis A. EnrĂ­quez +* [Essential Image Optimization](https://images.guide) - Addy Osmani * [Flow based Programming](http://jpaulmorrison.com/fbp/) * [Foundations of Programming](http://openmymind.net/FoundationsOfProgramming.pdf) (PDF) * [Game Programming Patterns](http://gameprogrammingpatterns.com) - Bob Nystrom -- GitLab