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.
What is OOP...?
Cover image for What is OOP...?

What is OOP...?

7
Comments
2 min read
Implementing Polymorphism in Rust

Implementing Polymorphism in Rust

14
Comments
2 min read
Unchecked vs checked exception (with FP glasses)
Cover image for Unchecked vs checked exception (with FP glasses)

Unchecked vs checked exception (with FP glasses)

7
Comments 7
4 min read
Practical examples for applying SOLID principles in your React applications

Practical examples for applying SOLID principles in your React applications

32
Comments
8 min read
CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM
Cover image for CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

CONCEPTS OF OBJECT-ORIENTED PROGRAMMING-POLYMORPHISM

11
Comments
4 min read
Unconditional Challenge: FizzBuzz without `if`

Unconditional Challenge: FizzBuzz without `if`

26
Comments 55
2 min read
Class Contradictions in TypeScript vs JavaScript
Cover image for Class Contradictions in TypeScript vs JavaScript

Class Contradictions in TypeScript vs JavaScript

35
Comments 27
5 min read
Attempting OOP in the Functional Paradigm

Attempting OOP in the Functional Paradigm

7
Comments
3 min read
Object-Oriented Programming Concepts (OOPs) Simplified! ! !
Cover image for Object-Oriented Programming Concepts (OOPs) Simplified! ! !

Object-Oriented Programming Concepts (OOPs) Simplified! ! !

138
Comments 2
4 min read
Should You Avoid Using Static?
Cover image for Should You Avoid Using Static?

Should You Avoid Using Static?

3
Comments
6 min read
Explaining Ruby's Singleton Class (Eigenclass) to confused beginners
Cover image for Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

Explaining Ruby's Singleton Class (Eigenclass) to confused beginners

60
Comments 5
4 min read
Object-Oriented Programming in Python

Object-Oriented Programming in Python

2
Comments
3 min read
Processamento Assíncrono e Java

Processamento Assíncrono e Java

12
Comments
4 min read
Dependency Inversion exposed by examples
Cover image for Dependency Inversion exposed by examples

Dependency Inversion exposed by examples

6
Comments
3 min read
Prototypes en JavaScript
Cover image for Prototypes en JavaScript

Prototypes en JavaScript

5
Comments 1
7 min read
Data Structures : Intro
Cover image for Data Structures : Intro

Data Structures : Intro

17
Comments
5 min read
Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

Into the Unknown - Working with Missing Data in C# Part 1: Being Explicit

6
Comments
5 min read
Dependency Injection กับ Service Locator ต่างกันยังไงนะ?
Cover image for Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

6
Comments
2 min read
OOP vs Functional Programming

OOP vs Functional Programming

152
Comments 45
1 min read
What is Polymorphism, Encapsulation, Data Abstraction and Inheritance in Object-Oriented Programming?
Cover image for What is Polymorphism, Encapsulation, Data Abstraction and Inheritance in Object-Oriented Programming?

What is Polymorphism, Encapsulation, Data Abstraction and Inheritance in Object-Oriented Programming?

10
Comments
8 min read
Writing Super Mario Bros in C++
Cover image for Writing Super Mario Bros in C++

Writing Super Mario Bros in C++

52
Comments 2
6 min read
Relationship Models in Ruby

Relationship Models in Ruby

6
Comments
4 min read
Design Patterns - Basic Iterator

Design Patterns - Basic Iterator

6
Comments
2 min read
Effective Java! Limit Source Files to a Single Top-Level Class

Effective Java! Limit Source Files to a Single Top-Level Class

4
Comments
2 min read
Using Class Decorators in Typescript with a real example
Cover image for Using Class Decorators in Typescript with a real example

Using Class Decorators in Typescript with a real example

68
Comments 2
3 min read
loading...