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.
Writing cleaner code with Object Calisthenics
Cover image for Writing cleaner code with Object Calisthenics

Writing cleaner code with Object Calisthenics

49
Comments
11 min read
Object-Oriented Programming Fundamentals

Object-Oriented Programming Fundamentals

7
Comments
8 min read
Bounded Generic Types & Wildcards - [OOP & Java #6]
Cover image for Bounded Generic Types & Wildcards - [OOP & Java #6]

Bounded Generic Types & Wildcards - [OOP & Java #6]

9
Comments
8 min read
OOPS! Did you know that?
Cover image for OOPS! Did you know that?

OOPS! Did you know that?

6
Comments
4 min read
Important points for Java interface

Important points for Java interface

3
Comments
1 min read
Generics - [OOP & Java #5]
Cover image for Generics - [OOP & Java #5]

Generics - [OOP & Java #5]

7
Comments 1
5 min read
Understanding Classes in JavaScript

Understanding Classes in JavaScript

3
Comments
3 min read
API > CLI > Space Exploration
Cover image for API > CLI > Space Exploration

API > CLI > Space Exploration

7
Comments
6 min read
Concrete Vs Abstract Vs Interface - [OOP & Java #4]
Cover image for Concrete Vs Abstract Vs Interface - [OOP & Java #4]

Concrete Vs Abstract Vs Interface - [OOP & Java #4]

13
Comments
4 min read
What does it mean that Javascript is prototype based?
Cover image for What does it mean that Javascript is prototype based?

What does it mean that Javascript is prototype based?

36
Comments
3 min read
Self in Python class
Cover image for Self in Python class

Self in Python class

7
Comments 7
4 min read
OBJECT ORIENTED PROGRAMMING PART, ⚁

OBJECT ORIENTED PROGRAMMING PART, ⚁

2
Comments
1 min read
Compile-Time Type Vs Run-Time Type - [OOP & Java #3]
Cover image for Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

14
Comments
4 min read
Understanding what Static does in Javascript

Understanding what Static does in Javascript

7
Comments
1 min read
Do you need Design Patterns in Functional Programming?
Cover image for Do you need Design Patterns in Functional Programming?

Do you need Design Patterns in Functional Programming?

154
Comments 6
5 min read
Reference vs Literal in JavaScript.
Cover image for Reference vs Literal in JavaScript.

Reference vs Literal in JavaScript.

8
Comments
3 min read
Why bother using Polymorphism?

Why bother using Polymorphism?

10
Comments 10
4 min read
How to create a psr11 dependency injection container in php

How to create a psr11 dependency injection container in php

7
Comments
5 min read
De POO a SOLID explicado con Pokémon - Los cinco principios de SOLID
Cover image for De POO a SOLID explicado con Pokémon - Los cinco principios de SOLID

De POO a SOLID explicado con Pokémon - Los cinco principios de SOLID

23
Comments
8 min read
OOP vs DB programming

OOP vs DB programming

4
Comments
2 min read
OOP vs functional programming
Cover image for OOP vs functional programming

OOP vs functional programming

145
Comments 27
9 min read
An "Aha" moment about Object Oriented Programming

An "Aha" moment about Object Oriented Programming

11
Comments 1
2 min read
Is the C# internal keyword a code smell?

Is the C# internal keyword a code smell?

2
Comments
4 min read
Single Responsibility Principle Explained

Single Responsibility Principle Explained

6
Comments
3 min read
Parking Lot Design
Cover image for Parking Lot Design

Parking Lot Design

3
Comments 4
2 min read
loading...