This folder contains some exercises I solved using the Python 2.7 programming language.
- Basic Python data structures
- Basic classes example [Spanish]
- Multiple Inheritance - The diamond problem [Spanish]
- File directory tree depth search
- Basic program with access to a SQLite database [Spanish]
- Basic program with access to a PostgreSQL database [Spanish]
- Basic GUI with WX [Spanish]
- Iterator example [Spanish]