mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +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:
parent
824c1d3473
commit
b9ffc8e7a1
1 changed files with 1 additions and 0 deletions
|
|
@ -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/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue