Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Programming Sockets in Python - Python tutorial

Programming Sockets in Python tutorial description
| Added on | 25.02.2008 |
| Total clicks | 31 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Programming Sockets in Python
More cool Python tutorials:

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 document is a syllabus for a second course in Python programming. This course contains discussions of several advanced topics that are of interest to Python programmers.

This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.

Learn about the list value. Ordinary variables hold one value. The list variable can hold multiple values.

...Modules are scripts and such that you can “import” into the program. They give new functions. I will find and review three modules...




