Links
Computer Programming Problems
An assortment of websites that present problems and challenges that need to be solved with the aid of mathematics and programming skills.
- Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve.
http://projecteuler.net - The USACO (USA Computing Olympiad) supports pre-college computing around the world through computer programming competitions and training materials.
http://www.usaco.org/ - DelphiForFun is a truly outstanding website guaranteed to teach you something about the principles of programming, algorithms, maths, puzzles, and problem solving. The basic premise is that "by example" is an effective way to learn programming I must agree.
http://delphiforfun.org - The University of Valladolid Online Judge has a vast archive of programming problems and an on-line judge which allows you to submit your code in a variety of language. Your program will be run on their server and you will be advised of its success and efficiency.
http://uva.onlinejudge.org/