Hacker News new | ask | show | jobs
by accidc 4964 days ago
I found the article useful. As a self taught programmer who works in enterprise software using procedural programming, I was missing knowledge of design patterns and Big O.

Having dabbled in Java recently, I found myself struggling with design patterns. I realized a bit late that I should read up on design patterns.

This post hit home for me at least (although I do unit test :))