To wydarzenie już się odbyło. Sprawdź nadchodzące wydarzenia
Concepts in practice: writing a generic library
Wydarzenie:
Concepts in practice: writing a generic library
Typ wydarzenia:
Spotkanie
Kategoria:
Tematyka:
Data:
23.06.2020 (wtorek)
Godzina:
20:30
Język:
angielski
Wstęp:
Bezpłatne
Miasto:
Zaloguj się, by zgłosić zmianę.
Opis:
Description:
In this session we will see how C++20 Concepts can be used form the perspective of a generic library author. We will start with a small Minimax algorithm for solving a Tic-Tac-Toe game, and promote it to a generic algorithm that works for any type that satisfies concept `Game`.
This will be an improvised live coding session.