Re: [Tutor] Resources/Books for teaching OOP in Python and Tkinter

2017-02-20 Thread boB Stepp
On Sun, Feb 19, 2017 at 10:34 AM, Marie Shaw via Tutor wrote: > I am a teacher of 16-18 year olds. Since September, my classes have been > learning to program in Python, using all of the basics in console mode. > I now need to teach them OOP using Python, and GUI programming using Python. > Pleas

Re: [Tutor] Resources/Books for teaching OOP in Python and Tkinter

2017-02-20 Thread Tim Golden
On 19/02/2017 16:34, Marie Shaw via Tutor wrote: I am a teacher of 16-18 year olds. Since September, my classes have been learning to program in Python, using all of the basics in console mode. I now need to teach them OOP using Python, and GUI programming using Python. Please could someone one p

Re: [Tutor] Resources/Books for teaching OOP in Python and Tkinter

2017-02-20 Thread Alan Gauld via Tutor
On 19/02/17 16:34, Marie Shaw via Tutor wrote: > I am a teacher of 16-18 year olds. > I now need to teach them OOP using Python, > and GUI programming using Python. Those are two different topics, although most GUIs are easier if used with OOP. However, most tutorials (including mine) teach th

Re: [Tutor] Resources to create a form filler

2012-09-17 Thread Wayne Werner
On Mon, 17 Sep 2012, DM wrote: Hi I've learned a little python via MIT's 6.01SC and would like to gain experience with personal projects. I'd like to make a web form filler for the desktop. I'd appreciate it if someone could suggest what resources I would need to build it. Thanks! Do you mean

Re: [Tutor] Resources

2011-03-12 Thread Bill Allen
These are quite good, The Building Skills Books, these are online. http://homepage.mac.com/s_lott/books/index.html Tarleton Area Amateur Radio Club On Fri, Mar 11, 2011 at 20:19, s s

Re: [Tutor] Resources

2011-03-11 Thread Robert Berman
On 03/11/2011 09:19 PM, s s wrote: Hello, I was wondering where I should go to improve my python skills. I have finished the official tutorial and the tutorials on the official python website. ___ Tutor maillist - Tutor@python.org To unsubscribe or ch

Re: [Tutor] Resources for Tkinter...

2006-10-20 Thread Alan Gauld
"Asrarahmed Kadri" <[EMAIL PROTECTED]> wrote > I have the Tkinter book by Grayson (Python and Tkinter > Programming).. *But > I must say, its quite boring..* It is a bit dense. And it jumps from basic to advanced pretty quickly. But it is thorough and so far I've found very few mistakes. That

Re: [Tutor] Resources for Tkinter...

2006-10-19 Thread Asrarahmed Kadri
    I came across Thinking in Tkinter a few days back., and I found it interesting but then I didnt get the print out ( dont know why)...    Thanks for that.   Regards, Asrarahmed   PS: To Bob:: To HIM you shall return--->> It means that one day every person has to die and return to the Almighty t

Re: [Tutor] Resources for Tkinter...

2006-10-19 Thread Feise, David
I really got a lot out of Thinking in Tkinter: http://www.ferg.org/thinking_in_tkinter/ It doesn’t delve too deeply, but it’s still a good resource.    This New Mexico Tech website is a good reference once you’ve got some of the basics: http://infohost.nmt.edu/tcc/help/pubs/tkinter/  

Re: [Tutor] Resources for Tkinter...

2006-10-19 Thread Bob Gailer
Asrarahmed Kadri wrote: > > Folks, > > I have the Tkinter book by Grayson (Python and Tkinter Programming).. > *But I must say, its quite boring..* Boring - what exactly do you mean? What would make a book "nice"? And please tell us the meaning or significance of "To HIM you shall return."