Fun article! Lots of good points, each of which could be their own article. I did something similar[0] a few years back.
Author, if you feel inspired, would love to have you expand these and share the results.
For example, what are good ways to maintain relationships? When, if ever, should you let a relationship wither? Another example: what is a good way to get familiar with legacy code? What even is legacy code?
my advice: treat debugging as your core competency. When you get stuck, avoid asking for help until you've tried pretty hard to solve it yourself. If your any of your peers gets stuck with an interesting problem, go help if you have spare time
Yep, it would be annoying if every junior/intern I was mentoring asked for help without attempting to at least Google it first.
Although, on the other end is people that spend way too much time attacking the problem with limited context, and then asking for help after the day is almost done.
I echo the importance on working on legacy code. I think the ability to work on legacy code, and figuring out how to make changes to or refactor it is one of the hallmarks of an excellent developer in my eyes. It shows they’re resilient enough to not get discouraged easily.
If a junior developer complains about legacy code, or just gives up, it shows they’re resilient enough just won’t put the work in when things get hard
Fun article! Lots of good points, each of which could be their own article. I did something similar[0] a few years back.
Author, if you feel inspired, would love to have you expand these and share the results.
For example, what are good ways to maintain relationships? When, if ever, should you let a relationship wither? Another example: what is a good way to get familiar with legacy code? What even is legacy code?
0: https://letterstoanewdeveloper.com/
my advice: treat debugging as your core competency. When you get stuck, avoid asking for help until you've tried pretty hard to solve it yourself. If your any of your peers gets stuck with an interesting problem, go help if you have spare time
Yep, it would be annoying if every junior/intern I was mentoring asked for help without attempting to at least Google it first.
Although, on the other end is people that spend way too much time attacking the problem with limited context, and then asking for help after the day is almost done.
I echo the importance on working on legacy code. I think the ability to work on legacy code, and figuring out how to make changes to or refactor it is one of the hallmarks of an excellent developer in my eyes. It shows they’re resilient enough to not get discouraged easily.
If a junior developer complains about legacy code, or just gives up, it shows they’re resilient enough just won’t put the work in when things get hard
I agree! Your sentiment reminds me of ThePrimegean's time at Netflix and how he said he got good at the stuff nobody wanted to get good at.
I wish someone had told me: “Work just for money. Everything else is hogwash. Period.”
Write LinkedIn style slop posts I guess