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.
11 - Abstract Factory
Cover image for 11 - Abstract Factory

11 - Abstract Factory

4
Comments
7 min read
Golang for Object Oriented People

Golang for Object Oriented People

14
Comments
3 min read
Golang OOP primitives

Golang OOP primitives

21
Comments 1
8 min read
Code Smell 64 - Inappropriate Intimacy
Cover image for Code Smell 64 - Inappropriate Intimacy

Code Smell 64 - Inappropriate Intimacy

7
Comments
1 min read
Inheritance in Java

Inheritance in Java

3
Comments 3
2 min read
Lei de Demeter

Lei de Demeter

9
Comments 1
2 min read
C++ encapsulation, a tale of getters and setters ?

C++ encapsulation, a tale of getters and setters ?

6
Comments 2
3 min read
Code Smell 63 - Feature Envy
Cover image for Code Smell 63 - Feature Envy

Code Smell 63 - Feature Envy

6
Comments 2
2 min read
Stop Calling them ‘Bugs’
Cover image for Stop Calling them ‘Bugs’

Stop Calling them ‘Bugs’

9
Comments 10
2 min read
Demystifying Object-Oriented Programming(OOP) in PHP
Cover image for Demystifying Object-Oriented Programming(OOP) in PHP

Demystifying Object-Oriented Programming(OOP) in PHP

37
Comments 4
5 min read
10 - Factory Method
Cover image for 10 - Factory Method

10 - Factory Method

3
Comments
6 min read
How I mock unit tests in Golang
Cover image for How I mock unit tests in Golang

How I mock unit tests in Golang

35
Comments 4
3 min read
Strategic - Painless Strategy Pattern in Ruby and Rails
Cover image for Strategic - Painless Strategy Pattern in Ruby and Rails

Strategic - Painless Strategy Pattern in Ruby and Rails

11
Comments 1
3 min read
Class Variables in Python

Class Variables in Python

7
Comments
2 min read
True private attributes and methods for modern Perl OOP
Cover image for True private attributes and methods for modern Perl OOP

True private attributes and methods for modern Perl OOP

14
Comments
3 min read
Namespaces con PHP

Namespaces con PHP

6
Comments
3 min read
JavaScript vs object-orientated languages: Java and C#

JavaScript vs object-orientated languages: Java and C#

7
Comments
8 min read
Object-Oriented Programming applied to JS (Crash Course Recommendation)

Object-Oriented Programming applied to JS (Crash Course Recommendation)

2
Comments 2
1 min read
C++ Copy Constructors

C++ Copy Constructors

9
Comments 2
4 min read
Constructors in C++

Constructors in C++

11
Comments 5
1 min read
Advertising another approach to Maintainable OOP

Advertising another approach to Maintainable OOP

2
Comments
12 min read
8 - Interpreter
Cover image for 8 - Interpreter

8 - Interpreter

6
Comments
7 min read
Understanding SOLID Principles: Dependency Inversion
Cover image for Understanding SOLID Principles: Dependency Inversion

Understanding SOLID Principles: Dependency Inversion

46
Comments 1
3 min read
Replacing JavaScript Classes With The Module Design Pattern
Cover image for Replacing JavaScript Classes With The Module Design Pattern

Replacing JavaScript Classes With The Module Design Pattern

70
Comments 20
10 min read
Object-Oriented Programming (Easy Description)
Cover image for Object-Oriented Programming (Easy Description)

Object-Oriented Programming (Easy Description)

4
Comments
3 min read
loading...