1. 程式人生 > >Ask HN: Should I focus on building apps or practicing coding tasks to get a job?

Ask HN: Should I focus on building apps or practicing coding tasks to get a job?

Problem solving is a pretty important skill; very few whiteboard interviews address the day-to-day issues you'll see in a large production environment. Task organization is an extremely close second.

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).