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.
How do I create a class system in my programming language

How do I create a class system in my programming language

Comments 1
1 min read
My React Journey: Day 20
Cover image for My React Journey: Day 20

My React Journey: Day 20

Comments
2 min read
Object-Oriented Programming in C? Implementing an Interface from Scratch
Cover image for Object-Oriented Programming in C? Implementing an Interface from Scratch

Object-Oriented Programming in C? Implementing an Interface from Scratch

Comments
5 min read
Orientação a Objetos em C? Implementando uma interface do zero.
Cover image for Orientação a Objetos em C? Implementando uma interface do zero.

Orientação a Objetos em C? Implementando uma interface do zero.

1
Comments
5 min read
How MVC Framework works?
Cover image for How MVC Framework works?

How MVC Framework works?

2
Comments
4 min read
Why I don't seal my classes—and why you shouldn't either

Why I don't seal my classes—and why you shouldn't either

1
Comments
4 min read
"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”
Cover image for "Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

2
Comments 2
1 min read
Exploring Promises in JavaScript
Cover image for Exploring Promises in JavaScript

Exploring Promises in JavaScript

13
Comments 4
3 min read
Harnessing the Power of Object-Oriented and Functional Programming Paradigms in Software Development

Harnessing the Power of Object-Oriented and Functional Programming Paradigms in Software Development

Comments
5 min read
Object-Oriented Concepts: The Foundation of Modern Programming - Part 01
Cover image for Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

Object-Oriented Concepts: The Foundation of Modern Programming - Part 01

3
Comments
4 min read
My React Journey: Day 18

My React Journey: Day 18

Comments
2 min read
Why 'this' in JavaScript Differs from Other OOP Languages

Why 'this' in JavaScript Differs from Other OOP Languages

1
Comments
3 min read
Golang - How a Chef and Waiter Teach the Single Responsibility Principle
Cover image for Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Comments
3 min read
My React Journey: Day 16

My React Journey: Day 16

Comments
2 min read
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
Cover image for 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

36
Comments
4 min read
Object-Oriented Programming in Swift
Cover image for Object-Oriented Programming in Swift

Object-Oriented Programming in Swift

6
Comments
7 min read
Java Comparator vs Comparable Guide with Example

Java Comparator vs Comparable Guide with Example

4
Comments
3 min read
OOP-Camp 4.1: The Secret Lives of Primitive Types

OOP-Camp 4.1: The Secret Lives of Primitive Types

1
Comments
5 min read
OOP - Encapsulation

OOP - Encapsulation

Comments
3 min read
PHP OOP Part-6: Polymorphism
Cover image for PHP OOP Part-6: Polymorphism

PHP OOP Part-6: Polymorphism

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

PHP OOP Part-2: Constructor and Destructor

2
Comments
4 min read
PHP OOP Part-1: Introduction, Object, and Class
Cover image for PHP OOP Part-1: Introduction, Object, and Class

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

Comments
3 min read
OOP Bootcamp 2: The Why of OOP

OOP Bootcamp 2: The Why of OOP

Comments
12 min read
PHP OOP Part-7: Composition vs Inheritance and Dependency Injection
Cover image for PHP OOP Part-7: Composition vs Inheritance and Dependency Injection

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

5
Comments
6 min read
loading...