Skip to content

Commit

Permalink
Update free-programming-books-pt_BR.md
Browse files Browse the repository at this point in the history
- Adicionado Apostila C# e orientação a objetos.
- Adicionado Grunt - Por onde começar
  • Loading branch information
joaopedronardari committed Jan 9, 2015
1 parent eae3bb5 commit ce060cd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion free-programming-books-pt_BR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Índice
* [C](#c)
* [C#](#CSharp)
* [Engenharia de software](#engenharia-de-software)
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
* [Git](#git)
Expand All @@ -24,6 +25,10 @@
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html).
* [O Fantástico Mundo da Linguagem C](https://fiorix.wordpress.com/2014/04/12/livro-sobre-c-e-linux/)

### CSharp

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

### 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)
Expand All @@ -39,6 +44,7 @@

### Grunt
* [Grunt - Voce deveria estar usando](http://tableless.com.br/grunt-voce-deveria-estar-usando/)
* [Grunt - Por onde começar](http://www.voltsdigital.com.br/labs/gruntjs-por-onde-comecar/)

### Haskell
* [Aprender o Haskell será um grande bem para você(tradução em andamento)](https://github.com/taylorrf/learnhaskell)
Expand Down Expand Up @@ -101,4 +107,4 @@
* [Vim Básico](http://aurelio.net/vim/vim-basico.txt)
* [Vim Médio](http://aurelio.net/vim/vim-medio.txt)
* [Vim Avançado](http://aurelio.net/vim/vim-avancado.txt)
* [Editor VI - Guia de Referência](http://aurelio.net/curso/material/vim-ref.html)
* [Editor VI - Guia de Referência](http://aurelio.net/curso/material/vim-ref.html)

0 comments on commit ce060cd

Please sign in to comment.