Skip to content

Commit

Permalink
Adding pt_BR C book used by UFMG university (#1974)
Browse files Browse the repository at this point in the history
* Adding pt_BR C book used by UFMG university

* Reordering C books list based on the CI build (142470444) error result

* Updated C language entry based on comment 231148246 from pull request 1974
  • Loading branch information
pantuza authored and vhf committed Jul 7, 2016
1 parent 824c1d3 commit b9ffc8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions free-programming-books-pt_BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
### C

* [Apostila Linguagem C](http://www.ime.usp.br/~slago/slago-C.pdf) - Silvio Lago (PDF)
* [Curso de Programação em C - UFMG](http://www2.dcc.ufmg.br/disciplinas/pc/source/introducao_c_renatocm_deeufmg.pdf) - Renato Cardoso Mesquita (PDF)
* [Introdução a Programação](https://github.com/ufpb-computacao/introducao-a-programacao-livro/releases) - livro adotado na UFPB.
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html).
* [Introdução em Computação - C](http://www.ime.usp.br/~elo/IntroducaoComputacao/).
Expand Down

0 comments on commit b9ffc8e

Please sign in to comment.