Brandon McGinty wrote:

> Hi,
> I've been learning python for the past couple of months and writing misc
> scripts here and there, along with some web apps.
> I'm wondering if anyone has ideas of programs I might try my hand at making?
> I'd appreciate it if they don't use images, because I'm blind.


One ambitious idea would be to implement (a subset of) MDX,
the Multi-Dimensional eXpressions language
(http://msdn2.microsoft.com/en-us/library/ms145506.aspx). If you have
any java experience, there is an open source implementation in it so
you don't have to start from scratch: http://mondrian.sourceforge.net.

George

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to