Interview: MINECRAFT Developer Felix Jones: How He Got Into Game Dev and Why GBA Homebrew Loves C++
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
Interview with Felix Jones: Game Dev, GBA Homebrew, constexpr and Minecraft
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, CppCon, Aurora, CO, USA, Sept 13-14, 2025: https://cppcon.org/class-2025-best-practices/
► C++ Best Practices Workshop, NDC TechTown, Kongsberg, NO, Sept 22-23…
Upcoming Workshops:
► C++ Best Practices Workshop, CppCon, Aurora, CO, USA, Sept 13-14, 2025: https://cppcon.org/class-2025-best-practices/
► C++ Best Practices Workshop, NDC TechTown, Kongsberg, NO, Sept 22-23…
Five Advanced Initialization Techniques in C++: From reserve() to piecewise_construct and More.
Источник: C++ Stories
Источник: C++ Stories
C++ Stories
Five Advanced Initialization Techniques in C++: From reserve() to piecewise_construct and More.
From dynamic container operations to compile-time constants, C++ offers a variety of techniques (as in this famous Meme :)). In this article, we’ll delve into advanced initialization methods likereserve() and emplace_backfor containers to tuples with pie…
Finite State Machine with std::variant - Vending Machine -- Bartlomiej Filipek
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
Seastar как платформа для опорной сети 5G и краткое сравнение с Boost.Asio, userver и другими
Источник: Habr
Автор: Leonman
Источник: Habr
Автор: Leonman
Хабр
Seastar как платформа для опорной сети 5G и краткое сравнение с Boost.Asio, userver и другими
Я исследовал некоторые open-source фреймворки — кандидаты на платформу для опорной сети пятого поколения операторского уровня, и хочу поделиться своими выводами. Я сравню Seastar, mTCP, Boost.Asio,...
Introducing CMake Debugger in VS Code: Debug your CMake Scripts using Open-Source CMake Debugger
Источник: C++ Team Blog
Источник: C++ Team Blog
Microsoft News
Introducing CMake Debugger in VS Code: Debug your CMake Scripts using Open-Source CMake Debugger
The new CMake Debugger that was introduced in Visual Studio is now available in VS Code. Now, you can debug your CMakeLists.txt scripts from VS Code using the CMake Tools Extension. To see the full release notes for this release and what else is included,
How To Address 7 Major C++ Pain Points with CLion -- Anastasia Kazakiova
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)