Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Python 101
Python 101 (part 1): Snake Eyes
Python for .NET: Lessons learned
Top Code
Python 101 (part 1): Snake Eyes
Python 101
Python for .NET: Lessons learned
Python > Articles
Source List

Code 1-3 of 3   


Python is the scripting language that is highly popular with Linux users and in the open source community in general, Python has a number of advantages over other languages like Java and Perl, some of which will be covered in this article. Once...





This tutorial by Devshed.com delves into basic syntax, and concepts of Python. It also traces the history of development and coming about of Python as a scripting language.



This paper describes an exploratory implementation of the Python language for the .NET framework. It describes the scope of the project, the experiences and problems in implementing a language such as Python for .NET, and a brief discussion of...