The language used in this course is Python, available in laboratories and which can be installed freely on personal computers. Python programs can be developed with the Anaconda system that includes
- Python 3.x: Language and Interpreter e Interpretador
- iPython: Interactive Console
- Spyder: IDE (Integrated Development Environment) that integrates the interpreter and the file System.
Instaling Spyder/Anaconda (Windows, Linux or MacOS)
To install Spyder/Anaconda, follow the instructions from the page below
Python Manuals
Manuals for Python 3.x and the Language Reference can be downloaded from:
- https://docs.python.org/3/
- https://docs.python.org/3/reference/index.html