CppNorth

703 posts

CppNorth banner
CppNorth

CppNorth

@CppNorth

C++ Conference in Toronto, Ontario July 20-23, 2025

Toronto, Ontario 가입일 Nisan 2021
52 팔로잉1.3K 팔로워
CppNorth
CppNorth@CppNorth·
Factory Design Pattern: A Simple Use Case - Emmanuel Danso Nyarko Inspired by a shoemaking factory visit, Emmanuel shares how the "Factory Design Pattern" can streamline operations and create flexible factory systems. youtube.com/watch?v=r0NV81…
YouTube video
YouTube
English
0
2
3
299
CppNorth
CppNorth@CppNorth·
Template Meta Music Programming or Constexpr Composition - Ashley Roll Discover how programming meets music! Learn about creating notes and waves through oscillators and generators to compose music. youtube.com/watch?v=g-xv3w…
YouTube video
YouTube
English
0
0
2
201
CppNorth
CppNorth@CppNorth·
CppNorth 2025 Call for Proposal is Open! Submit your talk proposals between Dec 16, 2024, and Feb 23, 2025! We welcome talks from all speakers—new or experienced—on C++ techniques, design, tools, and community topics. Learn more and submit here: cppnorth.ca/cfp.html
English
0
1
5
335
CppNorth
CppNorth@CppNorth·
Compassion++: Soft Skills for Hard Problems - April Wensel Explore the human side of software development and learn how to navigate interpersonal challenges. youtube.com/watch?v=67Gteh…
YouTube video
YouTube
English
0
0
2
120
CppNorth
CppNorth@CppNorth·
Ofek Shilon - Optimization Remarks Learn how to use Clang's optimization remarks to understand missed optimizations and mitigations. Covers alias analysis, escape analysis, and insights for other compilers and languages. youtube.com/watch?v=prC1Pe…
YouTube video
YouTube
English
0
0
1
91
CppNorth
CppNorth@CppNorth·
Closing Keynote: The 1 Thing - Tony Van Eerd Tony Van Eerd shares insights from 25+ years of coding. Formerly at Inscriber, Adobe, BlackBerry, now at Christie Digital. He's on the C++ Committee (and is a ninja and a jedi 👀) youtube.com/watch?v=PUs_Dg…
YouTube video
YouTube
English
0
0
1
100
CppNorth
CppNorth@CppNorth·
Throwing Tools at Ranges - Tina Ulbrich Explore runtime performance and memory usage of C++ ranges vs non-ranges code. Learn tools for code analysis on Windows and Linux, and see how modernization affects performance. youtube.com/watch?v=2O-tW5…
YouTube video
YouTube
English
0
0
1
80
CppNorth
CppNorth@CppNorth·
Meandering Through C++ Creating ranges::to - Rudyard Merriam Discover the challenges of writing a version of ranges::to before GCC 14. Explore concepts like if constexpr and copyable containers, and learn why ranges::to simplifies pipeline usage. youtube.com/watch?v=miQiMn…
YouTube video
YouTube
English
0
0
1
69
CppNorth
CppNorth@CppNorth·
To Int or To Uint - Alex Dathskovsky Discover how choosing int vs unsigned int affects performance and optimizations. Learn when to use each and avoid pitfalls. youtube.com/watch?v=F_peBm…
YouTube video
YouTube
English
0
0
1
87
CppNorth
CppNorth@CppNorth·
A Study of Plugin Architectures for Supporting Extensible Software - Mike Shah Build extensible software with plugins. See how Maya, Unity, Unreal, and QT Modeler do it. Learn to design your own plugin system. youtube.com/watch?v=JYb5pz…
YouTube video
YouTube
English
0
0
4
189
CppNorth
CppNorth@CppNorth·
Message Handling with Boolean Algebra - Ben Deane Explore the power of Boolean algebra in designing message handling libraries. youtube.com/watch?v=UOIwSX…
YouTube video
YouTube
English
0
2
4
167
CppNorth
CppNorth@CppNorth·
C++ Memory Model: from C++11 to C++23 - Alex Dathskovsky Learn about the C++ memory model from C++11 to C++23. Understand threading, atomic operations, and how to write robust, thread-safe code with modern C++ features. youtube.com/watch?v=tjcU2x…
YouTube video
YouTube
English
0
1
3
111
CppNorth
CppNorth@CppNorth·
Save Time, Space & a Little Sanity With std::function_ref - David Ledger Pointer chaos or std::function issues? Enter std::function_ref: a lightweight, non-allocating, compile-time friendly abstraction that boosts performance and reduces memory. youtube.com/watch?v=UKIQWX…
YouTube video
YouTube
English
0
0
1
122
CppNorth
CppNorth@CppNorth·
C++ Reflection: Back on Track - David Olsen Learn about the current C++ reflection proposal that's gaining momentum in the standards committee. Discover how it works, how to use it, and how it compares to previous proposals. youtube.com/watch?v=cqQ7v6…
YouTube video
YouTube
English
0
0
1
63
CppNorth
CppNorth@CppNorth·
C++ is a Metacompiler - Daniel Nikpayuk Discover how C++17 and higher can be used as a metacompiler, lexing, parsing, and translating domain-specific languages at compile time. youtube.com/watch?v=zngToa…
YouTube video
YouTube
English
0
0
2
66