help

jam jam at newimage.com
Mon Apr 26 16:30:14 EDT 1999


On Mon, Apr 26, 1999 at 07:18:13PM +0000, Stone Cold wrote:
> 
> I just got python and I need some help getting started.  I have no
> programing knowlodge yet but I want to know all the languges.  can someone
> help?
> 

greetings and welcome to python!

I would suggest having a look at <http://www.python.org/Help.html> for
pointers on where to start.. also check out the online versions of the
documentation (so you can read it before printing it out on paper) located
at <http://www.python.org/doc/>.

python will run on linux, other unix-like platforms, and win32. it has a
reasonable liscense, source code is available, it is easily extensible in C
or C++, and is a top notch 'glue' language. the semantics of the language
are *very* clean and elegant, making it a snap to learn. it has been
described as 'executable pseudo code', and it lives up to that reputation.

I don't want to sound like a bad commercial, but python is really and truly
very very cool and a lot of fun to work with.

regards,
J
-- 
|| visit gfd <http://quark.newimage.com:8080/> 
|| psa member #293 <http://www.python.org/> 
|| New Image Systems & Services, Inc. <http://www.newimage.com/>




More information about the Python-list mailing list