mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
update with dart sugestion (#6225)
* update with dart sugestion * Update books/free-programming-books-pt_BR.md Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * Update books/free-programming-books-pt_BR.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-pt_BR.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
parent
3d79f17cc3
commit
4cfcfd8f01
@ -9,6 +9,7 @@
|
|||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C#](#c-sharp)
|
* [C#](#c-sharp)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
|
* [Dart](#dart)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
* [Engenharia de software](#engenharia-de-software)
|
* [Engenharia de software](#engenharia-de-software)
|
||||||
* [Arquitetura de Software](#arquitetura-de-software)
|
* [Arquitetura de Software](#arquitetura-de-software)
|
||||||
@ -108,6 +109,12 @@
|
|||||||
* [Programação Orientada a Objetos em C++](http://webserver2.tecgraf.puc-rio.br/~manuel/Download/Programacao%20Orientada%20a%20Objetos%20em%20C++.pdf) (PDF)
|
* [Programação Orientada a Objetos em C++](http://webserver2.tecgraf.puc-rio.br/~manuel/Download/Programacao%20Orientada%20a%20Objetos%20em%20C++.pdf) (PDF)
|
||||||
|
|
||||||
|
|
||||||
|
### Dart
|
||||||
|
|
||||||
|
* [Dart Documentação](https://dart.dev/guides) - dart.dev
|
||||||
|
* [Flutter para Iniciantes](https://www.flutterparainiciantes.com.br) - Rubens de Melo (gitbook)
|
||||||
|
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
* [Descomplicando o Docker](https://livro.descomplicandodocker.com.br) - Jeferson Fernando
|
* [Descomplicando o Docker](https://livro.descomplicandodocker.com.br) - Jeferson Fernando
|
||||||
|
Loading…
Reference in New Issue
Block a user