2014-07-27 20:16:50 +00:00
|
|
|
### Index
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-12-16 11:01:49 +00:00
|
|
|
* [0 - Agnostico](#0---agnostico)
|
2015-11-13 11:50:35 +00:00
|
|
|
* [Algoritmi e Strutture Dati](#algoritmi-e-strutture-dati)
|
2015-12-15 14:23:48 +00:00
|
|
|
* [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software)
|
2013-10-24 09:35:00 +00:00
|
|
|
* [Android](#android)
|
2013-12-28 01:42:25 +00:00
|
|
|
* [Assembly Language](#assembly-language)
|
2013-11-09 08:34:56 +00:00
|
|
|
* [BASH](#bash)
|
2013-10-24 09:35:00 +00:00
|
|
|
* [C](#c)
|
|
|
|
* [C#](#c-sharp)
|
2013-11-09 08:34:56 +00:00
|
|
|
* [Git](#git)
|
2013-11-13 20:31:18 +00:00
|
|
|
* [Java](#java)
|
2013-11-29 17:15:13 +00:00
|
|
|
* [Javascript](#javascript)
|
2013-11-15 20:28:46 +00:00
|
|
|
* [LaTeX](#latex)
|
2013-11-14 16:31:58 +00:00
|
|
|
* [Linux](#linux)
|
2016-01-19 17:11:39 +00:00
|
|
|
* [Livecode](#livecode)
|
2013-11-29 17:15:13 +00:00
|
|
|
* [Perl](#perl)
|
2013-10-24 09:35:00 +00:00
|
|
|
* [PHP](#php)
|
2013-10-15 13:51:23 +00:00
|
|
|
* [Python](#python)
|
2013-11-29 17:15:13 +00:00
|
|
|
* [Ruby](#ruby)
|
2013-10-24 09:35:00 +00:00
|
|
|
* [Visual Basic](#visual-basic)
|
|
|
|
|
|
|
|
|
2015-12-15 14:23:48 +00:00
|
|
|
### 0 - Agnostico
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
#### Metodologie di sviluppo del software
|
2015-11-13 13:25:42 +00:00
|
|
|
|
|
|
|
* [Programmazione Funzionale](http://minimalprocedure.pragmas.org/writings/programmazione_funzionale/programmazione_funzionale.html)
|
2015-12-15 14:23:48 +00:00
|
|
|
* [Scrum e XP dalle trincee](http://www.open-ware.org/ita/news/kniberg1.htm)
|
2013-11-15 02:48:33 +00:00
|
|
|
|
2014-01-02 11:47:06 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
#### Algoritmi e Strutture Dati
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Dispense del Corso di Algoritmi e Strutture Dati](http://www.dmi.unict.it/nicosia/lectures/programmazione-scientifica/algo.pdf) (PDF)
|
2014-01-02 11:47:06 +00:00
|
|
|
|
2013-10-24 09:35:00 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Android
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-12-13 21:25:12 +00:00
|
|
|
* [Guida programmazione Android 4.2](http://www.sprik.it/download/guida-programmazione-android-4-2/)
|
2013-10-24 09:35:00 +00:00
|
|
|
|
2013-10-30 14:27:42 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Assembly Language
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2013-12-28 01:42:25 +00:00
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### BASH
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Guida avanzata per la bash](http://www.dmi.unict.it/diraimondo/web/wp-content/uploads/classes/so/mirror-stuff/abs-guide.pdf) (PDF)
|
2013-11-09 08:34:56 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### C
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf) (PDF)
|
|
|
|
* [Tricky C](http://www.ba.infn.it/~pierro/ebook/trickyc.pdf) (PDF)
|
2013-10-24 09:35:00 +00:00
|
|
|
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### C Sharp
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-12-13 21:26:00 +00:00
|
|
|
* [AB..C# - Guida alla programmazione](http://www.youblisher.com/p/21542-ABC-Guida-alla-programmazione/)
|
2013-10-24 09:35:00 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### GIT
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf) (PDF)
|
2013-10-30 14:27:42 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Java
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-09-04 07:36:14 +00:00
|
|
|
* [Guida a Java 8](http://twiki.di.uniroma1.it/pub/Metod_prog/RS_INFO/lezioni.html)
|
2013-11-29 17:15:13 +00:00
|
|
|
* [Introduzione a Java](http://www.ateneonline.it/hyperbook/j_book/java2.htm)
|
2015-12-15 14:23:48 +00:00
|
|
|
* [Java](https://it.wikibooks.org/wiki/Java) - Wikibooks
|
|
|
|
* [Object Oriented && Java 5 (II Edizione)](http://www.claudiodesio.com/download/oo_&&_java_5.zip) - Claudio De Sio Cesari (ZIP)
|
2013-11-13 20:31:18 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Javascript
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Guida di riferimento](http://www.econ.uniurb.it/laerte/Reti_Internet_1/materiale/JavaScript.pdf) (PDF)
|
2013-11-29 17:15:13 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### LaTeX
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-12-15 14:23:48 +00:00
|
|
|
* [Appunti di programmazione in LaTeX e TeX](http://profs.sci.univr.it/~gregorio/introtex.pdf) - Enrico Gregorio (PDF)
|
|
|
|
* [Impara LaTeX! (... e mettilo da parte)](https://users.dimi.uniud.it/~gianluca.gorni/TeX/itTeXdoc/impara_latex.pdf) - Marc Baudoin (PDF)
|
|
|
|
* [Introduzione all'arte della composizione tipografica con LaTeX](http://www.guitex.org/home/images/doc/guidaguit-b5.pdf) - GuIT (PDF)
|
|
|
|
* [L'arte di scrivere con LaTeX](http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf) - L. Pantieri e T. Gordini (PDF)
|
2013-12-11 09:19:21 +00:00
|
|
|
* [Una (mica tanto) breve introduzione a LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/italian)
|
2013-11-15 20:28:46 +00:00
|
|
|
|
2013-11-14 16:31:58 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Linux
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2013-11-14 16:31:58 +00:00
|
|
|
* [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/)
|
|
|
|
|
|
|
|
|
2015-12-29 12:03:48 +00:00
|
|
|
### Livecode
|
|
|
|
|
|
|
|
* [Guida a livecode] (http://www.maxvessi.net/pmwiki/pmwiki.php?n=Main.GuidaALivecode)
|
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Perl
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf) (PDF)
|
2013-11-29 17:15:13 +00:00
|
|
|
* [Perl e Internet](http://www.ateneonline.it/hyperbook/p_book/perl2.htm)
|
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### PHP
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf) (PDF)
|
|
|
|
* [Manuale PHP](http://francescomuscolo.altervista.org/manuale_PHP.pdf) (PDF)
|
2013-10-15 13:51:23 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Python
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2013-10-15 13:51:23 +00:00
|
|
|
* [Il manuale di riferimento di Python](http://docs.python.it/html/ref/)
|
|
|
|
* [Il tutorial di Python](http://docs.python.it/html/tut/)
|
|
|
|
* [La libreria di riferimento di Python](http://docs.python.it/html/lib/)
|
2013-10-19 07:35:25 +00:00
|
|
|
* [Pensare da Informatico, Versione Python](http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm)
|
2013-10-24 09:35:00 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Ruby
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Introduzione a Ruby](http://tesi.cab.unipd.it/22937/1/Tesina_-_Introduzione_a_Ruby.pdf) (PDF)
|
2015-02-04 08:10:56 +00:00
|
|
|
* [Programmazione elementare in Ruby](http://minimalprocedure.pragmas.org/writings/programmazione_elementare_ruby/corso_elementare_ruby.html)
|
2015-12-15 14:23:48 +00:00
|
|
|
* [Ruby User Guide](http://ruby-it.org/rug_it.zip)
|
2013-11-29 17:15:13 +00:00
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Visual Basic
|
2015-11-13 13:25:42 +00:00
|
|
|
|
2015-11-13 17:58:18 +00:00
|
|
|
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf) (PDF)
|