Only Python
This blog deals almost exclusively with my Python coding activities.
Thursday, March 13, 2014
Reeborg news
›
People reading this blog may be familiar with rur-ple ( https://code.google.com/p/ rur-ple/ ), a Karel-the-robot clone using Python that I w...
2 comments:
Thursday, February 13, 2014
Importing modules in RUR-PLE
›
When I first started working on RUR-PLE some 10 years ago, I wanted to create a "safe" environment so that beginners using it coul...
2 comments:
Friday, March 01, 2013
Correction: Javascript NOT more dynamic than Python
›
EDITED: Adam showed me that I had missed a way to do something similar in Python as I added below. ==== After a very long hiatus, I'...
9 comments:
Friday, February 08, 2013
Is there any merit to stepping back through the code?
›
After a long hiatus, I have gone back to work on a new version of my very first project - essentially a clone of Karel the Robot - this tim...
Thursday, March 15, 2012
Python for iOS: first look
›
Jonathan Hosmer has put together a nice app Python for iOS , bundling a Python interpreter, a basic editor with output window, the document...
Friday, December 09, 2011
Porting to Python 3: What are you waiting for?
›
Lately, there seems to be a lot of posts trying to encourage people to port their apps/libraries/modules to Python 3. I'd like to add m...
4 comments:
Thursday, September 22, 2011
Errors should never pass silently
›
- The Zen of Python Lately, I have been programming a lot in Javascript, and have come to appreciate even more what Tim Peters expressed ...
‹
›
Home
View web version