Value Oriented Programming Part V: Return of the Values – Tony Van Eerd – CppNorth 2023

0
8
Value Oriented Programming Part V: Return of the Values – Tony Van Eerd – CppNorth 2023



https://www.cppnorth.ca​

Value Oriented Programming Part V: Return of the Values – Tony Van Eerd – CppNorth 2023

Last year was “Value Oriented Programming Part 1: Functions”.
But it would feel odd if the Value part of Value-Oriented Programming was called “Part 2”. Surely Values should have been Part 1?

Why not both? Could they each be labelled Part 1? Values and Functions equally important?

Or maybe Values should be Part 0?

Then I thought “just call it Part X and decide later”, and then – well why not V for Value, and then of course! Episode V: Return of the Values. It makes so much sense!

With functions covered last year, this year we will look at how making some of (most of!?) your types behave more like “values” than “objects” (with an explanation of what those mean) can improve code readability, correctness, maintainability, testability, and maybe even performance.

P.S. yeah, I know, the episode number should be VI.

Slides: https://github.com/CppNorth/CppNorth_Slides/tree/main/2023

Sponsored By:
think-cell: https://www.think-cell.com/cppnorth
JetBrains: https://www.jetbrains.com/

Tony Van Eerd

Tony has been coding for well over 25 years, and hopefully coding well for most of that. Previously at Inscriber, Adobe, and BlackBerry, he now enables painting with light at Christie Digital. He is on the C++ Committee. He is a Ninja and a Jedi.

CppNorth is an annual C++ conference held in Toronto, Canada.
– Annual CppNorth C++ conference: https://cppnorth.ca/
– CppNorth Twitter: https://twitter.com/cppnorth

YouTube Videos Edited & Optimised by Digital Medium: https://events.digital-medium.co.uk

#cppnorth #cpp #programming

source

LEAVE A REPLY

Please enter your comment!
Please enter your name here