53 тысяч подписчиков
244 видео
Dockerized build environments for C/C++ projects
Alex Dathskovsky :: To Int or to Uint, This is the Question
Core C++ 2019 :: Dan Saks :: Understanding Lvalues and Rvalues
Const Correctness: How To Be Const Correct And Amazing At It
The Concepts Behind CUDA Optimization
Core C++ 2021 :: opt-viewer: Inspecting compiler optimizations in high-level code
Serialization In Modern C++
Hana Dusíková :: Lightning Updates
Core C++ 2021 :: C++17 key features
Michael Kerrisk :: Understanding Linux user namespaces
From Templates to Concepts
Windows, macOS and the Web: Lessons from cross-platform development at think-cell
Core C++ 2019 :: Bryce Adelstein :: Modules are Coming
Core C++ 2019 :: Avi Kivity :: Building efficient I/O intensive applications with Seastar
Cache friendly algorithm
Atomic Variables: Not radioactive, but you probably still don't want to touch them!
Valgrind: CoreCpp: Feb18
Core C++ 2019 :: Bryce Adelstein :: The C++ Execution Model
Core C++ 2019 :: Inbal Levi :: Virtual Tables OR The Overhead Of Magic
Writing ISO C++ Committee Papers
Introduction to Google Test and Google Mock
Computing On Encrypted Data with C++
Core C++ 2021 :: Modern Design Patterns with Modern C++
Concepts, Type Traits and Specialization
Software Engineering Principles
Template Metaprogramming is Fun, CoreCpp on Apr18
C4GC: CoreCpp: Mar18
Pragmatic Simplicity: Actionable Guidelines To Tame Complexity
Noam Weiss :: Virtual templated methods
The std::tuple
Threading Design Decisions in AutoCAD Web & Mobile
Package management for Android C++
C4GC::Concurrency, CoreCpp on Apr18
SIMD: CoreCpp: Mar18
Introduction to Smart Pointers and Why
Repo Convergence: How we Migrated Our Cross-Platform Project from Multiple Repositories to Mono Repo
Bjarne Stroustrup :: Approaching C++ Safety
Core C++ 2019 :: Yehezkel Bernat :: Coroutines - the future of future (and more)
Deciphering Coroutines - A Visual Approach
Core C++ 2019 :: Dvir Yitzchaki :: 179 range algorithms in less than an hour
Boost.Asio, CoreCpp on May18
A Practical Approach to Error Handling
What Does C++20 Owe to an Early 20th-century Mathematician?
Core C++ 2021 :: Video Rendering on Frontend and Backend