Tips and Tricks

C++ Coroutines for Async Development: Why You Should be Excited

TL;DR C++ coroutines bring a smarter way to write async code by letting functions pause and resume naturally, so your logic stays clean while handling thousands of tasks efficiently. Instead of messy callbacks or heavy threads, you get code that reads simple but performs like a powerhouse. They’re not the easiest to learn and the tooling is still evolving, but for high performance use cases like…
Read more
Build Announcements

Visual Assist 2025.3 release post

Visual Assist 2025.3 is now public and available to download.  This release improves developer experience by updating the feedback UI when using some of our added features from recent releases. We’ve also updated our options dialog’s look and feel alongside some of line…
Tips and Tricks

How to get a job as a game developer in 2025 – Part 2: Insider advice from a studio game director

Last time, we shared some general tips about what skills and tools you need to get a job as a game developer in 2025. However, the game development industry is a dynamic and rapidly evolving field. It’s characterized by technological advancements and continuous innovation, and as we find in this article, subjected to external factors such as financial and industrial pressures. If you want an…
Read more
Tips and Tricks

How to get a job as a game developer in 2025 - Part 1: Skills, Tools & Job Tips

TL;DR Becoming a game developer in 2025 requires more than just passion; it demands strong programming skills, practical experience, and a clear focus on your role within the industry. With high competition and evolving industry demands, developers must stand out through real projects, problem-solving ability, and familiarity with tools like Unity or Unreal Engine. Building a solid portfolio…
Read more
Build Announcements

Visual Assist 2025.1 release post

VA 2025.1 enhances usability with smarter navigation, better C++ module support, and more flexible refactoring options. The updated first-run dialog, configurable test snippets, and a refreshed UI improve the overall experience. Additionally, several key fixes address navigation issues, assignment suggestions, and UI inconsistencies, ensuring a more stable and efficient development…
Read more
%d