Files
project-based-learning/study/additional-resources.md
2026-05-30 23:59:33 +00:00

28 lines
1.2 KiB
Markdown

# 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)