newbie in python

C

ctechnician

Hi anyone

I'm very interesed to learn python and really willing to do so,but
unfortunately dont know where to start, or what programs need to
install to start.

Can someone help me to get in the right track, and get a good move?

Thanks for all help


pls reply on
(e-mail address removed)
or
(e-mail address removed)
 
7

7stud

Hi anyone

I'm very interesed to learn python and really willing to do so,but
unfortunately dont know where to start, or what programs need to
install to start.

Can someone help me to get in the right track, and get a good move?

Thanks for all help

If you're a good student or you have prior programming experience, get
the book 'Learning Python', which just came out with a 3rd edition, so
it is the most up to date book.

If you are not such a good student or have no prior programming
experience, and you want a gentler introduction to python, check out
the book 'Python Programming for the Absolute Beginner(2nd Ed.)'
 
M

Michael Poeltl

A big help for 'easily" learning python was and is

"Learning Python"
(a book written by Mark Lutz)

after having studied this book you are able to "think in python"

another book I like very much is

"Core Python Programming"
(written by Wesley Chun)

regards
michael
 
J

Jeff Schwab

I'm very interesed to learn python and really willing to do so,but
unfortunately dont know where to start, or what programs need to
install to start.

There are several good replies already on this thread, but in case any
experienced programmers searching the Google archives are looking for
the fastest way to learn Python, I highly recommend Python in a Nutshell
by Alex Martelli (O'Reilly). Good tutorial, high information density,
avoids hand-waving, solid reference.

Do *not* bother with Programming Python until you have some experience
with the core language. I don't know why O'Reilly called it that,
except to mislead people into thinking it was similar to the highly
successful Programming Perl; if so, I fell for it, and so did plenty of
other people (so there's probably a copy in your coworker's office
already). Programming Python is (despite its size) the moral equivalent
of the O'Reilly "Cookbooks" for other languages. It's not necessarily a
bad book, but the only language/library tutorial it gives is meant to be
a review, not an introduction.
 
C

cmpython

Hi anyone

I'm very interesed to learn python and really willing to do so,but
unfortunately dont know where to start, or what programs need to
install to start.

Can someone help me to get in the right track, and get a good move?

Thanks for all help

pls reply on
(e-mail address removed)
or
(e-mail address removed)

I'd first want to know if you are just new to Python or are new to
programming generally. Second, for what reason do you want to learn
Python? What is it that you want to do with it?
 

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,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top