소스 검색

Object Oriented && Java 5 (II Edizione) - Claudio De Sio Cesari

Ebook on Java, OOP and UML. 
Rif. http://www.claudiodesio.com/ for related downloads.
pac37 12 년 전
부모
커밋
b835029f66
1개의 변경된 파일10개의 추가작업 그리고 4개의 파일을 삭제
  1. 10 4
      free-programming-books-it.md

+ 10 - 4
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,14 +31,19 @@
 * [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf)
 
 
-###Lisp
+###GIT
 
-* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
+* [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf)
 
 
-###GIT
+###Java
 
-* [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf)
+* [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