| |
| |
This is probably the socond best tutorial on the web on Python. Why second best you ask? Simple because www.python.org has already done such a wonderfull job on thier tutorial. But if you want to get your hands dirty from the start, you may want to take a whack out our Python tutorial thats assembled for the beginners.
|
|
|
| |
| |
Along with several other popular scripting languages, Python is an excellent tool for scanning and manipulating textual data. This article summarizes Python's text processing facilities for the programmer new to Python. The article explains some general concepts of regular expressions and offers advice on when to use (or not use) regular expressions while processing text.
|
|
|
| |
| |
This is a quick overview of Python script language. Dicussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.
|
|
|
| |
|