TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Practice coding with fun programming challenges

165 pointsby chipzover 8 years ago

13 comments

tsumniaover 8 years ago
As one of the employers posted on a Reddit forum (<a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;InternetIsBeautiful&#x2F;comments&#x2F;53h2sl&#x2F;learn_to_code_writing_a_game&#x2F;d7t2e0x" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;InternetIsBeautiful&#x2F;comments&#x2F;53h2sl...</a>), CodinGame is not really a &quot;learn coding&quot; style site. If anything it&#x27;s a &quot;reinforce what I know&quot; site. You aren&#x27;t &#x27;learning&#x27; the concepts, nor are you learning &#x27;game programming&#x27;, you are practicing what you already know via a game format.<p>I once had a student that was taking my Java 2 (OOP concepts) course and was using CodinGame for &quot;fun&quot;.<p>If anything, I believe CodinGame&#x27;s business model is more on the recruitment side, as their tournaments often offer interviews with the sponsors.
rezashirazianover 8 years ago
I&#x27;ve always advised against being introduced to programming through game development.<p>As much as game development is appealing and fun, the process is complicated and requires advanced knowledge of some fairly complicated algorithms even for fairly trivial games.<p>Also you can find yourself spending hours shuffling sprites and designing levels which is time spent not learning programming.<p>Also engines like Unity provide a false sense of security when infact you have no idea what&#x27;s going on behind the scene and when something goes wrong you don&#x27;t know where to begin and end up discouraged.<p>Start slow, build your foundation, learn your bits and bytes, data structures and sorting algorithms first then venture out.
评论 #12537138 未加载
评论 #12536014 未加载
评论 #12536760 未加载
评论 #12536434 未加载
评论 #12536440 未加载
评论 #12537647 未加载
评论 #12537926 未加载
评论 #12538124 未加载
评论 #12536337 未加载
评论 #12536135 未加载
评论 #12536668 未加载
robotcookiesover 8 years ago
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.<p>If you really need shooting, explosions and fancy graphics to keep you motivated then I don&#x27;t think programming as a career is for you. Most programming jobs aren&#x27;t going to give you much of that. And frankly, I think all the wizz-bang graphics just interferes with your learning and getting good at visualizing in your own head what the code is doing.
评论 #12536777 未加载
评论 #12536767 未加载
评论 #12537950 未加载
评论 #12539021 未加载
评论 #12539730 未加载
thariboover 8 years ago
I play on Codingame on and off for some years now, and the fact is: it <i>is</i> a game. And this game is played by programming.<p>Thus, it is really good to try out a new language, because it is fun immediately.<p>Doing the contests is also really fun, since you are compelled to improve your program more and more. And if you&#x27;re still new to programming, you experience very soon the problems coming with &quot;poorly written code&quot; (as poorly maintanable code).
PostOnceover 8 years ago
I think this is possibly the best implementation of this type of thing I&#x27;ve ever seen ... and jeez look at the number of languages it supports.<p>And it doesn&#x27;t take half a month to load&#x2F;download. Neat. It seems fun even as a non-novice, just to learn other languages in a fun way.
ivan_ahover 8 years ago
This is by far the best-done &quot;trick you into learning how to code&quot; onboarding experience I&#x27;ve been exposed to. (I&#x27;ve tried many because I want to get some friends interested in coding)
评论 #12537609 未加载
naveen99over 8 years ago
Using unity: <a href="https:&#x2F;&#x2F;noobtuts.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;noobtuts.com&#x2F;</a>
keyleover 8 years ago
&quot;getting noticed&quot; ? As an indie game dev, I really don&#x27;t make sense of that one.
评论 #12536464 未加载
评论 #12536723 未加载
tribbyover 8 years ago
Nice front-end.<p>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.
emilioolivaresover 8 years ago
This is excellent! Thanks for building this. The onboarding is awesome, I was compelled to sign up after the walkthrough.
lekeover 8 years ago
I forwarded this to my kid. I had a quick go and thought it looked great.
doucheover 8 years ago
This is actually quite fun to work through.
macintuxover 8 years ago
No BEAM languages, sadly.