View Single Post
  #1 (permalink)  
Old 03-03-2007, 01:18 PM
reachpradeep's Avatar   
reachpradeep reachpradeep is offline
Learning Programmer
 
Join Date: Mar 2007
Location: India
Posts: 41
Rep Power: 7
reachpradeep is on a distinguished road
Send a message via MSN to reachpradeep
Default Python Collection

I thought of providing some resource related to python. Python is much easier than even C. I have been working under it for a some period. Its easy and portable. Hope you like the articles.

Python HOWTO Documents
Python HOWTOs
Python HOWTOs are documents that cover a single, specific topic, and attempt to cover it fairly completely. Modelled on the Linux Documentation Project's HOWTO collection.

What is Python?
What is Python?
Very short article that defines Python.

What is Python? Executive Summary
What is Python? Executive Summary
Another short description of Python.

An Introduction to Python
LJ #21, January 1996: An Introduction to Python
Short tutorial or long article on getting started with Python.

The What, Why, Who, and Where of Python
The What, Why, Who, and Where of Python
Python article that is a short tutorial.

Comparing Python to Other Languages
Comparing Python to Other Languages
Short Python article.

An Introduction to Python
Python Introduction
One-page overview of Python.

Yet Another Object Oriented Interpretive Scripting Language
AUUG-Vic '97: Python
An overview of what Python offers.

XML.com XML Processing with Python
XML.com: XML Processing with Python
An article on XML and Python.

Glue It All Together With Python
Glue It All Together With Python
Python can fulfill an important integration role in the design of large applications with a long life expectancy

Socket Programming HOWTO
Socket Programming HOWTO
Article on socket programming in python.

Last edited by reachpradeep; 03-03-2007 at 01:20 PM.
Reply With Quote

Sponsored Links