free-programming-books-pt_BR.md 4.5 KB
Newer Older
C
Christoph Uschkrat 已提交
1
## Índice
2
* [C](#c)
J
João Pedro Nardari dos Santos 已提交
3
* [C#](#csharp)
4 5
* [Engenharia de software](#engenharia-de-software)
    * [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
6
* [Git](#git)
W
William Becher 已提交
7
* [Grunt](#grunt)
8
* [Haskell](#haskell)
9
* [HTML / CSS](#html--css)
10
* [Java](#java)
11
* [JavaScript](#javascript)
12
* [LaTeX](#latex)
L
Leonam Dias 已提交
13 14
* [Lua](#lua)
* [PHP](#php)
15
* [Python](#python)
D
Diego Garcia 已提交
16
* [RegEx](#regex)
17
* [Ruby](#ruby)
18
* [Shell Script](#shell)
D
Diego Garcia 已提交
19
* [Vim](#vim)
20

M
Mohammad Hossein Mojtahedi 已提交
21

C
Christoph Uschkrat 已提交
22
### C
23
* [Introdução a Programação](https://github.com/edusantana/introducao-a-programacao-livro/releases) - livro adotado na UFPB.
V
viniciusmo 已提交
24
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html).
M
Mohammad Hossein Mojtahedi 已提交
25
* [O Fantástico Mundo da Linguagem C](https://fiorix.wordpress.com/2014/04/12/livro-sobre-c-e-linux/)
L
Leonam Dias 已提交
26
* [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/).
27

28 29 30 31
### CSharp

* [C# e Orientação a Objetos](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/)

C
Christoph Uschkrat 已提交
32 33
### Engenharia de Software
#### Metodologias de Desenvolvimento de Software
34 35
* [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook)
* [Kanban em 10 Passos](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg)
36
* [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches)
37

38

C
Christoph Uschkrat 已提交
39
### Git
40
* [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git)
41
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
42 43
* [Pro Git](http://git-scm.com/book/pt-br)

44

C
Christoph Uschkrat 已提交
45
### Grunt
W
William Becher 已提交
46
* [Grunt - Voce deveria estar usando](http://tableless.com.br/grunt-voce-deveria-estar-usando/)
47
* [Grunt - Por onde começar](http://www.voltsdigital.com.br/labs/gruntjs-por-onde-comecar/)
48

C
Christoph Uschkrat 已提交
49
### Haskell
50 51
* [Aprender o Haskell será um grande bem para você(tradução em andamento)](https://github.com/taylorrf/learnhaskell)

52

C
Christoph Uschkrat 已提交
53
### HTML / CSS
54
* [Curso de HTML5 em vídeo do Guanabara](http://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o)
L
Leonam Dias 已提交
55 56 57
* [Desenvolvendo para browsers antigos](http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/)
* [Dive Into HTML5](http://diveintohtml5.com.br/)
* [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/)
58

59

C
Christoph Uschkrat 已提交
60
### Java
61
* [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/)
62 63 64 65
* [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/)

66

C
Christoph Uschkrat 已提交
67
### JavaScript
68 69 70
* [Eloquent Javascript PT-BR](https://leanpub.com/eloquentejavascript)
* [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html)
* [Guia Rápido de Desenvolvimento para Firefox OS: Criando apps com HTML5 para o Firefox OS](https://leanpub.com/guiarapidofirefoxos)
71 72
* [Node.js para Leigos](http://udgwebdev.com/nodejs)
* [Tudo sobre Meteor](http://udgwebdev.com/meteor)
73

G
Gutierri Barboza 已提交
74

C
Christoph Uschkrat 已提交
75
### LaTeX
76 77
* [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br)

78

L
Leonam Dias 已提交
79 80 81 82 83 84 85 86 87
### Lua
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)


### Php
* [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf)
* [PHP Do jeito certo](http://br.phptherightway.com/)


C
Christoph Uschkrat 已提交
88
### Python
89
* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
L
Leonam Dias 已提交
90 91
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
92

93

D
Diego Garcia 已提交
94 95 96 97
### RegEx
* [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/)


C
Christoph Uschkrat 已提交
98
### Ruby
99
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
L
Leonam Dias 已提交
100
* [Conhecendo Ruby](http://howtocode.com.br/ebooks/ruby)
101
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)
102
* [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php)
103
* [Ruby on Rails - Desenv. Ágil para Web com Ruby on Rails](http://www.caelum.com.br/apostila-ruby-on-rails/)
104
* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
105

106

107

C
Christoph Uschkrat 已提交
108
### Shell
109
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
V
viniciusmo 已提交
110

111 112 113 114

### Vim
* [Vim Básico](http://aurelio.net/vim/vim-basico.txt)
* [Vim Médio](http://aurelio.net/vim/vim-medio.txt)
D
Diego Garcia 已提交
115
* [Vim Avançado](http://aurelio.net/vim/vim-avancado.txt)
116
* [Editor VI - Guia de Referência](http://aurelio.net/curso/material/vim-ref.html)