CPP_PISCINE This is a two-week intensive introductory course on C++. These exercises teach basic syntax, inheritance, virtual methods, abstract base classes and give introduction to templates Tasks for a specific day can be seen inside a .pdf file vscode snippets Text-MATE snippets for vscode using actual filenames: - coplien form + prototypes - getters and setters + prototypes - include guards More on snippets in vscode: - VSCode documentation on that - TextMate syntax docs (It's great, you should really check it out)