"John Bokma" wrote in message
news:87oc63nvuo@castleamber.com...
I also like the "Python Essential Reference" a lot.
I'd second that. "Python Essential Reference" effectively documents the
"batteries included" aspect of Python, using lots of good examples in a quite
readable tome.
--
David Keeler writes:
> I am relatively new to python. I've been reading online docs and
> tutorials for 4-5 weeks now, but I like actual books. I am not new to
> programming and I have worked with quite a few languages. I'd like a
> good reference with basic stuff including classes and maybe some
On 2/22/2011 7:54 PM, David Keeler wrote:
I am relatively new to python. I've been reading online docs and
tutorials for 4-5 weeks now, but I like actual books. I am not new to
programming and I have worked with quite a few languages. I'd like a
good reference with basic stuff including classes a
Michael Tobis wrote:
> Of the books that are out there, Learning Python and Dive Into Python
> are best for the hobbyist as opposed to classroom setting, but my sense
> is that both of them go a bit too fast for the typical beginner with no
> formal training.
I agree that Dive Into Python moves t
http://www.greenteapress.com/thinkpython/
How to think like a computer scientist is a great first read I think.
--
http://mail.python.org/mailman/listinfo/python-list
>> "Learning to Program" by Alan Gauld
>> (http://www.freenetpages.co.uk/hp/alan.gauld/)
The best by far, for a n00b, in my opinion.
--
http://mail.python.org/mailman/listinfo/python-list
"Luis M. González" <[EMAIL PROTECTED]> wrote:
> Free online resources for learning Python:
>
> To get started, I strongly suggest Josh Cogliati's "Non-Programmers
> Tutorial for Python" ( http://honors.montana.edu/~jjc/easytut/easytut/
> ).
> I learned programming with this little tutorial, which
Free online resources for learning Python:
To get started, I strongly suggest Josh Cogliati's "Non-Programmers
Tutorial for Python" ( http://honors.montana.edu/~jjc/easytut/easytut/
).
I learned programming with this little tutorial, which is a very good
introduction.
After that, you could check
I am not happy with any of the Python-as-a-First-Language books out
there. My vague inclination to write one has not yet formed into a firm
intention, but it's close.
Of the books that are out there, Learning Python and Dive Into Python
are best for the hobbyist as opposed to classroom setting, bu
In article <[EMAIL PROTECTED]>,
Rony Steelandt <[EMAIL PROTECTED]> wrote:
>
>1.Python for Dummies
> Maruch Stef;Maruch Aahz - Hungry Minds Inc,U.S. - 408 pages - 08 2006
Possibly September if we get behind, but since Neal Norwitz is trying to
accelerate the release of 2.5, that's not too likely.
> Thanks vbgunz that was the reply I was looking for!
> Do you think it is wise to hold back for a 3rd edition?
No, 2nd edition is literally perfect. The reason why is because almost
nothing significant enough has changed since it's publication. In other
words, you will not learn any outdated mate
I third this opinion. This book gave me a lot of insight and helped me
get comfortable using Python. I also recall looking at a document Guido
published on how to get started with Python as well as reading the
reference docs that come bundled with the language install. Of course I
came from a backg
I think that Beginning Python: From Novice to Professional is a great
book for beginners. It's probably a bit too simplistic for someone who
already understands the language or who has a decent background in
development. I just borrowed it from my brother and while I consider
myself a pretty good
If you don't mind could you send me an email to my address, John
Salerno, and tell me whether "Python Programming: An Introduction to
Computer Science" was good.
Email preferably because it will take you a while to finish the book
>500 pages and I probably won't look back on this topic.
Thanks!
--
[EMAIL PROTECTED] wrote:
> I borrowed Learning Python 2nd edtion from a library once and it felt
> condensed with information and I didn't think I could start with it
> "yet" as I want a book made for a beginner programmer and I don't think
> Learning Python 2nd edtion is made for my audience.
>
>
I borrowed Learning Python 2nd edtion from a library once and it felt
condensed with information and I didn't think I could start with it
"yet" as I want a book made for a beginner programmer and I don't think
Learning Python 2nd edtion is made for my audience.
I want something that explains progr
[EMAIL PROTECTED] wrote:
> Thanks, if you don't mind could I have a small personal
> description on the quality of the books (pros, cons).
>
> I also am interested if anyone has used "Python Programming: An
> Introduction to Computer Science" and if I could be given a detailes
> evaluation about i
Brian wrote:
> One book that I think you should definitely look at is Beginning Python
> from Novice to Professional. I think that it is one of the best books
> out there on the subject, is an easy read, has clear and concise
> examples, and does a great job of explaining the whys without making
vbgunz wrote:
> Learning Python by Mark Lutz will be the most perfect book to get you
> started! Perhaps there are others aimed at the non-programmer but after
> getting through that book (2 times) I finally left it with wings... It
> is a great book for the n00b in my humble opinion. After that, y
[EMAIL PROTECTED] wrote:
> Thanks, if you don't mind could I have a small personal
> description on the quality of the books (pros, cons).
>
> I also am interested if anyone has used "Python Programming: An
> Introduction to Computer Science" and if I could be given a detailes
> evaluation about i
Since I'm a professional developper,I don't think that my personnal
view on those books would be of any use to you. I actually have no idea
how to start Python if you're not a developper, I know it is possible
since quit a lot of matimatical engineers use it.
But I'm sure some people here will
[EMAIL PROTECTED] wrote:
(snip)
> So now i'm hear to use all of your collective expertise for the ideal
> book for a beginning programming who want's to start with python.
'ideal' greatly depends on the reader !-)
But FWIW, this is a FAQ (well : 2):
http://www.python.org/doc/faq/general/#i-ve-ne
Thanks vbgunz that was the reply I was looking for!
Do you think it is wise to hold back for a 3rd edition?
My 1:47 pm message was a reply to Rony Steelandt.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks, if you don't mind could I have a small personal
description on the quality of the books (pros, cons).
I also am interested if anyone has used "Python Programming: An
Introduction to Computer Science" and if I could be given a detailes
evaluation about it.
Thanks again.
--
http://mail.py
Learning Python by Mark Lutz will be the most perfect book to get you
started! Perhaps there are others aimed at the non-programmer but after
getting through that book (2 times) I finally left it with wings... It
is a great book for the n00b in my humble opinion. After that, you'll
pretty much star
1.Python for Dummies
Maruch Stef;Maruch Aahz - Hungry Minds Inc,U.S. - 408 pages - 08 2006
2.Programming Python
Lutz Mark - O Reilly - 1256 pages - 07 2006
3.Core Python Programming
Chun Wesley J - Peachpit Press - 07 2006
4.Python
Fehily Chris - Peachpit Press - 05 2006
5.Python Essential
26 matches
Mail list logo