On Sat, Feb 05, 2011 at 11:14:38PM -0500, Corey Richardson wrote:
> In my journeys across the face of the Internet, I found this:
> http://p2pu.org/general/python-challenges
>
Browsing that site a little more, I also saw this - "Learn Python the hard
way"<http://p2pu.org
In my journeys across the face of the Internet, I found this:
http://p2pu.org/general/python-challenges
Not sure what it's really going to be, but any new programmers/people
looking for something to do might be interested. I'm not quite sure how
a class can be organised around a web r
David Hutto writes:
> Python is, of course, a language based on a lower level to allow
> higher level interactivity and ease of use. So, to define the
> challenges of python, are to define the challenges of what it wraps
> around.
That seems like a framing of the issue designed to get a particul
On Tue, 25 Jan 2011 12:40:31 -0800, David Hutto wrote:
> Python is, of course, a language based on a lower level to allow higher
> level interactivity and ease of use. So, to define the challenges of
> python, are to define the challenges of what it wraps around. Moving
> from lower level to the
Python is, of course, a language based on a lower level to allow
higher level interactivity and ease of use. So, to define the
challenges of python, are to define the challenges of what it wraps
around. Moving from lower level to the higher level of python, what
needs to take place at each level o