Channel Avatar

Code, Tech, and Tutorials @UC4EJN2OSNdl-mSxGjitRvyA@youtube.com

24K subscribers - no pronouns :c

This channel is dedicated to all things code! Topics Includ


20:07
Channel Update - What's been going on and why no vids for so long?
16:11
"Forget about your fancy editors..." - Creative Binary Thinking Theory Talk - Programming - Coding
15:14
Other Great C++ (related) Coding Channels I Tend To Watch
10:47
C++ Library Programming Guide | How-To Guide Part 3 | Actually Compiling Crossplatform
27:16
C++ Library Programming Guide | How-To Guide Part 2 | File Arrangement Management (standards?!?)
29:03
C++ Library Programming Guide | How-To Guide Part 1 | Example Nutrition lib | Cross-platform Project
30:12
CMake Tutorial EP 14 | CDash
22:04
Turning A Rigid Dynamic Capsule into a Player Controller... - NVidia PhysX
25:19
Returning from a Function | C++ Practice, Examples, and How-To Guide
50:38
Updating My First Ever C++ OpenGL Game - Edited Livestream VOD
13:05
How to Excel at Software Dev and Programming (or anything, really)
32:35
The Bridge Design Pattern (as RPG Player Character) - Ep 23 - C++ Coding
16:54
The Strategy Design Pattern - Ep 22 - C++ Coding
21:36
chatGPT v.s. NVidia PhysX Library, Cooking, Linking, CMake, Loading 3D models, CUDA
23:49
Making 3-D World Heightmaps from Scratch! - Blender, GIMP, 3D Modeling, Terrain, and followup ideas
52:56
Skill Trees and Cascading Logic in C++ | Code from Scratch
36:48
CMake Tutorial EP 2 | Libraries | Installing | Pairing with Executables | RE-DONE!
10:14
Explaining the RULE OF FIVE & ZERO (C++ Class Standards)
14:27
Explaining the RULE OF THREE (C++ Class Standards)
23:21
c++ lab | making a cooldown timer | overexplained walkthrough | chrono | how to
08:35
Hashing Out C++ Software EP2 - Basic Logger (bonus: graphics/window uncoupling)
38:44
The Memento Design Pattern - Ep 21 - C++ Coding
08:27
Hashing Out C++ Software EP1 - Skybox, Camera, Graphics Viewport Intertangling
10:41
NullObject Design Pattern - Ep 20 - C++ Coding
30:06
Iterator Design Pattern - Ep 19 - C++ Coding
07:19
My Last Archer Engine VLOG
26:46
Template Method Design Pattern - Ep 18 - C++ Coding
20:15
Controller Programming Design Pattern - Ep 17 - C++ Coding
14:44
State Design - Programming Design Patterns - Ep 16 - C++ Coding
17:57
Chain of Responsibility - Programming Design Patterns - Ep 15 - C++ Coding
09:29
Learn std::bitset (binary operations) in C++ | Part 2 - Math & Logic
10:03
Learn std::bitset (binary operations) in C++ | Part 1
07:01
Archer Engine September 2022 Vlog - [wip] Components and ReWriting - C++ Game Making Lib
32:51
The Command Pattern - Programming Design Patterns - Ep 14 - C++ Coding - Must Know
13:02
The Observer Pattern - Programming Design Patterns - Ep 13 - C++ Coding - Must Know
13:14
The Visitor Pattern - Programming Design Patterns - Ep 12 - C++ Coding
21:01
The Flyweight Pattern - Programming Design Patterns - Ep 11 - C++ Coding
07:09
escape tutorial hell
09:50
ArcherEngine now uses CMake | Crossplatform C++ Game Engine Library plus Messing with UE5 Animations
21:57
Toddler-Mind Vigilantes in YouTube Comments
34:58
The Proxy Pattern - Programming Design Patterns - Ep 10 - C++ Coding
29:34
The Composite Pattern - Programming Design Patterns - Ep 9 - C++ Coding
12:40
The Adapter Pattern - Programming Design Patterns - Ep 8 - C++ Coding
09:30
The Facade Pattern - Programming Design Patterns - Ep 7 - C++ Coding
19:09
Our Machinery Shutdown - Finding The Real Story
51:20
C++ Dynamic Decorator Design Example - Magic Item - Programming Design Patterns - Ep 6 - Coding
24:40
The Decorator - Programming Design Patterns - Ep 5 - C++ Coding
09:44
Archer Game Engine - v1.5 Dev Log
10:13
How Shaders are Written Dynamically In Most Software (Games, Engines, 3d Modeling Software, Nodes)
13:21
The Object Pool - Programming Design Patterns - Ep 4 - C++ Coding
43:20
The Abstract Factory - Programming Design Patterns - Ep 3 - C++ Coding
26:24
Rolling Your Own Game Engine (TOO PAINFUL?!?) #vlog #gamedev #gameengine
29:07
The Singleton Pattern - Programming Design Patterns - Ep 2 - C++ Coding
43:01
The Factory Method - Programming Design Patterns - Ep 1 - C++ Coding
10:46
Handling Materials for Your Game Engine
12:34
Making Command Line Software | The Bread and Butter of C++ | Example Randomizer Program
17:12
Archer Engine v1.3 - May 2022 VLOG - (Now with better directional shadows!)
50:40
CMake Tutorial EP 13 | CTest
17:23
C++ Game Engine - Ancient Archer 1.2 - Monthly VLOG - April 2022
07:16
Should You Always Follow Coding Conventions | Programming | Software Development