~/inoland $ ls ./blog
Field notes.
Long-form guides on Unreal Engine, C++ and building things that ship — written from the trenches.
-
The Ultimate Resume Guide for Artists and Developers
A hiring lead's practical resume guide for game artists and developers: structure, portfolio links, and the mistakes that cause instant rejection.
~7 min -
Comprehensive Guide to Programming
How computers run your code, from memory and CPUs to paradigms, data structures, algorithms, and debugging, with C++ and Python examples.
~18 min -
Unreal Engine 5 Gameplay Framework
How UE5's gameplay framework fits together: GameMode, GameState, PlayerController, Pawns and Characters, HUD, AI controllers, and best practices.
~24 min -
Multithreading in Unreal Engine 5
A practical guide to multithreading in Unreal Engine 5: FRunnable threads, the Task Graph, async tasks, thread pools, synchronization, and thread-safe patterns.
~22 min -
Unreal Engine 5 C++ vs. Modern Standard C++
How Unreal Engine 5's C++ differs from standard C++: reflection macros, garbage collection, containers, strings, and the Unreal Build System.
~15 min