about
10/27/2022
C++ Story Interesting
Chapter #12 - Other Interesting C++ Topics
Ideas and Artful Design
"I find that programming, like many creative endeavours, involves being at times a
blacksmith, at times a gardener.
Sometimes code needs to be forged, shaped, worked into compliance. Sometimes it needs time,
nurturing, and the conditions to bring forth the beauty within"
- Ben Deane
- Ben Deane
C++ Patterns
Small implementation oriented patterns and idioms
Implementation Patterns
Implementation Patterns
Declarative Programming:
Easy to Use, Hard to Misuse, Declarative Style in C++ - Ben Deane, CppCon 2018
video, slides , github.com/elbeno, github.com/elbeno/blog
video, slides , github.com/elbeno, github.com/elbeno/blog
Templates:
Template Normal Programming (part1) - Arthur O'Dwyer'
video - part 1, slides - part 1 , video - part 2, slides - part 2 , blog
video - part 1, slides - part 1 , video - part 2, slides - part 2 , blog
Other Stuff
More References:
CppCon VideosCppCon 2022 - Index of Presentations
CppCon 2021 - Index of Presentations
CppCon 2020 - Index of Presentations
CppCon 2019 - Index of Presentations
CppCon 2018 - Index of Presentations
CppCon 2017 - Index of Presentations
CppCon 2016 - Index of Presentations