2 books for me

G

Gary Wessle

Hi

I am about to order 2 books, and thought I should talk to you first.
I am getting Python Cookbook by Alex Martelli, David Ascher, Anna
Martelli Ravenscroft, Anna Martelli Ravenscroft, since Bruce Eckel's
Thinking in Python is not finished and didn't have any new revisions
since some time in 2001, having owned his Thinking in C++ v1 and v2 I
am used to learning from him. any way, the second book is gui one, I
notices there are 3 flavors according to
http://wiki.python.org/moin/GuiBooks, wxPython, Qt, and Tkinter.I am
not sure what package is best for and would like to know before I
order one of those three.

thanks
 
B

bruno at modulix

Gary said:
Hi

I am about to order 2 books, and thought I should talk to you first.
I am getting Python Cookbook by Alex Martelli, David Ascher, Anna
Martelli Ravenscroft, Anna Martelli Ravenscroft, since Bruce Eckel's
Thinking in Python is not finished and didn't have any new revisions
since some time in 2001, having owned his Thinking in C++ v1 and v2 I
am used to learning from him. any way, the second book is gui one, I
notices there are 3 flavors according to
http://wiki.python.org/moin/GuiBooks, wxPython, Qt, and Tkinter.I am
not sure what package is best for and would like to know before I
order one of those three.

I don't which is "better", but wxPython is still the best choice IMHO if
you worry about portability and licencing issues.

But what don't you take the time to at least have a look at tutorials
and example code ?
 
V

vbgunz

The cookbook assumes you know some Python. if you know it, you're good
:) If you're new to Python and programming I would recommend 'Learning
Python' by Mark Lutz and David Ascher. if you're very familiar with
programming but need to catch up on Python syntax, I would recommend
the Python in a nutshell by Alex Martelli.

I would also recommend you always keep a copy of the official Pythons
docs by your side. They're priceless in my opinion. Good luck!
 
R

Robert Hicks

Wouldn't portability go with Tkinter since that is installed with every
Python?

Robert
 
C

Cameron Laird

Dunno about other platforms, but it's not on my Mac.
.
.
.
? It's on mine ... While I invite someone to falsify this, I believe
it's standard with Mac OS 10.4.X and above, for most values of X.
 

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

Forum statistics

Threads
473,787
Messages
2,569,631
Members
45,339
Latest member
RandiMarti

Latest Threads

Top