Core Python Language Tutorials
This page features all of our “pure Python” tutorials that focus on the core language features.What is Python?
Python, named after the British comedy group Monty Python, is an interpreted, interactive, object-oriented programming language. Its flexibility allows it to do many things, both big and small. Python can be used to write simple programs, but it also possesses the full power required to create complex, large-scale enterprise solutions. Some of the ways in which Python is used includes:- Desktop graphical application development, including games;
- Mathematical and scientific analysis of data; and
- Web and internet development.
It’s easy to forget just how powerful Python is because it’s so easy to learn.
Free PDF Download: Python 3 Cheat Sheet
Good stuff
ReplyDelete