Re: [Tutor] Guidance on jump-starting to learn Python

2008-07-20 Thread Janet Hawtin
Hi folks I am using twitter and there is an account on that which posts links from a del.icio.us account which is collecting programming references Quite a few of the links posted are for python programming. http://twitter.com/delicious_prog Janet ___

Re: [Tutor] Guidance on jump-starting to learn Python

2008-07-20 Thread bhaaluu
On Fri, Jul 18, 2008 at 1:29 AM, Steve Poe <[EMAIL PROTECTED]> wrote: > > Any recommended "homework" assignments? > > I have two books as well: > Core Python Programming from Wesley Chun , Second Edition. > Python Programming for the Absolute Beginner, Second Edition. > > Thanks so much for your ad

Re: [Tutor] Guidance on jump-starting to learn Python

2008-07-20 Thread wesley chun
> Any recommended "homework" assignments? > > I have two books as well: > Core Python Programming from Wesley Chun , Second Edition. here are some exercises suggestions on "homework" based on the lab assignments i give in my courses based on that book. the legend is "CHAP#: EXERCISE #s" and appl

Re: [Tutor] Guidance on jump-starting to learn Python

2008-07-18 Thread Michiel Overtoom
Setve wrote... > I have the challenge / opportunity to learn Python quickly. I > am technically-minded, but I am not a programmer. You have seen the page http://wiki.python.org/moin/BeginnersGuide, and more specific, http://wiki.python.org/moin/BeginnersGuide/NonProgrammers ? Ans of course, you

[Tutor] Guidance on jump-starting to learn Python

2008-07-17 Thread Steve Poe
I have the challenge / opportunity to learn Python quickly. I am technically-minded, but I am not a programmer. When I have tried / used Python before (I've written 5-6 python programs/utilities), it has been solving a particular issue but not learning the proper structure/procedures to learn Pytho