A few weeks ago, I came across a wonderful website called
Project Euler, a place with many many programming and mathematical challenges.
Quote:
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.
The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
|
It's a great place to hone your programming skills (or to learn something new) during the offseason, and I suggest anyone who wants to be a better programmer take a stab at a few of the problems. I've done about 15 of the problems, and I already feel like I've learned something (plus, they're a great use of time). Happy coding!
note: there was a thread about this
a while ago, but it would be better to make a new topic than to resurrect an old one