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.
Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
1–6 of 6 posts
Re: Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
#2Re: Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
#3Keep building apps/websites/tools/scripts on the side (after works, weekends, day offs, etc.)
Re: Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
#4If you can pre-verify the need for your app by getting people to sign up for a mailing list or otherwise, then go for the app, otherwise get a job.
I 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)
Re: Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
#5If you can pre-verify the need for your app by getting people to sign up for a mailing list or otherwise, then go for the app, otherwise get a job.
I'm sorry, I wasn't clear. I 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
Re: Ask HN: Should I focus on building apps or practicing coding tasks to get a job?
#6Get 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).