From f9e0752269a4c341f7f96e1647512b6beaa0cc14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Costa?= Date: Fri, 29 May 2020 21:30:50 -0400 Subject: [PATCH] Add Maziero's operating systems book in new index entry for agnostics resources (#3626) * Add index entry for agnostic operating systems topic * Add Maziero's operating systems book * Add under construction indicator This book is an on going work, it's publish under that link, but things are changed from time to time in it. --- free-programming-books-pt_BR.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 50aad4f2..afe03f46 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -1,5 +1,7 @@ ### Índice +* [Agnósticos](#agnosticos) + * [Sistemas Operacionais](#sistemas-operacionais) * [Android](#android) * [C](#c) * [C#](#c-sharp) @@ -38,6 +40,13 @@ * [Vim](#vim) +### Agnósticos + +#### Sistemas Operacionais + +* [Sistemas Operacionais: Conceitos e Mecanismos](http://wiki.inf.ufpr.br/maziero/lib/exe/fetch.php?media=socm:socm-livro.pdf) - Carlos A. Maziero (PDF) (:construction: *em contínuo desenvolvimento*) + + ### Android * [Google Android: Uma abordagem prática e didática](https://leanpub.com/google-android) - Rafael Guimarães Sakurai - (Necessário criar uma conta (gratuita) no Leanpub para baixar o livro completo nos formatos PDF, EPUB, MOBI ou pelo próprio site) -- GitLab