2013-10-26 12:36:08 +00:00
|
|
|
###Índice
|
2013-10-18 00:59:25 +00:00
|
|
|
* [Java](#java)
|
|
|
|
* [Ruby](#ruby)
|
2013-10-26 12:36:08 +00:00
|
|
|
* [HTML / CSS](#html--css)
|
2013-10-29 18:37:55 +00:00
|
|
|
* [Shell Script](#shell)
|
2013-10-29 19:37:33 +00:00
|
|
|
* [Python](#python)
|
2013-10-18 00:59:25 +00:00
|
|
|
|
|
|
|
###java
|
|
|
|
|
|
|
|
* [Java e Orientação a Objetos](http://www.caelum.com.br/apostila-java-orientacao-objetos/)
|
|
|
|
* [Java para Desenvolvimento Web](http://www.caelum.com.br/apostila-java-web/)
|
|
|
|
* [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/)
|
|
|
|
* [Web ágil com VRaptor, Hibernate e AJAX](http://www.caelum.com.br/apostila-vraptor-hibernate/)
|
|
|
|
|
|
|
|
|
|
|
|
###ruby
|
|
|
|
|
|
|
|
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
|
|
|
|
* [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php)
|
2013-10-29 18:37:55 +00:00
|
|
|
* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
|
|
|
|
|
2013-10-18 00:59:25 +00:00
|
|
|
|
2013-10-26 12:36:08 +00:00
|
|
|
|
|
|
|
###HTML / CSS
|
|
|
|
|
|
|
|
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
2013-10-29 18:37:55 +00:00
|
|
|
|
|
|
|
###shell
|
|
|
|
|
|
|
|
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
|
2013-10-29 19:37:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
###python
|
|
|
|
|
|
|
|
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
|
2013-11-01 18:18:48 +00:00
|
|
|
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
|
2013-10-29 19:37:33 +00:00
|
|
|
|