Hacker News new | ask | show | jobs
by markgreville 4734 days ago
I would start with codeacademy and once you do a couple of the courses on there build a website.
1 comments

CodeAcademy will teach you the basics of object oriented programming.

Once you master OOP/ the basic concepts....for loop, output statements, switch statements, arrays, etc....

The original poster will need to start doing web development which is a different ball game. I've been using onemonthrails.com and it has been pretty effective especially if coupled with a programming mentor.