Added Ruby and Perl section with come link and other links

This commit is contained in:
Apruzzese Francesco 2013-11-29 18:15:13 +01:00
parent f7aeb2bdfd
commit a49a469489
1 changed files with 21 additions and 0 deletions

View File

@ -7,11 +7,14 @@
* [C#](#c-sharp)
* [Git](#git)
* [Java](#java)
* [Javascript](#javascript)
* [LaTeX](#latex)
* [Linux](#linux)
* [Lisp](#lisp)
* [Perl](#perl)
* [PHP](#php)
* [Python](#python)
* [Ruby](#ruby)
* [Visual Basic](#visual-basic)
@ -48,9 +51,15 @@
###Java
* [Introduzione a Java](http://www.ateneonline.it/hyperbook/j_book/java2.htm)
* [Object Oriented && Java 5 (II Edizione) - Claudio De Sio Cesari](http://www.claudiodesio.com/download/oo_&&_java_5.zip)
###Javascript
*[Guida di riferimento](http://www.econ.uniurb.it/laerte/Reti_Internet_1/materiale/JavaScript.pdf)
###LaTeX
* [L'arte di scrivere con LaTeX - L. Pantieri e T. Gordini](http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf)
@ -66,6 +75,12 @@
* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
###Perl
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf)
* [Perl e Internet](http://www.ateneonline.it/hyperbook/p_book/perl2.htm)
###PHP
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)
@ -80,6 +95,12 @@
* [Pensare da Informatico, Versione Python](http://www.python.it/doc/Howtothink/Howtothink-html-it/index.htm)
###Ruby
*[Introduzione a Ruby](http://tesi.cab.unipd.it/22937/1/Tesina_-_Introduzione_a_Ruby.pdf)
*[Ruby User Guide](http://ruby-it.org/rug_it.zip)
###Visual Basic
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf)