Tips and Tricks

Ensuring Code Quality: Why Every C++ Developer Needs Unit Tests

Modern programming languages evolve and are continuously refined even further with each new update. During these incremental stages of development, components such as compilers, IDEs, libraries, their units, their components, and tools undergo changes. Furthermore, there are also rapid changes in operating systems and hardware systems. This means that if you are developing applications…
Read more
Webinar Recap

Summer CodeFest: Modern C++ with Modern 3D [Recap]

Webinar overview: 3D Graphics in C++ Dr. Yilmaz Yoru shares his knowledge on graphics, as well as its counterpart analyzers and calculations used in 3D C++. He uses C++ Builder for most of his examples but almost any compiler can be used for the projects he demoed. Check out his website and other projects here. Why use C++ for 3D C++ is one of the top options if you are working with 3D graphics…
Read more
Build Announcements

Visual Assist 2023.4 now released

VA 2023.4 is now published and is now available to download!  This release marks a major milestone in Visual Assist’s history as it starts its official support for Unity engine development. Also in this release: start of support for CUDA development for C/C++ and…
Tips and TricksWebinar Recap

Summer CodeFest: Next-Level Concurrency: Enhancing Scalability with C++20 [Recap]

This session has concluded watch the replay or download the slides below. The first Summer CodeFest presentation has concluded! Whole Tomato’s very own lead developer Chris Gardner lead the first session on enhancing your program’s scalability with concurrency techniques in C++! We’ve prepared a short introductory article about concurrency and a short history on C++ support for…
Read more
Build Announcements

Visual Assist 2023.2 released

The second update to Visual Assist in 2023 is here. This update features an extensive series of upgrades to code inspections, shader extension support, and a number of quality fixes to the IDE. Download the latest version of Visual Assist now. Greatly expanded code inspections with over 100 new Clang Tidy checks The biggest item in this release is the added support for all code checks available…
Read more