From c942445e7c3dab811346dee60d014182db122c43 Mon Sep 17 00:00:00 2001 From: Guilherme Simoes Date: Sun, 13 Oct 2013 02:30:12 +0100 Subject: [PATCH] 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 bec375c1..afa524bf 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 -- GitLab