DEV Community

Jessica Veit
Jessica Veit

Posted on • Updated on

Why Does Becoming a Developer Make you a Better Person?

Lately I took some time to think about how learning to code over the past six years actually changed me, and these are the things I came up with:

1 - Problem solving

Let’s face it. As developers we should be glad that there are so many problems in this wide world, because without them – we would just be unemployed. These problem solving skills you acquire throughout your career are providing so many benefits for your everyday life.

For myself:

  • I don’t tend to overreact or get frustrated as fast as I usually did if things did not work out the way I wanted them to
  • I got more creative, efficient and more mindful about decisions I make in general

2 - Being mindful and thinking ahead

This is one of the most important things about coding. In this profession not thinking ahead can cost your company a lot of money, they may even lose customers, because of errors you made (because of not thinking ahead and not being mindful about what you were doing).

This may sound like a lot of pressure, and yes, it is, but let me tell you a story:

I have been working as a part time junior developer since last November, and there was this one task. You know that feeling – you are reading through some kind of task and you are already solving the problem in your head, start to code right away, quick test if you get any errors and just submit it?
This is actually the way I did it since I started coding, and being a student, this always worked out for me. So, I did this, again, just as always, and I felt pretty good about myself, what can I say? I started with my next task in the pipeline, and that was it for me.

Long story short, we had really bad performance issues, because of the gigantic amount of data my little program had to process, and one of our senior developers just sat down with me and showed me some other way to do the exact same thing and it was so fast!

All of this could have been avoided by me doing more research and maybe at least finding two separate ways of performing the task, and then deciding on the "better" one.

3 - Accepting help from others and being more open for new ideas

Don’t we all, at least sometimes, feel like the smartest person in the room? Thinking that we have everything figured out, just like me with my task?
I just did not see another way and I did not really think of it as necessary, but being forced to deal with my mistakes, and also being forced to improve my skills – I just learned that making mistakes is great.
And the more you accept that fact and get this mindset the more joy you will have in your life.

But with this new door opened up come some more or less positive things:

4 - Perfectionism

Sometimes we developers tend to discuss the smallest details and slightly lose our focus for a moment.

Perfectionism is very time consuming, but it also shows how passionate we are about what we do and this “perfection” we strive for is automatically integrated into our daily life too. I noticed that I got more mindful of the words I use in a daily conversation or the things I do like body language, just as mindful as I choose my datatypes or variable names while coding. I want perfection, however I know that everyone defines it in a different way, and as I said before – I am open for new ideas. Yet, it probably prevented me from making some mistakes.

What are your thoughts on this topic?

Oldest comments (8)

Collapse
 
revskill10 profile image
Truong Hoang Dung

I feel worse because of random issues raised by frontend techs.

It's a pain in most case, but the more pain you get, the more joyful your result will become.

Without pain, we couldn't satisfy ourselves !

Collapse
 
motss profile image
Rong Sen Ng

Feel so blessed after reading this.

Collapse
 
cov3lus profile image
BC

Well, that is very nice, and we need more people like you in the engineering world, but be careful, not everyone is so kind and positive.

I mention this to add ad bit of realism, not to disappoint.

I was lucky and I always worked in good places and never had any problem, but I have some friends, both guys, and girls, who had problems, and, unfortunately, it is more common to have a problem being a girl, due to, traditionally, engineering and technology were male dominant fields, which is changing, but we are still there.

Think that there are some old styled people out there, so, not always you will receive those positive reactions back, reactions that can be worse and that could be more frustrating if you are a girl.
I hope you are lucky, and never had any issue, but if you receive at some time these negative reactions, let them make you stronger: keep going on, and don't let them steal your positiveness.

All the best, @jessyve !

Favorite heart button 1

Collapse
 
itsasine profile image
ItsASine (Kayla)

My thoughts are that there are just as many bad people in development as there are in the population at large. Being a developer does not make you intrinsically a good person. While it's nice you're introspective and feel like it's made you a better person, that's just your case and you probably were a good person before going down the development path.

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

I'm a worse person but a better computer, my partner would agree. Beep boop 🤖

Collapse
 
willypuzzle profile image
Domenico Rizzo

I agree with all but I would put a hint to perfectionism. Perfectionism could be dangerous sometimes.

Collapse
 
taijidude profile image
taijidude

I agreed with points one to three. I disagree with four because in my opinion perfectionism gets more in the way than it helps. I would phrase it differently: Attention to detail.

I also got the following points from beeing a developer: patience and grit 😅

Collapse
 
jessica_veit profile image
Jessica Veit

In retrospect - Yes, I totally agree with you 😄 its all about the right balance 🍃