Files
2026-05-30 23:59:33 +00:00

51 lines
1.9 KiB
Markdown

# 🧠 Estudos — Project Based Learning
_Atualizado: 2026-05-30 23:55 UTC | COMPLETO 🏁_
---
## 📂 Todos os 22 Tópicos Estudados
```
study/
├── index.md ← 🏠 você está aqui
├── README.md ← plano priorizado
├── python-web-scraping.md ← ✅
├── python-bots.md ← ✅
├── python-web-apps.md ← ✅
├── javascript-react.md ← ✅
├── go-cli.md ← ✅
├── html-css.md ← ✅
├── infra-redes.md ← ✅
├── lua.md ← ✅
├── csharp.md ← ✅ ← NOVO
├── clojure-dart-elixir-erlang-fsharp.md ← ✅ ← NOVO
├── java-kotlin-ocaml.md ← ✅ ← NOVO
├── php-r-ruby.md ← ✅ ← NOVO
├── rust-scala-swift-haskell.md ← ✅ ← NOVO
└── additional-resources.md ← ✅ ← NOVO
```
## 📊 Checklist Completo
| # | Área | Docs | Status |
|---|------|------|--------|
| 1 | 🐍 **Python** (Scraping, Bots, Web Apps) | 3 docs | ✅ |
| 2 | 🟦 **JavaScript / React / Angular** | 1 doc | ✅ |
| 3 | 🔷 **Go** | 1 doc | ✅ |
| 4 | 🌐 **HTML / CSS** | 1 doc | ✅ |
| 5 | 🔧 **Infra / Redes / TCP/IP / Containers** | 1 doc | ✅ |
| 6 | 🔵 **Lua / LÖVE** | 1 doc | ✅ |
| 7 | 💻 **C#** (.NET, Xamarin, ASP.NET) | 1 doc | ✅ |
| 8 | 🟢 **Clojure / Dart / Elixir / Erlang / F#** | 1 doc | ✅ |
| 9 | ☕ **Java / Kotlin / OCaml** | 1 doc | ✅ |
| 10 | 🐘 **PHP / R / Ruby** | 1 doc | ✅ |
| 11 | 🦀 **Rust / Scala / Swift / Haskell** | 1 doc | ✅ |
| 12 | 📚 **Additional Resources** | 1 doc | ✅ |
**Total: 14 documentos | 22 áreas de conhecimento**
---
_Repo fonte: https://github.com/practical-tutorials/project-based-learning_