The Python scripts were built with Python 3.4.3.
Some scripts need more specific requirements, but these will be shown where they are needed.
- 0x00. Python - Hello, World.
- 0x01. Python - if/else, loops, functions.
- 0x02. Python - import & modules.
- 0x03. Python - Data Structures: Lists, Tuples.
- 0x04. Python - More Data Structures: Set, Dictionary.
- 0x05. Python - Exceptions
- 0x06. Python - Classes and Objects
- 0x07. Python - Test-driven development
- 0x08. Python - More Classes and Objects
- 0x09. Python - Everything is object
- 0x0A. Python - Inheritance
- 0x0B. Python - Input/Output
- 0x0C. Python - Almost a circle
- 0x0D. SQL - Introduction
- 0x0E. SQL - More queries
Each project and task contains the instructions to compile the code and execute the results.