From f3f1988d92f221050fa4ee924e436995f558f21d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilherme=20Sim=C3=B5es?= Date: Sun, 13 Oct 2013 02:25:26 +0100 Subject: [PATCH 1/2] Updated links to Dive Into HTML5 1. Changed the link to the community-maintained web version of the book. 2. Added a link to a PDF version of Dive Into HTML5. Both of these resources have been updated and enhanced and build upon the original work by Mark Pilgrim. --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 15224ae3c..bec375c11 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -365,7 +365,7 @@ ###HTML / CSS -* [Dive Into HTML5](http://fortuito.us/diveintohtml5/) +* [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/)) * [GA Dash](http://dash.generalassemb.ly) * [HTML Dog Tutorials](http://www.htmldog.com/) * [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton From c942445e7c3dab811346dee60d014182db122c43 Mon Sep 17 00:00:00 2001 From: Guilherme Simoes Date: Sun, 13 Oct 2013 02:30:12 +0100 Subject: [PATCH 2/2] Fixed whitespace --- free-programming-books.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index bec375c11..afa524bf2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -384,7 +384,7 @@ * [Category wise tutorials - J2EE](http://www.mkyong.com/) * [How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) * [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck -* [Java Application Development on Linux by Carl Albing and Michael Schwarz(PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf) +* [Java Application Development on Linux by Carl Albing and Michael Schwarz (PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf) * [The Java EE6 Tutorial](http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF) * [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html) * [Learning Java](http://chimera.labs.oreilly.com/books/1234000001805/index.html) - Patrick Niemeyer @@ -499,7 +499,7 @@ ###Oberon * [Programming in Oberon](http://www-old.oberon.ethz.ch/WirthPubl/ProgInOberon.pdf) (PDF) -* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf ) (PDF) +* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) (PDF) ###Objective-C