
July 6th, 2007, 07:10 PM
|
|
|
How about http://www.pythonchallenge.com/? You can go through it any language, but you’ll want a relatively high language for it to be fun. Ruby qualifies.
Is there absolutely nothing you want to make for yourself? A useful business app? A game? Try making some relatively common programs. A plain text editor. A simple word processor. A RPN capable calculator. A text adventure. A web server. An irc client. A jabber client. A bitmap editor. An mp3 tag inspector.
__________________
When you ask a question, be prepared to tell us: what have you tried? If you think you don't need to try anything, we will never be interested in helping you. If you agree with the link, and you refuse to answer that question, you are being a hypocrite.
Need help with broken code? Your question should be like a good bug report: (1) It has the smallest number of steps to reproduce the problem you see (2) It tells us precisely what you expected to see and (3) It tells us what you saw and how it differed from what you expected. We need all three to help you.
Want better answers? Tell us what you Googled for and what steps you took to answer your own question.
|