
December 11th, 2001, 03:09 AM
|
|
Python Prophet
|
|
Join Date: Jun 2001
Location: Amersfoort, The Netherlands
Posts: 45
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
It depends on what you want to do with Python. Do you want to use it integrated into Java/C++ apps, do you want to use it as shell scripting language, for CGI programming?
If you just want to learn, I'd say an IRC client, for an easy start. The IRC protocol is simple, and documented well: RFC1459.
HTH
__________________
Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. - Jamie Zawinski, in comp.lang.emacs
|