From b835029f663bf00fd3d2e728d608d380824c5358 Mon Sep 17 00:00:00 2001 From: pac37 Date: Wed, 13 Nov 2013 21:31:18 +0100 Subject: [PATCH] Object Oriented && Java 5 (II Edizione) - Claudio De Sio Cesari Ebook on Java, OOP and UML. Rif. http://www.claudiodesio.com/ for related downloads. --- free-programming-books-it.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/free-programming-books-it.md b/free-programming-books-it.md index d68f7d7b4..c174dd777 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -4,6 +4,7 @@ * [C](#c) * [C#](#c-sharp) * [Git](#git) +* [Java](#java) * [Lisp](#lisp) * [PHP](#php) * [Python](#python) @@ -30,16 +31,21 @@ * [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf) -###Lisp - -* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf) - - ###GIT * [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf) +###Java + +* [Object Oriented && Java 5 (II Edizione) - Claudio De Sio Cesari](http://www.claudiodesio.com/download/oo_&&_java_5.zip) + + +###Lisp + +* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf) + + ###PHP * [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)