├── Interoperable AI - Marco Arena, Mattia Verasani.pdf ├── Our first game using UE4 and Cpp - Michele Mischitelli.pdf ├── README.md ├── WebAssembly - Lorenzo Veneri.pdf ├── webrtc-cppday2020-code.zip └── webrtc-cppday2020.pdf /Interoperable AI - Marco Arena, Mattia Verasani.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/italiancpp/cppday20/aeeba754871c51038cb747fa6b27b687ff46dabd/Interoperable AI - Marco Arena, Mattia Verasani.pdf -------------------------------------------------------------------------------- /Our first game using UE4 and Cpp - Michele Mischitelli.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/italiancpp/cppday20/aeeba754871c51038cb747fa6b27b687ff46dabd/Our first game using UE4 and Cpp - Michele Mischitelli.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Slides of C++ Day 2020 2 | 3 | - [Let’s make a telegram bot with C++](https://dev.bigno.it/cpp/tgmAPI-en.pdf) (Alberto Bignotti) 4 | - [Our first game using UE4 and C++](https://github.com/italiancpp/cppday20/blob/main/Our%20first%20game%20using%20UE4%20and%20Cpp%20-%20Michele%20Mischitelli.pdf) (Michele Mischitelli) 5 | - [Comunicazione real-time con WebRTC in C++](https://github.com/italiancpp/cppday20/blob/main/webrtc-cppday2020.pdf) (Yuri Valentini) - [Demo](https://github.com/italiancpp/cppday20/blob/main/webrtc-cppday2020-code.zip) 6 | - [Understanding C++ value categories](https://krisvanrens.github.io/slides/value-categories-talk-cpp-it/talk.html#/title-slide) (Kris van Rens) 7 | - [WebAssembly: an overview](https://github.com/italiancpp/cppday20/blob/main/WebAssembly%20-%20Lorenzo%20Veneri.pdf) (Lorenzo Veneri) 8 | - [Interoperable AI - ONNX and ONNXRuntime in C++](https://github.com/italiancpp/cppday20/blob/main/Interoperable%20AI%20-%20Marco%20Arena%2C%20Mattia%20Verasani.pdf) (Marco Arena, Mattia Verasani) - [Demo](https://github.com/ilpropheta/onnxruntime-demo) 9 | - [TDD is not about testing](https://www2.slideshare.net/gpadovani/tdd-is-not-about-testing-c-version) (Gianluca Padovani) 10 | -------------------------------------------------------------------------------- /WebAssembly - Lorenzo Veneri.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/italiancpp/cppday20/aeeba754871c51038cb747fa6b27b687ff46dabd/WebAssembly - Lorenzo Veneri.pdf -------------------------------------------------------------------------------- /webrtc-cppday2020-code.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/italiancpp/cppday20/aeeba754871c51038cb747fa6b27b687ff46dabd/webrtc-cppday2020-code.zip -------------------------------------------------------------------------------- /webrtc-cppday2020.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/italiancpp/cppday20/aeeba754871c51038cb747fa6b27b687ff46dabd/webrtc-cppday2020.pdf --------------------------------------------------------------------------------