View Full Version : what is python
Vanquish+
05-03-2002, 05:19 PM
what do you write with the python language ??
programs. Just like any other language. (c:
Python is not any kind of special purpose language. It is a very high-level, interpreted language. Because it's so convenient, it's often used for scripting, and RAD (rapid application development), but to say it is used for any single purpose would be to unfairly pigeonhole it. If you visit www.python.org, you'll find a massive amount of information about the language, from high leveled descriptions to all the documentation you need to install and program in python.
inkedmn
05-03-2002, 06:54 PM
python is awesome.
everyone should learn it :)
Strike
05-03-2002, 09:09 PM
I wrote an IRC bot in it - check my sig ;)
GnuVince
05-04-2002, 01:02 AM
I'm currently continuing developpement of my DES password cracker. I'm adding brute force.
inkedmn
05-14-2002, 06:16 PM
you can always check out www.codeexamples.org if you want to see what python (and pretty much any other) code looks like.
python's VERY readable and not very difficult to pick up (hey, if i can do it, anybody can :)).
i keep my code at http://inkedmn.net/code , but i must warn you...
MOST OF IT SUCKS :)
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.