For decades, C++ has powered the world’s most critical systems—from banking infrastructure and trading platforms to game engines, aerospace software, and embedded devices. Its unmatched performance and control make it the tool of choice when efficiency matters most.
But that control comes at a cost.
C++ assumes minimal guard rails. It assumes the developer knows exactly what they’re doing.
What did we learn? A back-to-school update about Visual Assist's latest from our GM
September 11, 2025
New season, fresh start
As Fall approaches, it’s not just students heading back to school. it’s also a perfect time to evaluate your coding tools. Which ones are ready for advanced coursework, and which might need some upgrading? You might find that some of those…
The best part of working in dev tools? Hearing directly from the people who use them. Over the past several months, we here at Whole Tomato have had the privilege of speaking with C++ professionals across many industries: gaming, fintech, agtech, manufacturing, and…
Introduction
C++ has never been afraid of complexity—but even for a language known for performance and control, the #include system has seemed like a bygone from another era.
Modules in C++ were a long-awaited upgrade aimed at cleaning up the mess of includes, speeding up build time, and making large-scale C++ development a bit less painful.
Standardized in C++20 and expanded in C++23, modules…
Introduction
Think about this. Have you ever thought about two things at once? If you reflect a bit, our brains are super complex but they only focus on one train of thought. Sure, a lot can happen subconsciously, but you can only be conscious about a single thing—you…
On the recent video game industry layoffs
May 15, 2024
Like many others, we have been shocked and increasingly concerned to hear of the recent gaming studio closures and layoffs. Cumulatively, this has impacted far more in this industry than any of us would have expected.
Many of our most ardent Visual Assist champions are game…
You must be logged in to post a comment.