A Practical Approach to Data Encapsulation
We have developed many bad habits over the years as OOP has proliferated frameworks and tools. In this episode, we look at the practical side... Read more
We have developed many bad habits over the years as OOP has proliferated frameworks and tools. In this episode, we look at the practical side... Read more
Data encapsulation and data hiding are terms for keeping object properties from public consumption. This concept is an essential part of object-oriented programming. We need... Read more
Object-Oriented Programming (OOP) and related concepts have become almost ubiquitous in modern software projects. It was a novel idea a few decades ago that has... Read more
We decided that it is a good idea to start a new year with a habit building challenge. Therefore, we have created exactly that. The... Read more
Sooner or later, a task we work on will reach successful completion. That is the goal, and yes, sometimes (hopefully often) we do achieve goals. ... Read more
It is not hard to find a movie or show during the holidays that shows the weight of waiting until the last minute to get... Read more