Hacker News new | ask | show | jobs
by hipsters_unite 4872 days ago
>"it seemed a bit slow and thorough for what I'm trying to do"

Okay, so as somebody who quit their job to learn to code (I just didn't realise that was what I was doing at the time), I'll say: if you are going to code you have to be thorough. Codeacademy is a good start. I began by doing pretty much everything on that site in a couple of 8hrs/day 7-day weeks. From there, Treehouse, Zed, books, blogs, StackOverflow... there are a hundred ways.

Bottom line: if you want to be a technical founder you've got to commit to learning the hard way, be passionate and determined. Non-technical, you should read and type along to something like Michael Hartl's Rails Tutorial book so at least you've got your hands dirty with code and can understand how it works when working with a co-founder. For a brief intro to simple web apps, you might try the Essential PHP with MySQL course on Lynda.com as you can see the inner workings of CRUD etc.

I've been at it six months and I can hang out with devs and talk shop, no problems. You could probably get to where I've done quicker too. Good luck!

1 comments

Thanks for these resources, never heard of the Rails tutorial, will definitely check it out. What area of the world do you live?