Live data from Hacker News

How can software engineers grow during a tech downturn?

news.ycombinator.com

1–6 of 6 posts

How can software engineers grow during a tech downturn?

#1
Seems like tech industry is going through a downturn(transformation?). In every down turn, there are people who continue to progress/grow in their careers. If you’re one of these people, what are some tips, which have helped you, that you can share with fellow software engineers.

Re: How can software engineers grow during a tech downturn?

#4

Work doesn’t stop during a downturn, things still need to get done. Just keep doing your job, getting that 10,000 hours. If your job isn’t enough to satisfy your curiosities, look to contribute to FOSS.

> If your job isn’t enough to satisfy your curiosities, look to contribute to FOSS.

Find ways to challenge yourself that also compounds.

Re: How can software engineers grow during a tech downturn?

#6
Writing original software. You need to learn to write documentation, gain users, respond to feature requests, build organizational skills.

When I say original software I mean solving for a real problem people have with real code written by you, not some boilerplate framework nonsense.