2015-11-13 13:25:42 +00:00
### Índice
2015-06-16 18:31:43 +00:00
* [Android ](#android )
2014-01-14 18:31:06 +00:00
* [C ](#c )
2015-12-15 14:23:48 +00:00
* [C# ](#c-sharp )
* [C++ ](#c-1 )
2015-12-14 18:57:45 +00:00
* [Engenharia de software ](#engenharia-de-software )
* [Metodologias de Desenvolvimento de Software ](#metodologias-de-desenvolvimento-de-software )
2013-11-14 19:50:04 +00:00
* [Git ](#git )
2013-11-14 21:01:30 +00:00
* [Haskell ](#haskell )
2013-11-14 19:35:05 +00:00
* [HTML / CSS ](#html--css )
2013-11-14 19:50:04 +00:00
* [Java ](#java )
2013-11-14 21:01:30 +00:00
* [JavaScript ](#javascript )
2013-11-14 19:50:04 +00:00
* [LaTeX ](#latex )
2015-03-20 23:40:43 +00:00
* [Lua ](#lua )
* [PHP ](#php )
2013-11-14 19:35:05 +00:00
* [Python ](#python )
2014-11-28 22:49:07 +00:00
* [RegEx ](#regex )
2013-10-18 00:59:25 +00:00
* [Ruby ](#ruby )
2013-10-29 18:37:55 +00:00
* [Shell Script ](#shell )
2014-12-04 20:40:58 +00:00
* [Vim ](#vim )
2014-01-18 12:28:57 +00:00
2015-10-28 12:14:54 +00:00
2015-06-16 18:31:43 +00:00
### Android
2015-11-13 13:25:42 +00:00
2015-12-14 18:57:45 +00:00
* [Desenvolvimento Mobile com Android ](http://www.k19.com.br/downloads/apostilas/java/k19-k41-desenvolvimento-mobile-com-android ) - K19
2014-05-22 16:54:24 +00:00
2015-10-28 12:14:54 +00:00
2014-07-27 20:16:50 +00:00
### C
2015-11-13 13:25:42 +00:00
2015-12-14 16:30:19 +00:00
* [Apostila Linguagem C ](http://www.ime.usp.br/~slago/slago-C.pdf ) - Silvio Lago (PDF)
2015-12-13 17:32:57 +00:00
* [Introdução a Programação ](https://github.com/ufpb-computacao/introducao-a-programacao-livro/releases ) - livro adotado na UFPB.
2014-04-09 18:53:24 +00:00
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html ).
2015-12-15 10:16:48 +00:00
* [O Fantástico Mundo da Linguagem C ](https://fiorix.files.wordpress.com/2014/04/o-fantc3a1stico-mundo-da-linguagem-c.pdf ) (PDF)
2015-11-13 13:25:42 +00:00
* [Projeto de Algoritmos em C ](http://www.ime.usp.br/~pf/algoritmos/ )
2014-01-14 18:31:06 +00:00
2015-10-28 12:14:54 +00:00
2015-12-15 14:23:48 +00:00
### C Sharp
2015-11-13 13:25:42 +00:00
2015-12-14 16:30:19 +00:00
* [C# e Orientação a Objetos ](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/ ) - Caelum
* [C# e Orientação a Objetos ](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k31-csharp-e-orientacao-a-objetos ) - K19
* [Desenvolvimento Web com ASP.NET MVC ](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k32-desenvolvimento-web-com-aspnet-mvc ) - K19
2013-11-02 17:15:20 +00:00
2014-01-18 12:28:57 +00:00
2015-12-15 14:23:48 +00:00
### C++
* [Apostila Linguagem C++ ](http://www.ime.usp.br/~slago/slago-C++.pdf ) - Silvio Lago (PDF)
* [Programação Orientada a Objetos em C++ ](http://www.filoczar.com.br/sistemas_operacionais/linux/cpppara_linux.pdf ) (PDF)
2015-12-14 18:57:45 +00:00
### Engenharia de Software
#### Metodologias de Desenvolvimento de Software
* [Kanban e Scrum - obtendo o melhor de ambos ](http://www.infoq.com/br/minibooks/kanban-scrum-minibook ) *(account required)*
* [Kanban em 10 Passos ](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg ) *(account required)*
* [Scrum e XP direto das Trincheiras ](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches ) *(account required)*
2014-07-27 20:16:50 +00:00
### Git
2015-11-13 13:25:42 +00:00
2014-04-10 17:44:51 +00:00
* [Aprendendo Git ](http://www.slideshare.net/bismarckjunior/aprendendo-git )
2015-12-15 14:23:48 +00:00
* [Git - guia prático ](http://rogerdudler.github.io/git-guide/index.pt_BR.html )
2013-11-14 21:01:30 +00:00
* [Git Magic ](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/ )
2015-12-16 01:01:37 +00:00
* [Minicurso - Controle de Versão usando o Git ](https://github.com/ltiaunesp/Git-Minicurso ) - LTIA UNESP
2015-12-13 17:32:57 +00:00
* [Pro Git ](http://git-scm.com/book/pt-br/ )
2015-10-16 13:41:25 +00:00
2014-07-27 20:16:50 +00:00
### Haskell
2015-11-13 13:25:42 +00:00
2015-07-13 20:35:52 +00:00
* [Aprender o Haskell será um grande bem para você (tradução em andamento) ](https://github.com/taylorrf/learnhaskell )
2013-11-14 21:01:30 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### HTML / CSS
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Curso de HTML5 em vídeo do Guanabara ](https://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o )
2015-03-20 23:47:34 +00:00
* [Desenvolvendo para browsers antigos ](http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/ )
2015-12-14 16:30:19 +00:00
* [Desenvolvimento Web com HTML, CSS e JavaScript ](https://www.caelum.com.br/apostila-html-css-javascript/ ) - Caelum
2015-11-13 20:52:57 +00:00
* [Dive Into HTML5 ](http://diveintohtml5.com.br )
* [Estruturando o HTML com CSS ](http://pt-br.learnlayout.com )
2013-11-14 19:50:04 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### Java
2015-11-13 13:25:42 +00:00
2015-12-14 16:30:19 +00:00
* [Algoritmos e Estruturas de Dados com Java ](http://www.caelum.com.br/apostila-java-estrutura-dados/ ) - Caelum
* [Desenvolvimento Web Avançado com JSF 2, EJB 3.1 e CDI ](http://www.k19.com.br/downloads/apostilas/java/k19-k22-desenvolvimento-web-avancado-com-jsf2-ejb3.1-e-cdi ) - k19
* [Desenvolvimento Web com JSF 2 e JPA 2 ](http://www.k19.com.br/downloads/apostilas/java/k19-k12-desenvolvimento-web-com-jsf2-e-jpa2 ) - K19
2015-12-15 10:16:48 +00:00
* [Desenvolvimento Web com Struts ](http://www.k19.com.br/downloads/apostilas/java/k19-k52-desenvolvimento-web-com-struts ) - K19
2015-12-14 16:30:19 +00:00
* [Design Patterns em Java ](http://www.k19.com.br/downloads/apostilas/java/k19-k51-design-patterns-em-java ) - K19
* [Integração de Sistemas com Webservices, JMS e EJB ](http://www.k19.com.br/downloads/apostilas/java/k19-k23-integracao-de-sistemas-com-webservices-jms-e-ejb ) - K19
2015-11-13 17:58:18 +00:00
* [Introdução a Ciência da Computação com Java ](http://ccsl.ime.usp.br/files/books/intro-java-cc.pdf ) (PDF)
2015-12-14 16:30:19 +00:00
* [Java e Orientação a Objetos ](http://www.caelum.com.br/apostila-java-orientacao-objetos/ ) - Caelum
* [Java para Desenvolvimento Web ](http://www.caelum.com.br/apostila-java-web/ ) - Caelum
* [Lab. Java com Testes, JSF e Design Patterns ](https://www.caelum.com.br/apostila-java-testes-jsf-web-services-design-patterns/ ) - Caelum
* [Orientação a objetos em Java ](http://www.k19.com.br/downloads/apostilas/java/k19-k11-orientacao-a-objetos-em-java ) - K19
* [Persistência com JPA 2 e Hibernate ](http://www.k19.com.br/downloads/apostilas/java/k19-k21-persistencia-com-jpa2-e-hibernate ) - K19
* [Web ágil com VRaptor, Hibernate e AJAX ](http://www.caelum.com.br/apostila-vraptor-hibernate/ ) - Caelum
2013-10-18 00:59:25 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2015-11-19 10:44:19 +00:00
* [Eloquente Javascript ](https://github.com/braziljs/eloquente-javascript )
2015-10-28 12:41:53 +00:00
* [JavaScript Frameworks/Bibliotecas e Livros ](javascript-frameworks-resources-pt_BR.md )
2015-10-29 03:10:34 +00:00
* [JS: A forma certa ](http://jstherightway.org/pt-br/ )
2014-01-24 18:34:42 +00:00
2014-04-21 06:45:28 +00:00
2014-07-27 20:16:50 +00:00
### LaTeX
2015-11-13 13:25:42 +00:00
2013-11-14 19:50:04 +00:00
* [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos ](http://ctan.org/pkg/lshort-portuguese-br )
2014-01-18 12:28:57 +00:00
2015-03-21 00:25:56 +00:00
### Lua
2015-11-13 13:25:42 +00:00
2015-03-21 00:25:56 +00:00
* [Manual de Referência de Lua 5.2 ](http://www.lua.org/manual/5.2/pt/ )
### Php
2015-11-13 13:25:42 +00:00
2015-11-13 17:58:18 +00:00
* [Curso Linguagem PHP 2000 ](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf ) (PDF)
2015-11-13 20:52:57 +00:00
* [PHP Do jeito certo ](http://br.phptherightway.com )
2015-03-21 00:25:56 +00:00
2014-07-27 20:16:50 +00:00
### Python
2015-11-13 13:25:42 +00:00
2015-11-17 01:10:21 +00:00
* [Aprenda computação com Python ](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html )
2015-11-27 10:39:14 +00:00
* [Django 101 - Introdução ao Django ](http://turing.com.br/material/acpython/mod3/django/index.html )
2015-03-20 23:47:34 +00:00
* [O tutorial de Python ](http://turing.com.br/pydoc/2.7/tutorial/ )
2015-11-13 17:58:18 +00:00
* [Python Orientado a Objetos ](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf ) (PDF)
2015-12-13 17:32:57 +00:00
* [Python para Desenvolvedores ](https://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf ) (PDF)
2015-11-26 12:01:14 +00:00
* [Tutorial Django Girls ](http://tutorial.djangogirls.org/pt/ )
2013-11-14 19:35:05 +00:00
2014-01-18 12:28:57 +00:00
2014-11-28 22:49:07 +00:00
### RegEx
2015-11-13 13:25:42 +00:00
2014-11-28 22:49:07 +00:00
* [Expressões Regulares - Guia de Consulta Rápida ](http://aurelio.net/regex/guia/ )
2014-07-27 20:16:50 +00:00
### Ruby
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Aprenda a Programar ](http://www.jmonteiro.com/aprendaaprogramar/ )
2015-03-20 23:47:34 +00:00
* [Conhecendo Ruby ](http://howtocode.com.br/ebooks/ruby )
2015-10-25 14:40:06 +00:00
* [Conhecendo Ruby - Eustaquio Rangel ](https://leanpub.com/conhecendo-ruby/read )
2015-11-13 20:52:57 +00:00
* [O (comovente) guia de Ruby do Why ](http://why.carlosbrando.com )
2015-12-14 16:30:19 +00:00
* [Ruby on Rails - Desenv. Ágil para Web com Ruby on Rails ](http://www.caelum.com.br/apostila-ruby-on-rails/ ) - Caelum
2013-10-18 00:59:25 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### Shell
2015-11-13 13:25:42 +00:00
2015-12-14 16:30:19 +00:00
* [Introdução ao Shell Script ](http://aurelio.net/shell/apostila-introducao-shell.pdf ) - Aurelio Marinho Jargas (PDF)
2015-11-13 17:58:18 +00:00
* [Pequena introdução ao linux e ao Shell Script ](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf ) (PDF)
2014-04-28 17:42:14 +00:00
2014-12-04 20:31:12 +00:00
### Vim
2015-11-13 13:25:42 +00:00
2015-12-15 14:23:48 +00:00
* [Editor VI - Guia de Referência ](http://aurelio.net/curso/material/vim-ref.html ) - Aurelio Marinho Jargas
* [Vim Avançado ](http://aurelio.net/vim/vim-avancado.txt ) - Aurelio Marinho Jargas
2015-12-14 16:30:19 +00:00
* [Vim Básico ](http://aurelio.net/vim/vim-basico.txt ) - Aurelio Marinho Jargas
* [Vim Médio ](http://aurelio.net/vim/vim-medio.txt ) - Aurelio Marinho Jargas