The best VPN 2024

The Best VPS 2024

The Best C# Book

Page

Google CodeJam 2008 problemsA great set of challenging problems

Subpages for solutions and commentary:

There are several sites on the web which contain problems to be solved in various programming languages. Some are helpful for newcomers just learning the language, others are challenging for experienced programmers. Some are useful for practice before programming contests. Here is a list of some of these sites (please add more that you are aware of), along with sub-pages for solutions in python (multiple alternative solutions welcome) and commentary on approaches to the problems, ways to leverage Python and/or the standard library to solve problems, ways in which the problem changes depending on the language you use to solve it, etc.

Project EulerMathematically-oriented problems. You can submit your answers (not the program) to be scored on the site, so any programming language can be used.

Programming ChallengesCompanion site to the book of the same name. Has an automated system for submitting solutions in Java, but the problems statements work fine for Python.

CodeAbbey- place to study programming by solving problems. Not targetedto any specific language (but all tasks are tested with Python 3).

ProblemSets (last edited 2014-01-30 14:41:47 bymprat)

SPOJ (Sphere Online Judge)is an online judge system with a vast collection of algorithmic problems and supporting various languages (python included)

Thanks to Andr Roberge, whose post about99 Prolog Problemsinspired this page. Further to that post, aprojectwas started whose aim is to collect similar problems written as doctest forCrunchy.

The First 10 Prolog Programming ContestsA set of advanced programming puzzles and problems. The problems come from the Prolog world as well, but can be solved in any language.

CodeChefis a place to practice and hone programming skills. It organizes monthly contests where participants solve problems in variety of languages (python is supported) and winners are rewarded handsomely.

Practice Pythonis a weekly blog that posts beginner-level practice Python exercises (in Python 3) and posts solutions for them the next week.

Unable to edit the page? See the FrontPage for instructions.

Python Challengeis a game in which each level can be solved by a bit of Python programming.

1 thought on “Page”

  1. Hello there! I know this is kind of off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I’m using the same blog platform as yours and I’m having trouble finding one? Thanks a lot!

    Reply

Leave a Comment