Forem

Object Oriented Programming

"...because thinking inside the box is okay, as long as it's a black box."

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript Classes and Inheritance Explained: A Beginner’s Guide to ES6+ OOP
Cover image for JavaScript Classes and Inheritance Explained: A Beginner’s Guide to ES6+ OOP

JavaScript Classes and Inheritance Explained: A Beginner’s Guide to ES6+ OOP

2
Comments
3 min read
Why Your Python Class Variables Aren’t Behaving the Way You Think | Lumir S Vinod
Cover image for Why Your Python Class Variables Aren’t Behaving the Way You Think | Lumir S Vinod

Why Your Python Class Variables Aren’t Behaving the Way You Think | Lumir S Vinod

1
Comments
2 min read
Comparing Objects with PHP 🐘 Step-By-Step Guide
Cover image for Comparing Objects with PHP 🐘 Step-By-Step Guide

Comparing Objects with PHP 🐘 Step-By-Step Guide

11
Comments 1
1 min read
C++ Labs: Build Calculator, Manipulate Strings, & Master Class Inheritance
Cover image for C++ Labs: Build Calculator, Manipulate Strings, & Master Class Inheritance

C++ Labs: Build Calculator, Manipulate Strings, & Master Class Inheritance

Comments
2 min read
Getting Started with Object-Oriented Programming in Python
Cover image for Getting Started with Object-Oriented Programming in Python

Getting Started with Object-Oriented Programming in Python

Comments
6 min read
Are You Using Interfaces the Right Way?

Are You Using Interfaces the Right Way?

1
Comments
2 min read
SOLID Principles for Python Developers
Cover image for SOLID Principles for Python Developers

SOLID Principles for Python Developers

1
Comments
6 min read
std::runtime_error vs std::exit, which is better?
Cover image for std::runtime_error vs std::exit, which is better?

std::runtime_error vs std::exit, which is better?

2
Comments 2
2 min read
std::runtime_error vs std::exit , qual o melhor?
Cover image for std::runtime_error vs std::exit , qual o melhor?

std::runtime_error vs std::exit , qual o melhor?

3
Comments
3 min read
JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements
Cover image for JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

1
Comments
3 min read
Build a Browser-Based Endless Runner Game in TypeScript: Step-by-Step Guide for Beginners
Cover image for Build a Browser-Based Endless Runner Game in TypeScript: Step-by-Step Guide for Beginners

Build a Browser-Based Endless Runner Game in TypeScript: Step-by-Step Guide for Beginners

7
Comments
6 min read
23-Abstract class

23-Abstract class

1
Comments
1 min read
Applying object-oriented design principles - In-memory configuration builder

Applying object-oriented design principles - In-memory configuration builder

Comments
6 min read
OOP and SOLID in python

OOP and SOLID in python

Comments
3 min read
What Are Two Types of Casting in Java?

What Are Two Types of Casting in Java?

5
Comments
1 min read
Accessing & Modifying Object Properties in JavaScript: A Complete Guide
Cover image for Accessing & Modifying Object Properties in JavaScript: A Complete Guide

Accessing & Modifying Object Properties in JavaScript: A Complete Guide

Comments
4 min read
Builder Pattern in Clprolf — Example with a House

Builder Pattern in Clprolf — Example with a House

1
Comments
3 min read
Ask why every time.....

Ask why every time.....

5
Comments
1 min read
JavaScript Object Literals Explained: Syntax, Examples, and Best Practices
Cover image for JavaScript Object Literals Explained: Syntax, Examples, and Best Practices

JavaScript Object Literals Explained: Syntax, Examples, and Best Practices

1
Comments
3 min read
Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability
Cover image for Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability

Code Reuse Without Classes: A Deep Dive into Non-OOP Reusability

2
Comments
18 min read
Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU

Comments
5 min read
Generics and Variance with Java
Cover image for Generics and Variance with Java

Generics and Variance with Java

1
Comments
14 min read
My hovercraft is full of Rubies
Cover image for My hovercraft is full of Rubies

My hovercraft is full of Rubies

4
Comments 3
11 min read
Ultimate Guide to OOP Interview Questions for C#

Ultimate Guide to OOP Interview Questions for C#

Comments
8 min read
`Object` Methods

`Object` Methods

Comments
4 min read
loading...