Hacker News new | ask | show | jobs
by grayrest 5342 days ago
Pulled up your github account. Aside from you accidentally adding your home directory, you're making good progress. If you're looking to get a job quickly, I'd encourage you to focus on one area and I think your shortest path is the front end technologies. Pretty much every firm I know of in NYC is hiring front end developers and the main limitation is finding people who actually know javascript.

If you know (not just read, know):

http://bonsaiden.github.com/JavaScript-Garden/

http://eloquentjavascript.net/

And you can demonstrate it by sticking something on github (fix a ticket on stylus/express/some other node.js project, write a jquery plugin, help out with the django admin) then go to some meetups in SF and talk to people who say "we're hiring frontend developers" which is pretty much everybody. Being able to design entire applications isn't generally required since what people are usually looking for is someone they can say "go make this new dialog" and you go do it using their established design patterns. It is crucially important, however, that you can demonstrate knowledge since I have yet to meet a developer who doesn't "know" javascript.

If you do this and want to work in NYC, shoot me an email. I'll at least give you feedback and probably give you a referral for contract to hire. Nobody cares about your education/work background as long as you can get the job done.

This assumes, of course, that you actually like front end development since quite a few people don't.

2 comments

Thanks for the insight, you really hit upon several things I have been thinking about, namely my shortest path which I also think is javascript/frontend. Been looking into javascript alot more and am developing some couchapps as they let me use javascript/html/css. I am also building some bookmarklets for which I need to use plain javascript as opposed to jquery. I am also interested in mapping/gis so have been putting effort in learning that. Do you think that can be useful or should I focus on javascript right now?
If you want to go this route, I strongly recommend you focus on javascript. There's enough going on in the frontend that it'll take you a year or two of solid effort before you're good in a number of them. By focusing heavily on one area, you'll get yourself marketable much quicker.

Now, the context in which you learn javascript and demonstrate it is up to you. If mapping/gis is your passion, then go with that. There are plenty of good mapping projects in the browser on github that could use help. If you would prefer a personal project you could, say, do some d3 visualizations using the geo facilities and have a great demo piece.

I'd be interested in shooting you an email (similar situation).
Feel free to get in contact. I'm not too busy to help people out.
The Eloquent Javascript book is excellent, thanks for the heads up. Definitely helping to expand my mind as I work through it. For anyone else here trying to learn I have also been using it conjunction with this tutorial here http://ejohn.org/apps/learn/ that has lots of interactive examples but not so much on explanations.
Same here. Let me know if you're interested in talking.
Feel free to get in contact. I'm not too busy to help people out