Hacker News new | ask | show | jobs
by chamboo 4868 days ago
Hey, thanks for the support. I admit I don't know enough about what was going on in that vid to make it exciting, but the thought of being able to make a website do whatever I want to sounds incredibly fulfilling.
2 comments

then just try make it do ;)

Does not have to be something big. Perhaps just playing tic-tac-toe with your web app can be a start. or not even that. You don;t have to build a web app from the beginning. Try building a simple console app first. It's much easier.

you can start with Ruby Koans: http://rubykoans.com
Thanks for this link. :)