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.
Function Overloading vs Function Overriding in C++

Function Overloading vs Function Overriding in C++

6
Comments 1
2 min read
Programação Orientada a Objetos

Programação Orientada a Objetos

14
Comments
10 min read
Code Smell 111 - Modifying Collections While Traversing
Cover image for Code Smell 111 - Modifying Collections While Traversing

Code Smell 111 - Modifying Collections While Traversing

6
Comments
2 min read
Code Smell 110 - Switches With Defaults
Cover image for Code Smell 110 - Switches With Defaults

Code Smell 110 - Switches With Defaults

7
Comments
2 min read
Pizza flavoured Strategy pattern
Cover image for Pizza flavoured Strategy pattern

Pizza flavoured Strategy pattern

23
Comments
3 min read
Interface In JAVA & Multiple Inheritance
Cover image for Interface In JAVA & Multiple Inheritance

Interface In JAVA & Multiple Inheritance

7
Comments
2 min read
What is Object Oriented Programming Language

What is Object Oriented Programming Language

4
Comments
2 min read
Code Smell 109 - Automatic Properties
Cover image for Code Smell 109 - Automatic Properties

Code Smell 109 - Automatic Properties

6
Comments 6
2 min read
Padrão de projeto Adapter em PHP
Cover image for Padrão de projeto Adapter em PHP

Padrão de projeto Adapter em PHP

7
Comments
3 min read
Dependency injection in React
Cover image for Dependency injection in React

Dependency injection in React

11
Comments 1
6 min read
Code Smell 108 - Float Assertions
Cover image for Code Smell 108 - Float Assertions

Code Smell 108 - Float Assertions

4
Comments
2 min read
Top OOP (Object Oriented Programming) Interview Questions and Answers

Top OOP (Object Oriented Programming) Interview Questions and Answers

13
Comments
5 min read
Code Smell 107 - Variables Reuse
Cover image for Code Smell 107 - Variables Reuse

Code Smell 107 - Variables Reuse

5
Comments 1
2 min read
Revealing Module design pattern and when (not) to use it in PHP

Revealing Module design pattern and when (not) to use it in PHP

6
Comments
4 min read
Design Patterns
Cover image for Design Patterns

Design Patterns

4
Comments
2 min read
Code Smell 106 - Production Dependent Code
Cover image for Code Smell 106 - Production Dependent Code

Code Smell 106 - Production Dependent Code

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

SOLID Principles

2
Comments
2 min read
OOP
Cover image for OOP

OOP

1
Comments
1 min read
Factory pattern in a nutshell
Cover image for Factory pattern in a nutshell

Factory pattern in a nutshell

37
Comments
3 min read
Refactoring 002 - Extract Method
Cover image for Refactoring 002 - Extract Method

Refactoring 002 - Extract Method

4
Comments
2 min read
Class Inheritance In Python
Cover image for Class Inheritance In Python

Class Inheritance In Python

6
Comments
6 min read
Difference between Constructors and Methods in Java

Difference between Constructors and Methods in Java

2
Comments 1
1 min read
Those weird humans
Cover image for Those weird humans

Those weird humans

3
Comments
7 min read
JSON2OBJ

JSON2OBJ

6
Comments
1 min read
Ways to create Singletons and the tradeoffs between them
Cover image for Ways to create Singletons and the tradeoffs between them

Ways to create Singletons and the tradeoffs between them

41
Comments 5
4 min read
loading...