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

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

2017-02-19 Thread Marie Shaw via Tutor
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 point me in the direction of a good book, or some g

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

[Tutor] Resources to create a form filler

2012-09-17 Thread DM
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! ___

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

[Tutor] Resources

2011-03-11 Thread s s
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 change subscription options: http://mai

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
2006 4:12 PMTo: pythontutor Subject: [Tutor] Resources for Tkinter...     Folks,   I have the Tkinter book by Grayson  (Python and Tkinter Programming).. But I must say, its quite boring..   Do you have any suggestions for  a nice book or web resource..??   Thanks,   REgards, Asrarahme

Re: [Tutor] Resources for Tkinter...

2006-10-19 Thread Feise, David
/   -Dave   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asrarahmed Kadri Sent: Thursday, October 19, 2006 4:12 PM To: pythontutor Subject: [Tutor] Resources for Tkinter...     Folks,   I have the Tkinter book by Grayson  (Python and Tkinter Programming

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."

[Tutor] Resources for Tkinter...

2006-10-19 Thread Asrarahmed Kadri
  Folks,   I have the Tkinter book by Grayson  (Python and Tkinter Programming).. But I must say, its quite boring..   Do you have any suggestions for  a nice book or web resource..??   Thanks,   REgards, Asrarahmed-- To HIM you shall return. ___ Tutor m