Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Python Tutorial
Five Minutes to a Python CGI
Top Code
Python Tutorial
Five Minutes to a Python CGI
Python > Tips and Tutorials > Introduction to Python
Source List

Code 1-2 of 2   


This is a very comprehensive 10 part Python tutorial that introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples...





Python is a freely available, high-level, interpreted language developed by Guido van Rossum. It combines a clear syntax with powerful but optional object-oriented semantics. Python has a lot of the same strengths as other script languages used...