Arc Forumnew | comments | leaders | submitlogin
Online Arc set of 'problems' would be useful
2 points by jowens 6318 days ago | 4 comments
One of the great Python resources is http://www.pythonchallenge.com/, which contains increasingly difficult Python problems. As new Python folks work through them, they become proficient, and for most problems, the online forums discuss different approaches to the problems.

An Arc equivalent would be really cool. Perhaps problems could be proposed and modified on a wiki and then sorted for difficulty and "published".



2 points by randallsquared 6318 days ago | link

Haha. I thought this thread was about bug, feature, and wishlist tracking. Silly me.

-----

1 point by hollyking 6318 days ago | link

Why not just use the problems from Project Euler (1)?

1. http://projecteuler.net/

-----

1 point by jowens 6318 days ago | link

Great start. But those problems are all mathematical/numerical, whereas there's many interesting problems that would be Arc-friendly that aren't.

-----

1 point by hollyking 6318 days ago | link

True.

-----