Categories
Link Library Programming Programming language

C++

C++ is an object oriented programming language based on C and is widely used within the game industry because of the language flexibility and optimization possibilities. In C++, the developer is responsible for memory management (garbage collection), in comparison with C# where this is done automatically. The language can be used in the game engines Unreal Engine and Godot.

C++ är ett objektorienterat programmeringsspråk baserat på C, som används brett inom spelindustrin på grund av språkets flexibilitet och optimeringsmöjligheter. I C++ sköter användaren själv minneshanteringen till skillnad från exempelvis C# där detta sker automatiskt. Språket går bland annat att använda i de populära spelmotorerna Godot och unreal Engine.


English

The Cherno

The Cherno is a tutorial channel focusing on C++, and explains concepts from the very basics all through advanced processes like creating your own Game Engine.

C++ tutorial for beginners

Beginner level tutorial on learning the basics of programming in C++.


Uppdaterad Oktober 2022