Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
Which is more valuable for interviewers: having couple of working and deployed projects or be good at doing coding tasks?
I have 3 year programming experience but feel lack of confidence when I think about interview. And I wonder if having couple of projects on Github can replace whiteboard coding.
5 comments
[ 3.6 ms ] story [ 24.5 ms ] threadI mean: Which is more valuable for interviewers: having couple of working and deployed projects or be good at doing coding tasks? (I have 3 year programming experience)
Case in point: https://twitter.com/mxcl/status/608682016205344768?lang=en
Keep building apps/websites/tools/scripts on the side (after works, weekends, day offs, etc.)
Get yourself a (public) cloud account of some sort (AWS, Azure, Google, etc.) and work on having some functional infrastructure (containers, DNS, applications, content delivery) along with the requisite monitoring and security.
Anything you do from that point should live atop that infrastructure, with the same expectations that a prospective employer might have when working on a production team (DevOps, pure dev, pure ops, whatever).