Skip to content

Commit 9a30179

Browse files
committed
assets and presented new post. The projecto does not allow time travelling-posts
1 parent 9e3c690 commit 9a30179

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

_posts/2025-01-19-DOPvsOOP.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Data-Oriented Programming vs Object-Oriented Programming
3+
tags: [C++, programming]
4+
style: dark
5+
color: danger
6+
description: An practical introduction to the useful programming concept of DDG
7+
---
8+
9+
## Introduction
10+
11+
_Still in progress..._
12+
13+
### Conclusion
14+
15+
Each one has its field of application, and it cannot be said that one is better than the other without establishing a particular framework because their philosophy is different. They are not supplementary; rather, they reinforce each other, but especially in the sense that "DOP reinforces OOP."
16+
17+
### Reference
18+
19+
Mike Acton CppCon 2014
20+

assets/yo3_asci.jpeg

1020 KB
Loading

assets/yo3_ascii.png

2.25 MB
Loading

0 commit comments

Comments
 (0)