Skip to main content

Hernán Fernández

Blogs from this Author

Man working on a computer with lines of code superimposed over him.

Some Basic Programming Techniques (Acronyms)

Throughout the years of my dev career, I have noticed some patterns at developing which if not followed to a T, could be a hindrance to your project. These patterns apply to the object-oriented paradigm, so I don’t know if these could work in a functional, imperative, etc. paradigm. Here are some of them: KISS (Keep […]