-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Dave Abrahams edited this page Jan 30, 2023
·
20 revisions
- Repository
- Website
- Presentation template
- Adobe color palette (download, installation instructions)
- Slides
- Better Code
- Better Code: Relationships (notes)
- Better Code: Runtime Polymorphism
- Better Code: Concurrency
- Better Code: Data Structures
- Goal: Implement Complete & Efficient Types
- C++ Seasoning
- Inheritance Is The Base Class of Evil
- Value Semantics and Concept-based Polymorphism
- Ordering Relations slides and article in particular, what is a strict weak ordering?
- Slide
- Source material
- Notebooks in binder -- Currently jupytext doesn't look to be working on binder so source only
- More is Different by Phil Anderson
- Swift naming and documentation thread (several posts by Dave)