← Courses
🎓
IntermediatecourseBootcamp access
Python Essentials Guide
This guide teaches you Python from scratch, focused on what a backend developer actually needs: data types, control flow, functions, modules, error handling, working with files and JSON, and virtual environments. It's the foundation for the Backend Python Developer path.
21
Lessons
3
Modules
🎓
Bootcamp access
Lo que aprenderás
✓**Syntax and types:** str, int, float, bool, list, dict, tuple, set
✓**Control flow:** if/elif/else, for, while, break, continue
✓**Functions:** Definition, parameters, return, scope
✓**Modules and packages:** Code organization, import
✓**Error handling:** try/except, common exceptions
✓**File handling:** Reading and writing files
✓**JSON:** json.loads(), json.dumps(), serialization
✓**Virtual environments:** venv, pip, requirements.txt
Requisitos
- •None. Python 3.9+ installed.
- •Basic terminal skills (running commands).
Course content
1Módulo 1: Python Fundamentals — Guía para el Creador6 lessons
2Módulo 2: Funciones, Módulos y Manejo de Errores — Guía para el Creador7 lessons
3Módulo 3: File Handling, JSON y Virtual Environments — Guía para el Creador8 lessons
Reviews
What students say
These reviews are from enrolled students who completed at least 50% of the course. We moderate reviews only on content grounds (spam, offensive language, personal data), never for being critical or negative.
No approved reviews yet.
Be the first to share your experience!