Lambda the Ultimate

inactiveTopic Ideas for a master's thesis related to Python
started 11/1/2003; 11:52:16 AM - last post 11/3/2003; 3:28:34 AM
Ehud Lamm - Ideas for a master's thesis related to Python  blueArrow
11/1/2003; 11:52:16 AM (reads: 10104, responses: 3)
Ideas for a master's thesis related to Python
Lest we become a Microsoft-only blog...

Not all the ideas seem very interesting, and I am not sure all would be appropriate for a master thesis, but at least the list includes some valuable links.

Those still trying to recover from the macros discussion will be happy(?) to find some more macro related ideas...


Posted to Python by Ehud Lamm on 11/1/03; 11:54:21 AM

David Mertz - Re: Ideas for a master's thesis related to Python  blueArrow
11/3/2003; 12:47:05 AM (reads: 369, responses: 1)
There are a lot of interesting ideas there. But the one on multiple dispatch seems far too easy for a masters thesis. In fact, I've already done exactly that for a _Charming Python_ installment:

http://www-106.ibm.com/developerworks/linux/library/l-pydisp.html

(or as of right now: google "multiple dispatch" and choose "I'm feeling lucky"... I love being first for general terms :-)).

Not that I'm even the first person to do basically the same thing. And I never even took any CS courses, let alone someone giving me a masters degree in it (just my Ph.D. in PoMo social philosophy).

C'mon, can't I have an honorary degree in CS or something.

Ehud Lamm - Re: Ideas for a master's thesis related to Python  blueArrow
11/3/2003; 2:56:13 AM (reads: 375, responses: 0)
Yet another suggestion...

Dominic Fox - Re: Ideas for a master's thesis related to Python  blueArrow
11/3/2003; 3:28:34 AM (reads: 354, responses: 0)

Concurrent Python (Pithon?)!