Thanks Thomas, this is one of the things I was looking for, a solid foundation text for Python. If anyone knows of mac or poser specific content about Python I would be interested.

thanks again,

Bob Maddox
Designer/Illustrator
360-446-5609
http://homepage.mac.com/bobmaddox/production/




On Nov 25, 2006, at 7:52 AM, Thomas Juntunen wrote:

On Sat, 25 Nov 2006 05:16:51 -0800, Bob Maddox wrote:
Hi, I am a 3D graphic designer with limited scripting
experience(mostly actionscript). I use Poser on a mac G5 an I heard
recently that the new version of poser (7) will have improved python
support. Just curious if there are any poser programmers out there
who could point me in the right direction to get up to speed on poser
scripting?

If you've grasped the concepts behind ActionScript (which are similar
to most programming languages) -- that is objects, data structures,
variables and so forth -- you're in a good position to learn a bit
about Python and then study the Python objects Poser exposes. After
that you'll likely know enough to get started. A great resource for
learning a bit about Python is Mark Pilgrim's book "Dive into Python". He has made the entire book freely available on the web in a variety of
formats:

http://www.diveintopython.org/

HTH,
Thomas Juntunen


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to