Add study notes: 22 areas documented by Diego IA

This commit is contained in:
OpenClaw Diego
2026-05-30 23:59:33 +00:00
parent 243d33995f
commit a932d98cd6
17 changed files with 1591 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Additional Resources — Estudo
---
## 📚 Plataformas
| Recurso | Tipo | Foco |
|---------|------|------|
| [React Redux Links](https://github.com/markerikson/react-redux-links) | Curadoria | React + Redux |
| [Udemy](https://www.udemy.com/) | Cursos pagos | Geral |
| [Full Stack Python](https://www.fullstackpython.com/) | Tutorial | Python full stack |
| [Node School](https://nodeschool.io/) | Workshops | Node.js |
| [ScotchIO](https://scotch.io/) | Tutoriais | Web dev |
| [Exercism](http://www.exercism.io/) | Prática | 67+ linguagens |
| [Egghead.io](http://www.egghead.io/) | Vídeo aulas | React, Angular, TS |
| [Michael Herman](http://mherman.org/) | Blog | Flask, Docker, DevOps |
| [Thinkster](http://thinkster.io) | Tutoriais | Full stack |
| [Enlight](https://enlight.nyc/) | Projetos | Web dev, Python |
| [Hack Club](https://hackclub.com/workshops/) | Workshops | Iniciantes |
| [CodeCrafters](https://codecrafters.io/) | Desafios | Redis, Git, SQLite do zero |
## 🎯 Recomendado
- **Full Stack Python**: complementa nosso estudo de Flask/Django
- **CodeCrafters**: reconstruir Redis, Git, SQLite (mão na massa)
- **Node School**: aprender Node.js (complementar ao JS/React)
- **Exercism**: praticar Rust, Go, Elixir (coding challenges)