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

25 26
### Android
* [Desenvolvimento Mobile com Android](http://www.k19.com.br/downloads/apostilas/java/k19-k41-desenvolvimento-mobile-com-android)
M
Mohammad Hossein Mojtahedi 已提交
27

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

35
### CPP
36
* [Apostila Linguagem C++ - Silvio Lago](http://www.ime.usp.br/~slago/slago-C++.pdf)
37 38
* [Programação Orientada a Objetos em C++](http://www.filoczar.com.br/sistemas_operacionais/linux/cpppara_linux.pdf)

39 40
### CSharp

41 42 43
* [C# e Orientação a Objetos - Caelum](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/)
* [C# e Orientação a Objetos - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k31-csharp-e-orientacao-a-objetos)
* [Desenvolvimento Web com ASP.NET MVC - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k32-desenvolvimento-web-com-aspnet-mvc)
44

C
Christoph Uschkrat 已提交
45 46
### Engenharia de Software
#### Metodologias de Desenvolvimento de Software
47 48
* [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)
49
* [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches)
50

51

C
Christoph Uschkrat 已提交
52
### Git
53
* [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git)
54
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
55
* [Pro Git](http://git-scm.com/book/pt-br)
56
* [Git - guia prático] (http://rogerdudler.github.io/git-guide/index.pt_BR.html)
57

G
Gabriel Gomes 已提交
58 59 60
### Gulp
* [Gulp - O novo automatizador](http://tableless.com.br/gulp-o-novo-automatizador/)

61

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

66 67 68 69 70 71

### Gulp
* [GulpJS - Um gole de otimização no seu workflow](http://blog.da2k.com.br/2015/01/24/gulpjs-um-gole-de-otimizacao-no-seu-workflow/)
* [1 de março de 2015 Gulp connect e livereload](http://blog.da2k.com.br/2015/03/01/gulp-connect-e-livereload/)


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

75

C
Christoph Uschkrat 已提交
76
### HTML / CSS
77
* [Curso de HTML5 em vídeo do Guanabara](http://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o)
L
Leonam Dias 已提交
78 79 80
* [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/)
81

82

C
Christoph Uschkrat 已提交
83
### Java
84
* [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/)
85 86 87
* [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/)
88
* [Introdução a Ciência da Computação com Java](http://ccsl.ime.usp.br/files/books/intro-java-cc.pdf)
89

90

C
Christoph Uschkrat 已提交
91
### JavaScript
92
* [Eloquent Javascript PT-BR](https://github.com/braziljs/eloquente-javascript)
93 94
* [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)
95 96
* [Node.js para Leigos](http://udgwebdev.com/nodejs)
* [Tudo sobre Meteor](http://udgwebdev.com/meteor)
97

G
Gutierri Barboza 已提交
98

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

102

L
Leonam Dias 已提交
103 104 105 106 107 108 109 110 111
### 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 已提交
112
### Python
113
* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
L
Leonam Dias 已提交
114
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
115
* [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf)
L
Leonam Dias 已提交
116
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
117

118

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


C
Christoph Uschkrat 已提交
123
### Ruby
124
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
L
Leonam Dias 已提交
125
* [Conhecendo Ruby](http://howtocode.com.br/ebooks/ruby)
126
* [Conhecendo Ruby - Eustaquio Rangel](https://leanpub.com/conhecendo-ruby/read)
127
* [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)
128
* [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php)
129
* [Ruby on Rails - Desenv. Ágil para Web com Ruby on Rails](http://www.caelum.com.br/apostila-ruby-on-rails/)
130
* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf)
131

132

133

C
Christoph Uschkrat 已提交
134
### Shell
135
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
136
* [Pequena introdução ao linux e ao Shell Script ](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf)
V
viniciusmo 已提交
137

138 139 140 141

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