Practice working with Clojure vectors Post date March 23, 2025 Post author By ivan.gavlik Post categories In beginners, clojure, functional, tutorial
Thinking About Complexity as a Programmer Post date August 6, 2024 Post author By ivan.gavlik Post categories In complexity, programmers, STEM, thinking
What’s the real point of Microservices? – should I start with Monolith Post date July 30, 2024 Post author By ivan.gavlik Post categories In microservices, monolith, programming, softwareengineering
Decoupling in Java Post date May 7, 2023 Post author By ivan.gavlik Post categories In cleancode, decoupling, java, oop