Newbie In Python

A

andrew.smith.cpp

I have Heard About "Python" its a OOD Language. i have to Learn it
where from i should start it.
i have python compiler at linux Platform.
anyone can suggest me about it.

Thanks In advance.
 
B

Bruno Desthuilliers

(e-mail address removed) a écrit :
I have Heard About "Python" its a OOD Language.

'OOD' => 'object oriented ???' ?
i have to Learn it
where from i should start it.

Err... What about reading the docs on python.org - possibly starting
with the tutorial:
http://docs.python.org/tut/tut.html

You'll find other tutorial etc here:
http://www.python.org/doc/

i have python compiler

Just for the record, "python" is also the name of a compiler for CMU
Common Lisp (totally unrelated to the Python language), so make sure
that what you have is the CPython language install.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top