Re: [Boa Constr] how to learn boa constructor
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-06-13 07:07:17
|
Hi Amin, Amin Babazadeh wrote: > dear users > I am beginner in using boa and python. would you pleas tell me how i can > could learn it. I search for any document in internet but i couldn't > find any thing i also used the Tutorial building your firs application > it was good but it wasn't so extensive. > I will appreciate if some one tell me how i can learn boa constructor > best the wishes The tutorial is there to get you going with Boa itself, after you did that or even before you should read up on Python and wxPython in general. Books: - wxPython in Action, by Rappin and Dunn, published by Manning - Learning Python, by Lutz and Asher, published by O'Reilly - many others Other: - http://wiki.wxpython.org/ - the wxPython demo Werner |