Web Development: How to?
I am a Hobby programmer. I am using Ubuntu since 2 years. I am quite good at C programming. I have written C programs & objdump'ed them to study how the internal works (This is just to let you know that I work hard, though programming is not the thing that I love the most. Its among those things that i hate the least & I wish to make a career out of it).
Recently, I have started learning Web Development & wish to make a career out of it. I studied HTML/CSS & learning Javascript now. I think I will do PHP once I am done with Javascript. There are a lot of brilliant Web Dev's out here, so I would like to take your advice, as in am I going the right way. Is there any other technology/language that I should learn? am I on a correct path to learn Web Development?
Thank You very much in advance.
7 comments
[ 4.3 ms ] story [ 45.8 ms ] threadJust a suggestion but you might want to look in to Node.js (a server-side JS environment) instead of PHP, at least at first. That way you can avoid learning PHP and focus on getting those essential JavaScript skills.
I'm not really a fan of PHP, so I'm quite biased on the subject, but I think learning a different web framework (rails, etc) over PHP would be in your best interest.
So find something in C that you know well than you can develop on the web, start with that.