If you have ever worked with such great people what characteristics did you notice that made them standout?
- Newbies, still learning, don't know what they don't know.
- "Expert beginners," employable but lack curiosity, stuck at a mediocre skill level.
- Programmers you might call great, excellent, 10X. They have significant experience and domain expertise, constantly learn and expand their skills.
I don't have any numbers. Anecdotally in my (40+ years) experience most programmers fall into the "expert beginner" category. A few never seem to get out of the newbie phase -- five years in and can't write FizzBuzz or debug a simple program.
I got the "expert beginner" name from Eric Dietrich here: https://daedtech.com/how-developers-stop-learning-rise-of-th...
The only feature they shared was a sharp mind. Deep thinking for some, both fast and deep enough for others.
None of them cared about their "skill level" nor "greatness", most of them didn't even have any social media presence. They just enjoyed their job and challenges it brought.
They review their own PRs, with a focus on making them easy to review.
They are vocal on public channels and aren't afraid to ask questions outside their team - making sure that communication that could be relevant for other people isn't sent over DMs.