Hacker News new | ask | show | jobs
by mikerg87 3349 days ago
How can I track my progress. Anyway to know how many compiles / runs it took to get an exercise right

Is fun though

1 comments

Yeah, it definitely needs some user progress tracking. I like how CodingBat does this - it tells you how many times you attempted and even has graphs. It is something I am looking to add once I get some of the more fundamental things (security) right.