Hacker News new | ask | show | jobs
by bizkitgto 2810 days ago
That's awesome!! How long did it take you to go from zero to launching your website? Did you do this on your free time (were your working full time)?
1 comments

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.
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.