Live data from Hacker News

Practice coding with fun programming challenges

codingame.com

41–47 of 47 posts

Re: Practice coding with fun programming challenges

#41

Personally, I think the best way to learn to code for someone who has talent for it is project Euler (projecteuler.net). No dependencies, no IDEs, no graphics and no gimmicks. Very short, clear, discrete problems that can be solved using any language. If you really need shooting, explosions and fancy graphics to keep you motivated then I don't think programming as a career is for you. Most programming jobs aren't goi…

Except the Project Euler problems are mostly pretty boring, if you're not excited by math. I've worked through it a little bit, and it reminds me a lot of Math Team competitions in high school: the problems are a cinch if you know the formula or the rule that applies, otherwise it's a tedious slog.

Re: Practice coding with fun programming challenges

#47

Personally, I think the best way to learn to code for someone who has talent for it is project Euler (projecteuler.net). No dependencies, no IDEs, no graphics and no gimmicks. Very short, clear, discrete problems that can be solved using any language. If you really need shooting, explosions and fancy graphics to keep you motivated then I don't think programming as a career is for you. Most programming jobs aren't goi…

My buddy runs a project Euler meetup based in Chicago for anyone who is interested. The attendees range from beginning programmers to math PhD's on a regular basis.

https://www.meetup.com/Project-Euler-Sprint/

Post reply on HN