DEV Community

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.
When Controllers Take on Too Much Responsibility

When Controllers Take on Too Much Responsibility

14
Comments
6 min read
Building a PHP CRUD Application with OOP and MySQL: A Best Practice Guide

Building a PHP CRUD Application with OOP and MySQL: A Best Practice Guide

38
Comments
4 min read
Java Comparator vs Comparable Guide with Example

Java Comparator vs Comparable Guide with Example

4
Comments
3 min read
PHP OOP Part-2: Constructor and Destructor

PHP OOP Part-2: Constructor and Destructor

2
Comments
4 min read
PHP OOP Part-6: Polymorphism

PHP OOP Part-6: Polymorphism

3
Comments
4 min read
PHP OOP Part-1: Introduction, Object, and Class

PHP OOP Part-1: Introduction, Object, and Class

Comments
3 min read
PHP OOP Part-7: Composition vs Inheritance and Dependency Injection

PHP OOP Part-7: Composition vs Inheritance and Dependency Injection

7
Comments
6 min read
PHP OOP Part-4: Static property, method and this vs self

PHP OOP Part-4: Static property, method and this vs self

1
Comments
6 min read
Dart Operators Explained in Bangla

Dart Operators Explained in Bangla

1
Comments
1 min read
what is polymorphism ?

what is polymorphism ?

1
Comments
1 min read
Python's Magic Methods

Python's Magic Methods

7
Comments
2 min read
class and object in java:

class and object in java:

1
Comments
3 min read
Encapsulation and Abstraction in Object-Oriented Programming (OOP)

Encapsulation and Abstraction in Object-Oriented Programming (OOP)

3
Comments
3 min read
Introduction to Object Oriented Programming (OOP) in Golang

Introduction to Object Oriented Programming (OOP) in Golang

5
Comments
8 min read
What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

What is Dependency Injection in PHP and Why It's Crucial for Testing and Maintainability

5
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.