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.
UNDERSTANDING OBJECT AND CLASS CONCEPT IN OOP FOR BEGINNERS

UNDERSTANDING OBJECT AND CLASS CONCEPT IN OOP FOR BEGINNERS

7
Comments
3 min read
Favor Composition over Inheritance

Favor Composition over Inheritance

5
Comments
1 min read
Intro to OOP: Ruby 'One to Many' vs 'Many to Many'

Intro to OOP: Ruby 'One to Many' vs 'Many to Many'

9
Comments 1
3 min read
Under the hood of Prototypal Inheritance in JavaScript

Under the hood of Prototypal Inheritance in JavaScript

12
Comments 3
9 min read
Learn OOP with Smalltalk

Learn OOP with Smalltalk

15
Comments
3 min read
What are your thoughts on functional programming? In PHP?

What are your thoughts on functional programming? In PHP?

10
Comments 27
1 min read
The Four Pillars of Object Oriented Programming

The Four Pillars of Object Oriented Programming

19
Comments
7 min read
PHP sucks, can it suck less?

PHP sucks, can it suck less?

66
Comments 42
7 min read
When does abstraction become over abstraction?

When does abstraction become over abstraction?

9
Comments 5
1 min read
How to stop naming Java classes with the "Manager" suffix

How to stop naming Java classes with the "Manager" suffix

59
Comments 14
2 min read
Design Principles

Design Principles

5
Comments
4 min read
SOLID Programming (Part 1): Single Responsibility Principle
Cover image for SOLID Programming (Part 1): Single Responsibility Principle

SOLID Programming (Part 1): Single Responsibility Principle

68
Comments 9
3 min read
Action-Oriented C#
Cover image for Action-Oriented C#

Action-Oriented C#

83
Comments 7
3 min read
Knock Down Your House: Refactoring and The Creative Process

Knock Down Your House: Refactoring and The Creative Process

10
Comments
5 min read
Polymorphism: Elixir vs. Java

Polymorphism: Elixir vs. Java

24
Comments 1
6 min read
Object-Oriented Design architecture with Panda

Object-Oriented Design architecture with Panda

8
Comments
6 min read
Is Object-Oriented Programming "Dangerous"?

Is Object-Oriented Programming "Dangerous"?

55
Comments 63
2 min read
Refactoring — oops, I’ve been doing it wrong.
Cover image for Refactoring — oops, I’ve been doing it wrong.

Refactoring — oops, I’ve been doing it wrong.

110
Comments 4
6 min read
Simply JavaScript: a straightforward intro to Mocking, Stubbing, and Interfaces
Cover image for Simply JavaScript: a straightforward intro to Mocking, Stubbing, and Interfaces

Simply JavaScript: a straightforward intro to Mocking, Stubbing, and Interfaces

8
Comments
8 min read
Functional VS Object-Oriented Programming
Cover image for Functional VS Object-Oriented Programming

Functional VS Object-Oriented Programming

149
Comments 23
5 min read
The Beauty That Is Java
Cover image for The Beauty That Is Java

The Beauty That Is Java

8
Comments
3 min read
Class vs Struct in Swift
Cover image for Class vs Struct in Swift

Class vs Struct in Swift

8
Comments
3 min read
The Principles of Object Orientated Programming as explained by Pokémon

The Principles of Object Orientated Programming as explained by Pokémon

13
Comments
6 min read
Builder Design Pattern
Cover image for Builder Design Pattern

Builder Design Pattern

8
Comments 1
2 min read
Dead Simple Python: Generators and Coroutines
Cover image for Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

143
Comments 7
14 min read
loading...