-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,34 @@ | ||
# Slides! | ||
# Slides decks and other stuff | ||
|
||
## Long talks | ||
## Longer exercises for trainings | ||
|
||
* [Understanding value categories in C++ (full talk)](https://krisvanrens.github.io/slides/value-categories-talk/talk.html) | ||
* [Understanding value categories in C++ (shortened version for C++ Day 2020, C++ Italy)](https://krisvanrens.github.io/slides/value-categories-talk-cpp-it/talk.html) | ||
* [Special member functions in C++ (full talk)](https://krisvanrens.github.io/slides/special-member-functions-talk/talk.html) | ||
* [A bird's-eye view of template C++ (C++ Italy 2021)](https://krisvanrens.github.io/slides/templates-tmp-talk-cpp-it/talk.html) | ||
### C++ Fundamentals | ||
|
||
## Lightning talks | ||
#### Raycasting | ||
|
||
Build a simple [raycasting](https://en.wikipedia.org/wiki/Ray_casting) environment in C++20. | ||
|
||
- [Exercise slides](https://krisvanrens.github.io/slides/cpp-fundamentals-exercises/module_xx-exercise-raycasting.html) | ||
- [Solution code](https://github.com/krisvanrens/coding-exercises) | ||
|
||
#### RPN calculator | ||
|
||
Build a simple [Reverse Polish Notation (RPN)](https://en.wikipedia.org/wiki/Reverse_Polish_notation) calculator in C++20. | ||
|
||
- [Exercise slides](https://krisvanrens.github.io/slides/cpp-fundamentals-exercises/module_xx-exercise-rpn-calculator.html) | ||
- [Solution code](https://github.com/krisvanrens/coding-exercises) | ||
|
||
## Slides decks | ||
|
||
### Long talks | ||
|
||
- [Understanding value categories in C++ (full talk)](https://krisvanrens.github.io/slides/value-categories-talk/talk.html) | ||
- [Understanding value categories in C++ (shortened version for C++ Day 2020, C++ Italy)](https://krisvanrens.github.io/slides/value-categories-talk-cpp-it/talk.html) | ||
- [A bird's-eye view of template C++ (C++ Italy 2021)](https://krisvanrens.github.io/slides/templates-tmp-talk-cpp-it/talk.html) | ||
- [Special member functions in C++ (C++ on Sea 2023)](https://krisvanrens.github.io/slides/special-member-functions-talk/talk.html) | ||
|
||
### Lightning talks | ||
|
||
- [Conscripting your kids into coding service (lightning talk for 040coders 2019)](https://krisvanrens.github.io/slides/lightning-talk-040coders-2019/040coders-lightning-talk-2019.html) | ||
- [There's a Mastermind in all of us.. (lightning talk for 040coders 2020)](https://krisvanrens.github.io/slides/lightning-talk-040coders-2020/040coders-lightning-talk-2020.html) | ||
|
||
* [Conscripting your kids into coding service (lightning talk for 040coders 2019)](https://krisvanrens.github.io/slides/lightning-talk-040coders-2019/040coders-lightning-talk-2019.html) | ||
* [There's a Mastermind in all of us.. (lightning talk for 040coders 2020)](https://krisvanrens.github.io/slides/lightning-talk-040coders-2020/040coders-lightning-talk-2020.html) |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.