/cpp-courses-notes

A collection of annotated examples and notes to demonstrate learnings from C++ Courses.

Primary LanguageC++

C++ Courses and Notes

A collection of annotated examples and notes to demonstrate my learnings from C++ Courses. I also want to retain all of these notes here for future reference. The primary purpose of this repository is make sure that my knowledge stays up to date with C++17 and future C++ standards.

The Courses

Generic badge — Learning C++ for Game Development ( https://www.udemy.com/course/learn-cpp-for-ue4-unit-1/ )

The Books

Generic badge — Effective Modern C++ by Scott Meyers

Generic badge — Effective C++ by Scott Meyers

Generic badge — Game Engine Architecture by Scott Meyers

Generic badge — Code Complete by Steve McConnell

The Essays

Generic badgehttp://www.catb.org/esr/structure-packing/

The Videos

Generic badge — C++ Video Series https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb

Topics

lvalues, rvalues, perfect forwarding https://www.youtube.com/watch?v=fbYknr-HPYE

Embedding Lua Series https://www.youtube.com/watch?v=4l5HdmPoynw