|
|
|
Ask HN: Bad College to California, Any tips for jobs?
|
|
7 points
by aperture
4762 days ago
|
|
Hello HN! I cross posted this on reddit here: http://www.reddit.com/r/cscareerquestions/comments/1fjmv2/from_bad_college_to_california_prep_work_needed/ tldr; Moving to California, fresh out of college. Advice on getting a job? Full text is in the link, text character limit is imposed. Thank you for any comments! |
|
I'm in california and have been hiring devs for a long time. The one advice I have for you is this: you said your github is collecting cobwebs - fix that. Writing code and building applications is the one thing that will make you a better developer. Unfortunately this is a skill I find sorely lacking in most fresh grads (not their fault, CS curriculum focuses more on theory than on getting students to build stuff).
What should you build? Anything. Write an app to solve some annoyance you face everyday. Build an app using node because you think it's interesting technology. Create a simple blog engine and host it on AWS or Heroku. Whatever tickles your fancy and motivates you. It doesn't matter what it is, but it is VERY important that you actually finish each project and make sure it works without falling over every 5 minutes.
Language doesn't matter, but you should be good at one or preferably two "popular" languages. C, C++, Python, Ruby, Java, etc all count.