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.
Ru-By-Oh!

Ru-By-Oh!

10
Comments
8 min read
Reading Snippets [33 => Callback]

Reading Snippets [33 => Callback]

4
Comments
1 min read
A GENTLE INTRODUCTION TO PYTHON CLASSES FOR NEWBIES

A GENTLE INTRODUCTION TO PYTHON CLASSES FOR NEWBIES

53
Comments 8
7 min read
Learn JavaScript OOP: A primer for web development

Learn JavaScript OOP: A primer for web development

97
Comments 2
10 min read
What you need to know about OOP in Python

What you need to know about OOP in Python

23
Comments 3
2 min read
EdPresso Roundup: Top 5 flavors

EdPresso Roundup: Top 5 flavors

7
Comments
3 min read
What is Object Orientated Programming (Part Two - Inheritance)

What is Object Orientated Programming (Part Two - Inheritance)

6
Comments
1 min read
Default Member Initializers in C++

Default Member Initializers in C++

11
Comments
4 min read
Thanks for the advice, Crystal compiler!

Thanks for the advice, Crystal compiler!

12
Comments
6 min read
Reading Snippets [24]

Reading Snippets [24]

7
Comments
1 min read
Go Things I Love: Channels and Goroutines

Go Things I Love: Channels and Goroutines

11
Comments
9 min read
OOP vs FP with Javascript

OOP vs FP with Javascript

49
Comments 4
3 min read
Composition vs Inheritance

Composition vs Inheritance

6
Comments
2 min read
Interfaces and Abstract Classes

Interfaces and Abstract Classes

12
Comments
2 min read
How to Copy Objects in JavaScript

How to Copy Objects in JavaScript

35
Comments 3
2 min read
Reading Snippets [20]

Reading Snippets [20]

8
Comments
1 min read
ZZT-OOP

ZZT-OOP

14
Comments 5
2 min read
What Functional Programming Taught Me About Object Oriented Programming

What Functional Programming Taught Me About Object Oriented Programming

6
Comments
6 min read
Reading Snippets [19]

Reading Snippets [19]

4
Comments
1 min read
Reading Snippets [18]

Reading Snippets [18]

5
Comments
1 min read
Reading Snippets [17]

Reading Snippets [17]

3
Comments
1 min read
What are design patterns?

What are design patterns?

79
Comments
4 min read
Object Oriented Programing in Javascript

Object Oriented Programing in Javascript

35
Comments 2
4 min read
Design Patterns — Composite

Design Patterns — Composite

39
Comments
2 min read
Classes and Objects

Classes and Objects

12
Comments
4 min read
Ruby's Array: a Swiss Army Knife?

Ruby's Array: a Swiss Army Knife?

10
Comments 1
4 min read
Simplify Full-Stack Development with a Unified Architecture

Simplify Full-Stack Development with a Unified Architecture

11
Comments
10 min read
Get how much time has passed since given date in "...ago" format in PHP

Get how much time has passed since given date in "...ago" format in PHP

7
Comments
2 min read
Object Literals are More Interesting than you Think

Object Literals are More Interesting than you Think

15
Comments
6 min read
Difference Between Private and FilePrivate Swift

Difference Between Private and FilePrivate Swift

4
Comments
1 min read
Deep Impact with Dependency Injections

Deep Impact with Dependency Injections

7
Comments
5 min read
How I solved pagination in PHP.

How I solved pagination in PHP.

23
Comments
5 min read
TypeScript and C# both were created by the same person named Anders Hejlsberg 👏 💪 🔥(with video)

TypeScript and C# both were created by the same person named Anders Hejlsberg 👏 💪 🔥(with video)

107
Comments 39
1 min read
Why you should avoid package-private scope in Java

Why you should avoid package-private scope in Java

14
Comments 8
2 min read
What is Object Orientated Programming (OOP)? (Part one)

What is Object Orientated Programming (OOP)? (Part one)

9
Comments 1
3 min read
Liskov Substitution Principle in 3 Minutes

Liskov Substitution Principle in 3 Minutes

106
Comments 9
2 min read
Introduction to object-oriented programming in Python

Introduction to object-oriented programming in Python

150
Comments 5
9 min read
Java generics and the problems it solved.

Java generics and the problems it solved.

19
Comments 1
5 min read
Do We Really Need to Separate the Model from the UI?

Do We Really Need to Separate the Model from the UI?

36
Comments 8
4 min read
Inheritance and Polymorphism

Inheritance and Polymorphism

15
Comments
3 min read
Repositories are not just for Databases

Repositories are not just for Databases

5
Comments 1
4 min read
BLACK-JACK with Python

BLACK-JACK with Python

6
Comments 4
1 min read
Solving Real World Bad Design by Applying the Tell, don’t Ask Principle

Solving Real World Bad Design by Applying the Tell, don’t Ask Principle

16
Comments
6 min read
Designing Public Interfaces the Right Way

Designing Public Interfaces the Right Way

15
Comments
11 min read
JavaScript Inheritance in EcmaScript 5

JavaScript Inheritance in EcmaScript 5

11
Comments
3 min read
Building my first project: CLI Data Gem 💎

Building my first project: CLI Data Gem 💎

3
Comments
5 min read
Mastering the JavaScript "this" Keyword

Mastering the JavaScript "this" Keyword

19
Comments 1
8 min read
¿Para qué sirven los métodos .call() y .apply() en JavaScript?

¿Para qué sirven los métodos .call() y .apply() en JavaScript?

28
Comments 7
5 min read
What Is Message Passing and What Does It Have to Do with the Liver

What Is Message Passing and What Does It Have to Do with the Liver

7
Comments
9 min read
When did you feel that your OOP skills were shapened?

When did you feel that your OOP skills were shapened?

8
Comments
1 min read
Typescript and SOLID

Typescript and SOLID

6
Comments 8
1 min read
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
loading...