Adicionado um livro de Git e outro de LaTeX
Added a Git and a Latex book.pull/378/head
parent
04c5bb9f8e
commit
01cb4275a1
|
@ -1,24 +1,32 @@
|
|||
##Índice
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Git](#git)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [JavaScript](#javascript)
|
||||
* [Java](#java)
|
||||
* [LaTeX](#latex)
|
||||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [Shell Script](#shell)
|
||||
|
||||
|
||||
###Git
|
||||
* [Pro Git](http://git-scm.com/book/pt-br)
|
||||
|
||||
###HTML / CSS
|
||||
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
||||
|
||||
###Java
|
||||
* [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/)
|
||||
* [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/)
|
||||
* [Web ágil com VRaptor, Hibernate e AJAX](http://www.caelum.com.br/apostila-vraptor-hibernate/)
|
||||
|
||||
###LaTeX
|
||||
* [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br)
|
||||
|
||||
### JavaScript
|
||||
* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos)
|
||||
|
||||
###HTML / CSS
|
||||
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
||||
|
||||
###Python
|
||||
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
|
||||
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
|
||||
|
|
Loading…
Reference in New Issue