HaydenJobs's repositories
CPP-3D-Game-Tutorial-Series
C++ 3D Game Tutorial Series (DirectX) - Learn to code a DirectX 3D Game in C++ from scratch
cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
cpp-tutorial
C++ 教程
Cpp-Tutorial-Samples
C++ tutorial code samples for those who want to start learning the language
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Dark-Souls-III-Cheat-Engine-Guide
Latest CE table and guide for Dark Souls 3
LearnCpp
learn C++ tutorial
linear-cpp
An attempt at a C++ tutorial.
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
modern-cpp-tutorial-1
A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.
VulkanTutorial
Tutorial for the Vulkan graphics and compute API