Attila Fejér

Attila Fejér @fanatixan

About: I’m hard to fit into a single box. I'm a software engineer, tech trainer/mentor/coach/blogger, dog and cat dad, guitar hobbyist, weekend hiker, easy rider, DIY hobbyist - and many more.

Location:
Budapest, Hungary
Joined:
Feb 21, 2019

Attila Fejér
articles - 12 total

Engineering vs Craftsmanship

In the world of software development, two terms often arise when discussing the qualities of...

Learn More 0 0Jul 1 '24

Sustainable Refactoring

In the fast-paced world of software development, maintaining code health while delivering new...

Learn More 0 0May 16 '24

Will Customers Ever Speak Our Language?

Software developers face a constant challenge: the communication gap between them and customers....

Learn More 0 0May 9 '24

Replacing Type Code With State/Strategy

Previously, we talked about potential issues switch-case can cause, and what to do when the type...

Learn More 1 0May 2 '24

AI Tools and Refactoring

Previously in the series, we saw that AI tools have limitations. We also discussed maximizing our...

Learn More 1 0Apr 24 '24

How To Use AI Developer Tools In 2024

In the previous post, we saw the limitations of AI developer tools. Yes, they are not perfect....

Learn More 2 0Apr 18 '24

Describing Software Behavior

In the world of software development, understanding software behavior is crucial. It's not just about...

Learn More 1 0Apr 15 '24

AI Developer Tool Limitations In 2024

With the rise of ChatGPT, Bard Gemini, GitHub Copilot, Devin, and other AI tools1, developers started...

Learn More 0 0Apr 3 '24

Replacing Type Code With Subclasses

We've previously dived into the complexities and maintenance challenges of switch-case and saw a...

Learn More 0 0Feb 4 '24

Replacing Type Code With Class

In the previous part, we had an overview of why switch-case could be hard to maintain. This part will...

Learn More 0 0Apr 23 '23

The Dark Side of Switch-Case

In a nutshell: switch-case makes code harder to maintain. We'll understand the reasons to eliminate...

Learn More 0 0Apr 23 '23

Tech Content Creators' Responsibilities

As online learning flourishes, it’s easier than ever to learn new things. If we search for virtually...

Learn More 0 0Mar 20 '23