06.04.08

More Puzzles

Posted in python tagged , , , at 4:38 pm by redochre

In addition to the Project Euler problems that I’ve been working through, I came across The Python Challenge yesterday (via Code Ghar). It’s a series of programming riddles, and it looks like a nice complement to the all-math Project Euler. I’m at level 5 and so far the challenges have involved string manipulation, regular expressions, getting source code from websites, and other fun stuff that Project Euler won’t expose me to.

If you’re looking for a fun way to learn, check it out.

Leave a Comment