1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Adding pt_BR C book used by UFMG university (#1974)

* 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
This commit is contained in:
Gustavo Pantuza 2016-07-07 15:08:12 -03:00 committed by victor felder
parent 824c1d3473
commit b9ffc8e7a1

View File

@ -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/).