Python

Python is an interpreted, object-oriented, high level programming language that has a simple and easy to learn syntax.

Documentation

Tutorials and the documentation for Python can be found on python.org.

Other Resources

A useful textbook for Python is Data Structures and Algorithms in Python by Michael Goodrich, Roberto Tamassia, and Michael H. Goldwasser.

Last updated