mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Merge pull request #320 from diessicode/patch-1
Add a new book and organize lists
This commit is contained in:
commit
0e2b10778e
@ -1,11 +1,22 @@
|
|||||||
###Índice
|
##Índice
|
||||||
|
* [HTML / CSS](#html--css)
|
||||||
|
* [JavaScript](#javascript)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [HTML / CSS](#html--css)
|
|
||||||
* [Shell Script](#shell)
|
* [Shell Script](#shell)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
|
|
||||||
###java
|
|
||||||
|
## Front-end
|
||||||
|
###HTML / CSS
|
||||||
|
|
||||||
|
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
||||||
|
|
||||||
|
### JavaScript
|
||||||
|
* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos)
|
||||||
|
|
||||||
|
## Back-end
|
||||||
|
###Java
|
||||||
|
|
||||||
* [Java e Orientação a Objetos](http://www.caelum.com.br/apostila-java-orientacao-objetos/)
|
* [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/)
|
* [Java para Desenvolvimento Web](http://www.caelum.com.br/apostila-java-web/)
|
||||||
@ -13,25 +24,19 @@
|
|||||||
* [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/)
|
||||||
|
|
||||||
|
|
||||||
###ruby
|
###Ruby
|
||||||
|
|
||||||
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
|
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
|
||||||
* [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)
|
||||||
* [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)
|
||||||
|
|
||||||
|
|
||||||
|
###Shell
|
||||||
###HTML / CSS
|
|
||||||
|
|
||||||
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
|
|
||||||
|
|
||||||
###shell
|
|
||||||
|
|
||||||
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
|
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
|
||||||
|
|
||||||
|
|
||||||
###python
|
###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)
|
||||||
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
|
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user