Member-only story

You Need to Stop Defending Yourself in Code Reviews

And use them to grow your skills.

Oren Cohen
3 min readOct 16, 2022
Photo by Alvaro Reyes on Unsplash

One of the behaviors I regret most from my newbie beginning as a software engineer was my reluctance to participate in code reviews. It’s not like I had much choice in the matter, but I didn’t like it. I felt judged.

Today I want to talk about why this is wrong and how you can make the most out of these reviews.

Tapping Into a Colleague’s knowledge

As time flew by and more and more code reviews happened with different people, I realized that code reviews are unique opportunities to tap into the vast knowledge someone else — probably more experienced than you — has on certain topics.

And those are opportunities that don’t happen often. For example, if you usually work on Python code and you have an opportunity to work on Kubernetes — the person in your company who is going to review that code is probably very knowledgeable, and you can ask them a lot of questions during the review — not necessarily about your code.

Your Code is ineffective Especially if You’re New

One of the reasons we don’t like Code Reviews when we’re “fresh” out of college or wherever we studied is for the same reason we…

--

--

Oren Cohen
Oren Cohen

Written by Oren Cohen

Software Engineer and Blogger. He/Him. Contact me: oren@thegeekwriter.com Newsletter: https://theorencohen.com Geek Peek: https://geekpeek.blog

No responses yet