From 5f545c3a529c528d7aa81ae5ac88c25ffdb1901e Mon Sep 17 00:00:00 2001 From: tomplee Date: Sun, 27 Oct 2013 00:59:04 +0200 Subject: [PATCH] Added OOP - Learn Object Oriented Thinking & Programming --- 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 bddd8f6d..28be0f96 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -583,7 +583,7 @@ * [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF) * [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/) * [Thinking in Java](http://www.mindview.net/Books/TIJ/) - +* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky ####Wicket * [Official Free Online Guide for Apache Wicket framework](http://wicket.apache.org/guide/) -- GitLab