Add two Smalltalk books in pt-BR (#10997)
* free-courses-pt_BR.md: add Smalltalk books * Fix formatting of Smalltalk books in pt-BRpull/10998/head
parent
3019aa3df6
commit
87d66f24ff
|
@ -44,6 +44,7 @@
|
|||
* [SEO](#seo)
|
||||
* [Shell](#shell)
|
||||
* [Sistemas Embarcados](#sistemas-embarcados)
|
||||
* [Smalltalk](#smalltalk)
|
||||
* [Swift](#swift)
|
||||
* [TypeScript](#typescript)
|
||||
* [Angular](#angular)
|
||||
|
@ -395,6 +396,12 @@
|
|||
* [Fundamentos de Sistemas Embarcados](https://www.youtube.com/playlist?list=PLqvo6YdcIqXXGY1dLbf_xA-JLMBumTyzG) - Renato Sampaio
|
||||
|
||||
|
||||
### Smalltalk
|
||||
|
||||
* [Conhecendo o SmallTalk](https://www.researchgate.net/publication/262882317_Conhecendo_o_Smalltalk_-_Todos_os_Detalhes_da_Melhor_Linguagem_de_Programacao_Orientada_a_Objetos) - Daniel Duarte Abdala, Aldo von Wangenheim (PDF)
|
||||
* [Introdução à Programação Orientada a Objetos com Smalltalk](https://dcc.ufrj.br/~jonathan/smalltalk/Introd-a-POO-com-Smalltalk-1994.pdf) - Miguel Jonathan (PDF)
|
||||
|
||||
|
||||
### Swift
|
||||
|
||||
* [Aprendendo Swift do Iniciante ao Avançado. (Mac e Windows)](https://www.udemy.com/aprendendoswift3/) - Lucas Alencar (Udemy)
|
||||
|
|
Loading…
Reference in New Issue