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:
Larissa Moura 2020-10-23 12:12:58 -03:00 committed by GitHub
parent 884ea1db92
commit a604d87c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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