From a604d87c3d56fe68a9bf8e1db9b5de56448e61f0 Mon Sep 17 00:00:00 2001 From: Larissa Moura Date: Fri, 23 Oct 2020 12:12:58 -0300 Subject: [PATCH] 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 --- free-programming-books-pt_BR.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 372e838d..6daa5b55 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -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 -