The Imperatives Must Go! [Functional Programming in Modern C++] - Victor Ciura - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
The Imperatives Must Go! [Functional Programming in Modern C++] - Victor Ciura - CppCon 2022
https://cppcon.org/
---
The Imperatives Must Go! [Functional Programming in Modern C++] - Victor Ciura - CppCon 2022
https://github.com/CppCon/CppCon2022
Can a language whose official motto is “Avoid Success at All Costs” teach us new tricks in modern…
---
The Imperatives Must Go! [Functional Programming in Modern C++] - Victor Ciura - CppCon 2022
https://github.com/CppCon/CppCon2022
Can a language whose official motto is “Avoid Success at All Costs” teach us new tricks in modern…
Functional Composable Operations with Unix-Style Pipes in C++ - Ankur Satle - CppCon 2022
Источник: CppCon
Источник: CppCon
YouTube
Functional Composable Operations with Unix-Style Pipes in C++ - Ankur Satle - CppCon 2022
https://cppcon.org/
---
Functional Composable Operations with Unix-Style Pipes in C++ - Ankur Satle - CppCon 2022
https://github.com/CppCon/CppCon2022
Let's write C++ code like this shaking off all the verbosity and with 100% domain code and ~0% syntax!…
---
Functional Composable Operations with Unix-Style Pipes in C++ - Ankur Satle - CppCon 2022
https://github.com/CppCon/CppCon2022
Let's write C++ code like this shaking off all the verbosity and with 100% domain code and ~0% syntax!…
Как я начал писать движки для визуальных новелл на C++. Часть 1: Начало пути
Источник: Habr
Автор: Dezlow
Источник: Habr
Автор: Dezlow
Хабр
Как я начал писать движки для визуальных новелл на C++. Часть 1: Начало пути
1.1. Введение. Бывает такое чувство, что ты изучаешь что-то не то. Вроде интересно, а вроде и нет. Именно такое чувство у меня и было, когда я изучал Unreal Engine — мощный движок, можно сделать от...