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.
Javascript - OOP with Javascript

Javascript - OOP with Javascript

9
Comments
3 min read
What is Object Reference in JavaScript
Cover image for What is Object Reference in JavaScript

What is Object Reference in JavaScript

Comments
3 min read
Reusing PHP code

Reusing PHP code

6
Comments
3 min read
What is the `new` keyword in JavaScript?
Cover image for What is the `new` keyword in JavaScript?

What is the `new` keyword in JavaScript?

5
Comments
2 min read
Encapsulation Explained using JavaScript
Cover image for Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

10
Comments 8
3 min read
Advice on Code Architecture for Beginners

Advice on Code Architecture for Beginners

Comments
8 min read
Python - classless hooligan?

Python - classless hooligan?

1
Comments
2 min read
What is object-oriented programming? OOP explained in depth
Cover image for What is object-oriented programming? OOP explained in depth

What is object-oriented programming? OOP explained in depth

2
Comments
15 min read
Active Record Querying Methods

Active Record Querying Methods

2
Comments
3 min read
Introduction to Object-Oriented Programming (OOP)
Cover image for Introduction to Object-Oriented Programming (OOP)

Introduction to Object-Oriented Programming (OOP)

2
Comments
3 min read
Why JavaScript is a Prototype-based OOP
Cover image for Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

121
Comments 17
13 min read
Polymorphism With TypeScript

Polymorphism With TypeScript

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

SOLID Principles Explained

7
Comments
6 min read
The OOP Fight : JavaScript Vs TypeScript
Cover image for The OOP Fight : JavaScript Vs TypeScript

The OOP Fight : JavaScript Vs TypeScript

2
Comments
19 min read
Never Overlook Equality Verification
Cover image for Never Overlook Equality Verification

Never Overlook Equality Verification

1
Comments
2 min read
Orientação a Objetos
Cover image for Orientação a Objetos

Orientação a Objetos

5
Comments 2
21 min read
Getting Started With Python's ABC
Cover image for Getting Started With Python's ABC

Getting Started With Python's ABC

2
Comments
7 min read
Multiple Dispatch in Modern Languages

Multiple Dispatch in Modern Languages

Comments
1 min read
The easy approach to learning Object-Oriented Programming in JavaScript
Cover image for The easy approach to learning Object-Oriented Programming in JavaScript

The easy approach to learning Object-Oriented Programming in JavaScript

54
Comments 6
15 min read
Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

1
Comments
2 min read
Advanced Typescript: Type Predicates, Narrowing & func Overrides.
Cover image for Advanced Typescript: Type Predicates, Narrowing & func Overrides.

Advanced Typescript: Type Predicates, Narrowing & func Overrides.

2
Comments 1
3 min read
Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles
Cover image for Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Building Scalable and Maintainable Node.js Applications with TypeScript and OOP Principles

Comments 2
4 min read
Make your own jQuery from scratch
Cover image for Make your own jQuery from scratch

Make your own jQuery from scratch

12
Comments 2
7 min read
Mastering JavaScript's `this` keyword using `bind`
Cover image for Mastering JavaScript's `this` keyword using `bind`

Mastering JavaScript's `this` keyword using `bind`

23
Comments 1
7 min read
Design Patterns: Factory - Getting Started with Typescript
Cover image for Design Patterns: Factory - Getting Started with Typescript

Design Patterns: Factory - Getting Started with Typescript

4
Comments
7 min read
loading...