From 122f8c621a9ff69fdafb3240a119469ab6bb761e Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Tue, 5 Nov 2013 10:21:30 +0100 Subject: [PATCH] Remove django book as 'extremely outdated' --- free-programming-books.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index 571dfeff..519c341e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -649,7 +649,7 @@ * [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com/) - Marty Hall and Larry Brown * [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck * [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/)- Robert Sedgewick and Kevin Wayne -* [Introduction to Neural Networks with Java](http://www.heatonresearch.com/articles/series/1) - +* [Introduction to Neural Networks with Java](http://www.heatonresearch.com/articles/series/1) - * [Animation/Games in Java](http://www.heatonresearch.com/articles/series/3) * [Java for the Beginning Programmer](http://www.heatonresearch.com/articles/series/15) * [HTTP Programming Recipes for Java Bots](http://www.heatonresearch.com/articles/series/16) @@ -954,7 +954,6 @@ See also [TeX](#tex) * [Django by Example for Django 1.5](http://lightbird.net/dbe2/) * [Tango With Django](http://www.tangowithdjango.com/book/) * [Deploy Django](http://www.deploydjango.com) -* [The Django Book](http://www.djangobook.com/en/2.0/index.html) ####Flask * [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) -- GitLab