Ethan
I'm Ethan.
I want to make my dream game, which is a VR fantasy first-person gritty monster mercenary game. Think Dark and Darker (game), Goblin Slayer (manga/anime), and Grimgar of Fantasy and Ash (light novel & anime). Accept quest from guild hall. Go kill monsters. Die and it's all over. Runs are unique, choices are permanent, and enemies are intelligent and combat is realistic.
I'm learning Unreal Engine to learn game development and learning c++ to master a programming language to access and create better VR tech in the VR industry, that I can use in my own game. Meanwhile, getting paid more than my easy office job.
On this channel, I upload my raw c++ footage. I currently learn from learncpp.com, so I'm learning in a pretty structured way. I think learning the basics of the language will help me speak it; better than googling 400 things if starting a project from scratch.

raw c++ learning, thinking about what I can do right now

raw c++ learning, more function overloading resolution thoughts tired sleeping early

raw c++ quick function overloading review, tiny self test, and sleep

raw c++ learning, self test type conversion and function overloading

raw c++ learning, function overloading and function overloading resolution

raw c++ learning, type conversions self quiz, never using chatgpt for quizzes again

raw c++ learning, object and function type deduction, trailing return type syntax, and conversions q

raw c++ learning, explicit vs deduced types

raw c++ learning, little bit of type deduction review

raw c++ learning, self test type deduction and everything else I know

raw c++ learning, finish type aliasing and start type deduction

raw c ++ learning, more type aliases and typedef

raw c++ learning, self test, error handling, type conversion, etc

raw c++ learning, explicit casts and type aliases

raw c++ learning, self quiz through narrowing and arithmetic conversions

raw c++ learning, narrowing and arithmetic conversions

raw c++ learning, numeric conversion wrap up

raw c++ learning, numeric conversion review after quick vacation

raw c++ learning, numeric promotion and conversion

raw c++ learning, type conversion beginning

raw c++ learning, self test 2

raw c++ learning, input validation quiz finale

raw c++ learning, self quiz 2, ch 1 9 including asserts

raw c++ learning, more asserts, static assert, and quiz tiny intro

raw c++ learning, self test

raw c++ learning, using assert

raw c++ learning, assert intro

raw c++ learning, character input error handling review

raw c++ learning, 4 types of input validation

raw c++ learning, EOF errors