Hacker News new | ask | show | jobs
by canadapups 2810 days ago
I worked on it in my free time. I have an non-tech day job. From zero (start reading CS101 book) to launch was 1 year. Could have been less if I didn't abandon my Rails version and re-do in Django.
1 comments

Nice! Are you still working in your non-tech day job, or have you switched careers? I’m thinking of learning Rails as my first foray into programming.
I'm still in my non-tech day job. Not planning on switching. Just a side project for fun (and profit). I think the Rails Tutorial is a good way to learn basics even if you end up using javascript (react or whatever later on). Ruby is my favorite language, but Django (in Python) suits me well.