Trying to complete all projects from Martyr2’s Mega Project List.<p>Note: If you fork this repo to solve these projects in any language of your choice, please remove all my code, and start from scratch; you'll benefit a lot. Do not send pull requests.<p>Some details:<p>I will use Python to solve these. Why? Because I want to learn the language quickly.
I have no interest in making games, so I'm excluding those from the list below.
I'm not interested in networking, so I might skip all (or some) of them.
The projects will not be made in the order posted.
I may not be able to complete all of them.
My method of solving them may not be the best.
I will link to each project that I complete. Some will be in this same repo, some bigger ones will have dedicated repos.<p>To get started, fork this repo, delete this README and rename README-scratch.md to README.md.<p>Note: I have't read any problem while creating this repo. I'll read them as I start solving the problems. Hence, there is no prior filtering of problems. Keeps things spicy. :)
[+] [-] wasd|12 years ago|reply
Here is a link to the list: http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-...
[+] [-] sikhnerd|12 years ago|reply
[+] [-] monjaro|12 years ago|reply
[+] [-] merlincorey|12 years ago|reply
Of course, in my version, I'd generate the value of Tau.
[1] http://stackoverflow.com/questions/102535/what-can-you-use-p...
[2] http://docs.python.org/library/itertools.html
[+] [-] karangoeluw|12 years ago|reply
[+] [-] ilovecookies|12 years ago|reply
[+] [-] adamors|12 years ago|reply
[+] [-] bjourne|12 years ago|reply
[+] [-] brian3456|12 years ago|reply
as far as my background goes sophmore in college self taught python.Know java, some c from classes but i've never done any GUI work.
[+] [-] GeneralMaximus|12 years ago|reply
EDIT: forgot to mention, both PyQt and PyGTK have decent tutorials on their website. You could also use Tkinter, which comes with Python and runs everywhere, but IMHO it looks terrible.
[+] [-] biinui|12 years ago|reply
edit:
lists of tools and frameworks: http://wiki.python.org/moin/GuiProgramming
question raised in SO: http://stackoverflow.com/questions/115495/is-python-any-good...
[+] [-] markdown|12 years ago|reply