DEV Community

Playing catch-up

Emily Claire Reese on January 26, 2017

One engineering mindset that has gotten in my way is the thought that I will never 'catch up on' what other people already know. With 23 of my 26 l...
Collapse
 
nipafx profile image
Nicolai Parlog

Spot on! I know because I am one of those "having a ton of Twitter followers, a massive contribution history on GitHub, or a collection of Strong Opinions On Programming Libraries" (or at least I'm getting there) but I can tell you first-hand that I know next to nothing about a huge number of things even in the ecosystem I am working for years now (Java), let alone any other.

I think it is important for everybody's personal development but also for the community as a whole that we acknowledge openly when we don't know something. I tried but nobody wanted to chime in. ;)

I think these posts apply as well: Contempt Culture, Secondary Effects.

Collapse
 
ben profile image
Ben Halpern

Hehe, yeah. I went from not that many Twitter followers to a bunch, and I don't think it was because I became that much more knowledgeable about any part of programming. It was mostly unrelated third variables.

Collapse
 
dneto1969 profile image
David Neto

Great post.
Growth mindset is critical: the ability to see that you don't know everything and have something to learn.
Also, what really matters is that you keep solving problems. It's substance, not surface.

Collapse
 
danmademe profile image
Daniel Cherubini

The only measurement of a good engineer is by ones peers. If you can do a good job your colleagues will be the ones who are in a position to make a judgment call on if your a good engineer or not.

It's not twitter followers
It's not GitHub stars.
It's not how many open source libraries/packages/etc you have.

It's how much you contribute in your workplace. If you are making life easier for your coworkers then you're a good engineer. There's no other really good mark of skill.

I've seen some new devs who contribute and I've seen old devs who are useless. Age or experience isn't really a factor.

The only time experience comes into play is depth of knowledge, but that doesn't make a good dev. Wanting to help everyone around oneself with creative solutions that solve the problem well, secure, and fast... this is what makes a good dev.

Those who use their giant popular repos, or massive twitter followings, are self serving and perhaps don't actually contribute well in teams. I've met a few of these people. Not to suggest everyone who fits into this category is this type of person, but I've seen it a little too often. They are strong personalities, whom usually have strong opinions, and refuse to think outside their knowledge base.

Junior devs bring ideas to teams. That's why we hire junior devs in teams.

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

There'll always be a million new things to learn and we can never be experts in all the fields. There is also this tenuous idea of experience, that we will continue to improve over time. If you ever catch-up to my level of experience it means I'm doing something wrong.

There's no end goal with experience, though I know many people treat it that. Job titles tend to encourage this thinking, things like "senior" or "master" or "director" with nothing above those levels.

But there is no top-level with experience. It's not an API or language to master. It's an endless series of hard and soft skills that morph over time.

Our journey should never end.

We're all playing catch-up.

Collapse
 
aleksikauppila profile image
Aleksi Kauppila

When i worked on my first developer job, i thought that i need to catch up on other developers as quickly as possible to become an efficient part of the team. I was way behind, so i programmed, read articles and tried to learn stuff pretty much every waking minute. Almost burned out in just a couple of month.

I realized that i can't force myself to learn faster. It takes time to understand different concepts. That is something that may seem hard to accept when there's a feeling of being a lot behind on other devs.

I also felt that reading a lot of blogs and articles painted an image about being a software developer that really didn't truly reflect the life at the workplace. Folks may be busy. It's not all about free sharing of thoughts and innovation.