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…
Practice coding with fun programming challenges
41–47 of 47 posts
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
#42[deleted]
Re: Practice coding with fun programming challenges
#43[deleted]
Re: Practice coding with fun programming challenges
#44No BEAM languages, sadly.
Re: Practice coding with fun programming challenges
#45Nice front-end.
If I could tell my past self in 1999 that seventeen years later I would be writing Perl purely for entertainment, I would have laughed, and laughed, and laughed.
Re: Practice coding with fun programming challenges
#46Using unity: https://noobtuts.com/
Re: Practice coding with fun programming challenges
#47Personally, 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.