Page Index - DavSeb21031990/plan-estudio-python-go GitHub Wiki
91 page(s) in this GitHub Wiki:
- Home
- Plan de Estudio Completo: Python y Go para Desarrolladores Profesionales
- Herramientas Clave
- Estructura del Ciclo de Estudio (Semanal)
- Lunes a Viernes (1 hora diaria)
- Sábados y Domingos (2-3 horas por día)
- Fases y Bloques de Estudio
- Fase 1: Fundamentos Esenciales y Calidad de Código (Semanas 1-4)
- Semana 1: Python - Fundamentos y Estructuras de Datos
- Semana 2: Python - POO, Módulos y Testing Unitario
- Semana 3: Go - Fundamentos y Tipos Básicos
- Semana 4: Go - Estructuras, Interfaces y Concurrencia Básica
- Fase 2: Consolidación y Aplicación (Semana 5)
- Semana 5: Consolidación y Micro-Proyecto "Políglota"
- Fase 3: Especialización Inicial y Desarrollo Web/APIs (Semanas 6-10)
- Semana 6: Python - Desarrollo Web con FastAPI y Bases de Datos
- Semana 7: Python - Integración de IA/ML y MLOps Básico
- Semana 8: Go - Desarrollo Web (net/http / Gin) y Patrones de Concurrencia
- Semana 9: Go - gRPC y Observabilidad Básica
- Semana 10: Despliegue en la Nube y CI/CD (Python y Go)
- Fase 4: Consolidación Final y Proyecto Integrador Avanzado (Semana 11+)
- Semana 11+: Proyecto Integrador "Full Stack Políglota"
- Consejos para la Retención y el Éxito
- Clases y Objetos
- Please reload this page
- Composición sobre herencia
- Please reload this page
- Dominando la Gestión de Dependencias
- Please reload this page
- Entornos Virtuales
- Please reload this page
- Guias
- Please reload this page
- Herencia
- Please reload this page
- Importaciones
- Please reload this page
- Mejores Prácticas para la Estructura
- Please reload this page
- Módulos
- Please reload this page
- Paquetes
- Please reload this page
- Polmorfismo
- Please reload this page
- Programación Orientada Objetos (POO)
- Please reload this page
- Python
- Please reload this page
- Python ‐ Ambito de variables (local vs global)
- Please reload this page
- Python ‐ Argumentos predeterminados
- Please reload this page
- Python ‐ Bucles
- Please reload this page
- Python ‐ Conjuntos
- Please reload this page
- Python ‐ Diccionarios
- Please reload this page
- Python ‐ Estructuras de Control
- Please reload this page
- Python ‐ Funciones
- Please reload this page
- Python ‐ Input Output
- Please reload this page
- Python ‐ List Comprehensions
- Please reload this page
- Python ‐ Listas
- Please reload this page
- Python ‐ Manejo de Excepciones
- Please reload this page
- Python ‐ Mejores practicas (Diccionarios y Conjuntos)
- Please reload this page
- Python ‐ Mejores practicas (Listas, Tuplas)
- Please reload this page
- Python ‐ Operadores
- Please reload this page
- Python ‐ Resolucion de problemas complejos
- Please reload this page
- Python ‐ Testing ‐ Pytest
- Please reload this page
- Python ‐ Tuplas
- Please reload this page
- Python ‐ Valores de retorno
- Please reload this page
- Python ‐ Variables
- Please reload this page
- Resolución de Importaciones Cíclicas
- Please reload this page
- Sobrescritura de métodos
- Please reload this page