create post 'Moving Beyond the OOP Obsession'

This commit is contained in:
Sami Samhuri 2016-03-28 16:08:47 +00:00
parent ed853a2fb5
commit fb1597ccc2
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1 @@
I really like this style of modularity in C. Using delegation and other patterns you can go a really long way without inheritance too.

View file

@ -21,6 +21,18 @@
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
"tags": [
]
},
"E1FA72F6-293C-4227-8259-54927351FFB9": {
"id": "E1FA72F6-293C-4227-8259-54927351FFB9",
"author": "Sami Samhuri",
"title": "Moving Beyond the OOP Obsession",
"date": "28th March, 2016",
"timestamp": 1459181327,
"link": "http://prog21.dadgum.com/218.html",
"url": "/posts/drafts/E1FA72F6-293C-4227-8259-54927351FFB9",
"tags": [
]
}
}