Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vittorioromeo/Tutorials
Repository for my YouTube tutorials + code snippets
https://github.com/vittorioromeo/Tutorials
c-plus-plus cpp cpp11 cpp14 cpp17 dive education pointer snippets tutorial video youtube youtube-tutorial
Last synced: 12 days ago
JSON representation
Repository for my YouTube tutorials + code snippets
- Host: GitHub
- URL: https://github.com/vittorioromeo/Tutorials
- Owner: vittorioromeo
- License: other
- Created: 2013-11-24T15:35:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T13:57:17.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T21:58:12.535Z (6 months ago)
- Topics: c-plus-plus, cpp, cpp11, cpp14, cpp17, dive, education, pointer, snippets, tutorial, video, youtube, youtube-tutorial
- Language: C++
- Homepage: https://www.youtube.com/channel/UC1XihgHdkNOQd5IBHnIZWbA
- Size: 447 KB
- Stars: 230
- Watchers: 37
- Forks: 53
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tutorials
=========> **Repository for my YouTube tutorials / code snippets.**
[![license][badge.license]][license]
[![gratipay][badge.gratipay]][gratipay][badge.license]: http://img.shields.io/badge/license-afl%203.0-blue.svg?style=flat-square
[badge.gratipay]: https://img.shields.io/gratipay/user/SuperV1234.svg?style=flat-square[license]: https://github.com/SuperV1234/Tutorials/blob/master/LICENSE
[gratipay]: https://gratipay.com/~SuperV1234/---
* [**Dive into C++11 - [1] - Arkanoid clone in 160~ lines of code (SFML 2.1)**](https://www.youtube.com/watch?v=_4K3tsKa1Uc)
* [**Dive into C++11 - [2] - Frametime, FPS, constexpr, uniform initialization**](http://www.youtube.com/watch?v=tPbrWAbzyTE)
* [**Dive into C++11 - [3] - Automatic lifetime, pointers, dynamic allocation**](http://www.youtube.com/watch?v=0TGp0o1KnG8)
* [**Dive into C++11 - [4] - Smart pointers**](http://www.youtube.com/watch?v=zMdD-s5_BIY)
* [**Dive into C++11 - [5] - Game entity management basics**](https://www.youtube.com/watch?v=QAmtgvwHInM)
---
* [**Dive into C++14 - [1] - Introduction to C++14 core language features**](https://www.youtube.com/watch?v=WZYKzCsACiw)
* [**Dive into C++14 - [2] - `for_each_argument` explained and expanded**](https://www.youtube.com/watch?v=Za92Tz_g0zQ)
* [**Dive into C++14 - [3] - Generic "unique resource" wrapper**](https://www.youtube.com/watch?v=Ehdl6j3Ace4)
---
* [**Handle-based entity management experiments**](https://www.youtube.com/watch?v=_-KSlhppzNE)
---
*Recorded with:* http://www.maartenbaert.be/simplescreenrecorder/