Hacker News new | ask | show | jobs
by armandososa 2928 days ago
I never learned Rails. What would you say is the best path to write a modern rails application? I learn better trough videos, btw :D
2 comments

There are lots of playlists on youtube with tutorial walkthroughs. I'd go look for someone's todo app on Github and compare it to a language you know. Then write a todo app. That'll give you the initial questions you need to keep learning.