mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Adicionado livros de Git, Ruby e Haskell.
Added Git, Ruby and Haskell Books.
This commit is contained in:
parent
3ad62e5173
commit
a12a773200
@ -1,8 +1,9 @@
|
|||||||
##Índice
|
##Índice
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [JavaScript](#javascript)
|
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
|
* [JavaScript](#javascript)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
@ -10,8 +11,12 @@
|
|||||||
|
|
||||||
|
|
||||||
###Git
|
###Git
|
||||||
|
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
|
||||||
* [Pro Git](http://git-scm.com/book/pt-br)
|
* [Pro Git](http://git-scm.com/book/pt-br)
|
||||||
|
|
||||||
|
###Haskell
|
||||||
|
* [Aprender o Haskell será um grande bem para você(tradução em andamento)](https://github.com/taylorrf/learnhaskell)
|
||||||
|
|
||||||
###HTML / CSS
|
###HTML / CSS
|
||||||
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
||||||
|
|
||||||
@ -21,18 +26,20 @@
|
|||||||
* [Java para Desenvolvimento Web](http://www.caelum.com.br/apostila-java-web/)
|
* [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/)
|
* [Web ágil com VRaptor, Hibernate e AJAX](http://www.caelum.com.br/apostila-vraptor-hibernate/)
|
||||||
|
|
||||||
|
###JavaScript
|
||||||
|
* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos)
|
||||||
|
* [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html)
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
* [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br)
|
* [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)
|
|
||||||
|
|
||||||
###Python
|
###Python
|
||||||
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-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)
|
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
|
||||||
|
|
||||||
###Ruby
|
###Ruby
|
||||||
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
|
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
|
||||||
|
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)
|
||||||
* [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php)
|
* [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php)
|
||||||
* [Ruby on Rails - Desenv. Ágil para Web com Ruby on Rails](http://www.caelum.com.br/apostila-ruby-on-rails/)
|
* [Ruby on Rails - Desenv. Ágil para Web com Ruby on Rails](http://www.caelum.com.br/apostila-ruby-on-rails/)
|
||||||
* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
|
* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user