Only Python

This blog deals almost exclusively with my Python coding activities.

Wednesday, January 26, 2005

Useful wxPython info

›
In an old blog, that I just stumbled upon, Golden spud gives some interesting information about wxPython. Perhaps it is possible to use hi...
1 comment:
Tuesday, January 11, 2005

Teaching an old Python keyword new tricks

›
In my last post, I provided some additional thoughts about maintaining Python's pseudocode appearance while adding static typing informa...
12 comments:
Sunday, January 09, 2005

Python as pseudo-code and Optional Static Typing

›
In my last post , I gave a series of examples intended to show how Python's pseudocode syntax could be preserved while adding optional s...
5 comments:
Friday, January 07, 2005

"where" keyword and Python as pseudo-code

›
There has been much discussion lately about what is now a series of blogs by Guido van Rossum (see Optional Static Typing -- Stop the Flames...
10 comments:
Sunday, January 02, 2005

Avoiding spaghetti code

›
Note to myself: functions/methods should either 1) change some internal attributes; 2) return a value/object 3) change some attribute ...

wxPython problem solved

›
Well, I did manage (with some help) to solve my wxPython problems. I'll update this post to indicate the solution soon.
Sunday, December 26, 2004

wxPython woes

›
I've been trying to understand better how to use wxPython but I still have problems with doing "custom" double-buffering displ...
3 comments:
‹
›
Home
View web version

About Me

André Roberge
Programming, in Python preferably, is just a hobby for me. I either do things completely useless to explore Python features, or try to create software that could be used by others to learn programming in Python. I have recently started on a new learning journey, this time about human languages.
View my complete profile
Powered by Blogger.