mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-25 21:07:34 +00:00
Add math foundations computing book (#4597)
* feat add math foundations computing book * fix alphabetical order at free books ptbr * add new line at the end of the file * update the number of line between topics * add tag to inform that book is in process Co-authored-by: Larissa <larissa.moura@codeminer42.com>
This commit is contained in:
parent
884ea1db92
commit
a604d87c3d
@ -11,6 +11,7 @@
|
||||
* [Arquitetura de Software](#arquitetura-de-software)
|
||||
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
|
||||
* [Outros](#outros)
|
||||
* [Fundamentos Matemáticos Computacionais](#fundamentos-matematicos-computacionais)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
* [Haskell](#haskell)
|
||||
@ -106,6 +107,11 @@
|
||||
* [Primeiros passos com Padrões de Projeto](https://leanpub.com/primeiros-passos-com-padroes-de-projeto/)
|
||||
|
||||
|
||||
### Fundamentos Matemáticos Computacionais
|
||||
|
||||
* [Matemática Fundacional para Computação - Em progresso](https://www.tsouanas.org/fmcbook/) - Thanos Tsouanas (:construction: *in process*)
|
||||
|
||||
|
||||
### Git
|
||||
|
||||
* [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html)
|
||||
@ -321,4 +327,3 @@
|
||||
* [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
|
||||
* [Vim para Noobs](http://woliveiras.com.br/vimparanoobs/) - William Oliveira Souza
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user