Develpreneur Building Better Developers
  • Home
  • Podcast
  • Courses
  • Blog
  • Apps
  • About
  • Contact

Blog Archive

Category: A Practical Approach To Object-Oriented

Data Hiding – Practical Accessors

February 22, 2021 • A Practical Approach To Object-Oriented

We have discussed the accessor levels of our data.  In most environments, the three levels are public, protected, and private.  In this episode, we go deeper into these concepts and a practical…
Read article →

A Practical Approach to Data Encapsulation

February 19, 2021 • A Practical Approach To Object-Oriented

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 of data encapsulation and access levels like…
Read article →

Data Hiding – A Need To Know Software Approach

February 17, 2021 • A Practical Approach To Object-Oriented

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 to be able to have internal processes…
Read article →

An Introduction to The Object-Oriented Programming Season

February 15, 2021 • A Practical Approach To Object-Oriented

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 been incorporated into many frameworks and languages.…
Read article →

Posts pagination

← Newer 1 … 3 4 5

© 2013 - 2026 Develpreneur. All rights reserved.

Privacy Policy