Add OOP is dead, long live DOD talk

This commit is contained in:
Alex Hirsch 2020-10-30 10:29:01 +01:00
parent d17524a378
commit d2c6d6d1dc

View File

@ -51,6 +51,7 @@ Preferably use the following link.
- [CppCon 2018 — *Simplicity: Not Just For Beginners*](https://www.youtube.com/watch?v=n0Ak6xtVXno)
- [CppCon 2019 — *Naming is Hard: Let's Do Better*](https://www.youtube.com/watch?v=MBRoCdtZOYg)
- [CppCon 2015 — *Give me 15 minutes & I'll change your view of GDB*](https://www.youtube.com/watch?v=PorfLSr3DDI)
- [CppCon 2018 *OOP is dead, long live Data-oriented design*](https://www.youtube.com/watch?v=yy8jQgmhbAU)
## Useful References / Tools