Programming ideas?
Dave Angel
davea at ieee.org
Sat Sep 12 11:13:20 EDT 2009
Someone Something wrote:
> I know you've probably had this question a million and one times but here it
> is again. I'm intermediate at C, pretty good at Java (though I really don't
> want to program in this), okay at perl and I've just learned python. But, I
> have no more ideas to write programs/scripts for! Any ideas will be helpful?
>
>
Try Euler, a website full of puzzles:
http://projecteuler.net/index.php?section=problems
255 problems there so far, and once you solve one, you can see how
others have also solved it, in various languages. Python is one of the
languages commonly used by posters there.
DaveA
More information about the Python-list
mailing list