This session has concluded watch the replay or download the slides below.
Common pitfalls when scaling applications
When scaling applications, two common pitfalls often arise: spaghetti code and a lack of proper testing. This can occur for various reasons, but one of the most common reasons is the lack of a coding style guide or an overarching design structure.
For instance, when starting a…
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…
CodeFest happened on August 17th, 2023. Registration is not available now. Stay tuned and find out when next CodeFest begins!
Get ready to unwind with Whole Tomato at our first Summer C++ CodeFest! Join us for two weeks of laid-back learning, collaboration, and coding…
Everything you need to know about code inspections
June 13, 2023
By now you might have heard about Visual Assist’s code inspections—it has been a staple of almost all recent updates and we hosted two webinars discussing it. This article sums it all in an easy to read and convenient way.
What are code inspections?
Code inspections is a feature in Visual Assist that automatically checks source code for issues and code smells, and suggests the appropriate fix.
Tapping into Limitless Code Inspections: What's New in Visual Assist 2023.2 [Webinar Recap]
June 1, 2023
In this webinar, we’re talking about Visual Assist 2023.2 and its exciting new features. Learn more about the improved shader extension support and greatly expanded code inspections. Create more advanced and realistic graphics, utilize limitless code inspections, and write…
AI for Development: What Do We Expect?
May 24, 2023
Everyone’s talking about AI. What do we here at Visual Assist expect? It’s clear it’s incredibly relevant – debate on that ship has sailed – but it’s hyped. We take a brief non-hyped look at where we think things will go.
An AI-generated image built at…
Visual Assist 2023.2 released
May 17, 2023
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…
Learn how to enforce coding standards, avoid common coding errors, and improve your code’s overall readability and maintainability with Visual Assist’s code inspections. Whether you are a seasoned developer or just starting, this webinar will provide you with the…
C++ Refactoring Tips And Tricks
February 23, 2023
In the world of software development, features are constantly updated and new functionality is continuously added. Gradually, keeping up with the latest and best coding standards becomes complex. This slows can slow down operations and affect how code is maintained and…
Solving The Most Common Visual Studio C++ Pain Points
February 17, 2023
Visual Studio is a reliable C++ solution that offers many advantages and is widely used by developers to create various types of applications. However, there are also a number of challenges that programmers face when using Visual Studio for C++. In this blog, we will talk about the most common developer pain points, as well as how to use Visual Studio for C++ effectively and what tools we need for…
You must be logged in to post a comment.