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…
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…
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 simplified.com with the prompt ‘A laptop with an AI onscreen’. Impressive it’s possible, but equally it has a long…
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…
It’s no secret that game development projects have a tendency to get messy even working alone. So imagine trying to manage game assets among a team of developers!
Luckily, there are certain techniques and technology that developers can utilize to make it a bit easier.
Why Is QA Testing Essential?
February 8, 2023
Quality assurance (QA) testing is a crucial step in the game development process that ensures the delivery of a high-quality and bug-free game. QA testing helps to identify and resolve issues before the game is released to the public. It is a simple practice that saves time…
Solving Common Visual Studio C++ Problems With Visual Assist, TFS Tool & TestRail Integration
January 30, 2023
You should take to account a lot of different factors to develop quality software. They include a team of professional specialists, intelligent management of the development process, automation of the testing process, and powerful software. To effectively solve all important tasks, you should use modern management and test management solutions (for example, TFS tool and TFS test management…
You must be logged in to post a comment.