Ask HN: What to code for learning?
Hello HN,
I am new at Node.js. I understand Java- and CoffeeScript and want to code something using Node.js. I am familiar with Express, Node and node-mysql. To say it simple, I understand the basics of Node.js.
I am good at Ruby on Rails and PHP (hate me :D). So I am not completely new at coding. So now I am searching for an app/game/something else to code for learning some more Node.js.
Thank you!
5 comments
[ 3.0 ms ] story [ 20.2 ms ] threadotherwise: code what you want now.
http://projecteuler.net/
Option B) You can think about something you're passionate in real life. Code something about it. Does not need to "solve a problem", maybe simply try to improve something that already exist and you love. That way, maybe your state will be positive and the learn experience, better.
Option C) Try to automate and improve your workflow in the new language.
If in any case you need an idea... "a blog engine".
Update: added option "C" and an idea as requested.