Difference between revisions of "STD Gems"
From Chilipedia
(→List of Tutorials) |
|||
Line 10: | Line 10: | ||
|- style="border:1px solid grey;background-color:#667;color:#c1c1c1;text-align:center;" | |- style="border:1px solid grey;background-color:#667;color:#c1c1c1;text-align:center;" | ||
| style="border:1px solid grey;"|0 | | style="border:1px solid grey;"|0 | ||
+ | | style="border:1px solid grey;text-align:left;"|[https://www.youtube.com <nowiki>STD Gems [Overview]</nowiki>] | ||
+ | | style="border:1px solid grey;"|May 10, 2018 | ||
+ | | style="border:1px solid grey;"|4:59 | ||
+ | |- style="background-color:#333;color:#c1c1c1;" | ||
+ | | style="border:1px solid grey;padding:8px;" colspan="4" | | ||
+ | Just an overview of the STD Gems series. | ||
+ | |- style="border:1px solid grey;background-color:#667;color:#c1c1c1;text-align:center;" | ||
+ | | style="border:1px solid grey;"|1 | ||
| style="border:1px solid grey;text-align:left;"|[https://www.youtube.com <nowiki>STD Gems [Copy / Filter]</nowiki>] | | style="border:1px solid grey;text-align:left;"|[https://www.youtube.com <nowiki>STD Gems [Copy / Filter]</nowiki>] | ||
− | | style="border:1px solid grey;"| | + | | style="border:1px solid grey;"|May 16, 2018 |
− | | style="border:1px solid grey;"| | + | | style="border:1px solid grey;"|15:45 |
|- style="background-color:#333;color:#c1c1c1;" | |- style="background-color:#333;color:#c1c1c1;" | ||
| style="border:1px solid grey;padding:8px;" colspan="4" | | | style="border:1px solid grey;padding:8px;" colspan="4" | |
Revision as of 19:56, 16 May 2018
STD Gems is a series that will introduce useful tools from the standard library in bite-sized (typically 10-18 minute long) videos. The series will mainly focus on teaching the functions from the <algorithm>
library, but will also branch off into other areas of the standard library, such as lesser-known containers like std::deque
or the different kinds of distributions in <random>
.
List of Tutorials
Tutorial Number | Title | Release Date | Runtime |
0 | STD Gems [Overview] | May 10, 2018 | 4:59 |
Just an overview of the STD Gems series. | |||
1 | STD Gems [Copy / Filter] | May 16, 2018 | 15:45 |
|