Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Start a Modern C++ Project
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 My journey
- 3 Differences
- 4 Learnings
- 5 Motivation
- 6 Creating a modern C project
- 7 Is it a modern C project
- 8 FMT Library
- 9 What did we learn
- 10 Build Tool
- 11 Cake Presets
- 12 Cake Naming
- 13 Project Structure
- 14 Cake Setup
- 15 Version Control
- 16 Package Manager
- 17 Integration with Cake
- 18 CI
- 19 Writing code
- 20 Cine
- 21 Conclusion