Category Programming
Introduction to Object-Oriented Programming
October 16, 2021 • 3 min read • Programming
What is Object-Orient Programming and what are the benefits of OOP?
Polymorphism in Object-Oriented Programming
October 15, 2021 • 2 min read • Programming
What does the term polymorphism mean in Object-Orient Programming?
Inheritance in Object-Oriented Programming
October 14, 2021 • 2 min read • Programming
What does the term inheritance mean in Object-Orient Programming?
Abstraction in Object-Oriented Programming
October 13, 2021 • 2 min read • Programming
What does the term abstraction mean in Object-Orient Programming?
Encapsulation in Object-Oriented Programming
October 11, 2021 • 2 min read • Programming
What does the term encapsulation mean in Object-Orient Programming?
Function parameters versus function arguments
February 10, 2021 • 1 min read • Programming
Learn about the difference between parameters and arguments for functions when programming.
Managing technical debt
November 17, 2020 • 5 min read • Programming
Technical debt, or tech debt, is the amount of technical work remaining. What is the best way for developers to manage it?
Defining dogfooding
November 10, 2020 • 2 min read • Programming
What does the term dogfooding mean in software development?