Only Python
This blog deals almost exclusively with my Python coding activities.
Saturday, March 12, 2016
Multilingual Reeborg
›
Instead of separate versions for different languages, (English, French and Korean so far), Reeborg's World is now available in all langu...
Tuesday, January 19, 2016
Scratching an itch with a Chrome extension
›
Over the years, I have tried various "tasks organizers" and always come back eventually to using a simple text file (lately, using...
4 comments:
Thursday, December 31, 2015
Don't learn X
›
All too often, on various forums I see someone asking something like " Convince me to learn X ". I'm immediately tempted to ...
Wednesday, December 30, 2015
i18n: an unusual scenario
›
Reeborg's World currently has a "default" English version , a French version , and a partially implemented Korean version . Ev...
Wednesday, December 23, 2015
Planning to drop CoffeeScript support for Reeborg's World
›
When I started working on Reeborg's World, I thought it would eventually be a good site to learn the basics of various programming langu...
Blockly + Reeborg = fun
›
I've retrofitted Reeborg's World to include Blockly. You can select Blockly from the top. If you do so, I suggest you keep the edi...
Tuesday, December 08, 2015
Reeborg: two major steps forward, a huge step back with Firefox
›
UPDATE: The Firefox problem was caused by using a function argument named "watch" ... which seemed like a good name... However, i...
2 comments:
‹
›
Home
View web version