Correct C++ videos
January 14, 2018 ยท View on GitHub
Here you can download the Correct C++ videos, or go to the Correct C++ YouTube playlist.
| # | Chapter name | MP4 |
|---|---|---|
| 0 | scoreboard | here |
| 1 | hello | here |
| 2 | hello_world | here |
| 3 | hello_cli | here |
| 4 | show_args | here |
| 5 | is_odd | here |
| 6 | bool_to_coin | None yet |
| 7 | int_to_word | None yet |
| 8 | is_prime | None yet |
| 9 | is_perfect | None yet |