DEV Community

Kɪʟʟᴜᴀ
Kɪʟʟᴜᴀ

Posted on

What is it like being a Programmer?

Being a Programmer means constantly coding, learning, reading, planning, mapping out a new creation, and thinking about how to solve a current problem or writing solutions. Coding is fun and I Love it.

Image description

"Every person that you meet knows something you don't; learn from them." -H. Jackson Brown Jr.

This is an attitude I always see by the best senior developers. Because a senior developer knows that a beginner dev or junior dev is learning all the new shortcuts a senior has missed through its first stages of learning. I find it funny to see that there's often much competition between junior developers. There are always a few with the "I know it all" attitude in the group. Not willing to learn/share from/with others. But I can assure you, you'll come much further if you take the attitude of "we can know it all". One thing which makes the tech industry grow so rapidly is because we share so much. Collecting feedback is what brings us further and speeds up productivity a lot. So don't think a beginner developer or someone who started later than you knows less than you. Stay open for a conversation, when you try to teach them something, they will teach you something in return. That's the ingredient of rapidly growing. If you have the possibility, observe a senior developer. Adapt on how they treat others because 9/10 times they are willing to listen to any developer no matter their skill. Because they know the world of tech, no one knows it all. And everyone has learned something unique and/or has his own unique vision on things. So, don't be an "I know it all", be a "we know it all". Because as cliché as it is, together we are much stronger!

"It does not matter how slowly you go, as long as you do not stop." -Confucius.

So Keep coding!

while (true) {
code ();
}
Enter fullscreen mode Exit fullscreen mode

Top comments (0)