Skip to content

Commit 5dfafdb

Browse files
committed
Add article: Rafael Dohms - Writing code that lasts (Object Calisthenics)
1 parent 623765c commit 5dfafdb

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Index of all articles
2+
3+
## Object-oriented Programming
4+
5+
- [Rafael Dohms - Writing code that lasts (Object Calisthenics)](rafael_dohms_writing_code_that_lasts_object_calisthenics_.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Writing code that lasts (Object Calisthenics)
3+
author: Rafael Dohms
4+
tags: [Object-oriented Programming]
5+
---
6+
7+
# Rafael Dohms - Writing code that lasts (Object Calisthenics)
8+
9+
[https://www.youtube.com/watch?v=rMW6MZIREgg](https://www.youtube.com/watch?v=rMW6MZIREgg)
10+
11+
This talk makes you understand why it's good to know the rules of Object Calisthenics

0 commit comments

Comments
 (0)