DEV Community

Discussion on: What Was Your Toughest Coding Concept and How Did You Conquer It?

Collapse
 
bias profile image
Tobias Nickel

OOP, it seems so simple, but has so many pitfalls, that just coding aka procedural programming is much easier to grasp and code easier to understand.

it was just last year, that I learned how to produce erfectly "clean" code still following a procedural mindset. It might not help me to embrace the concepts, but find it easier to get along in our profession.