Tips and Tricks

Level-up your C++ productivity using Visual Studio Extensions

There is a lot of competition in the software market today. Whoever can quickly release quality software that meets customers’ needs can take a large part of the market. Therefore, there is a need for development tools that can speed up the process of writing code and ensure its quality control. Visual Studio Extensions are such tools. In this article, we will explain why you should use C++…
Read more
Tips and Tricks

How to Set Up Visual Assist

Visual Assist is a coding productivity tool for C++ and C# developers. It extends Visual Studio to make the programming experience better by providing tools for understanding code, checking code, and writing code. Some of its benefits include fast navigation…
Tips and Tricks

Bartłomiej Filipek Reveals Why He's a Big Fan of Visual Assist

Bartlomiej Filipek is a software developer from the Polish city of Cracow. Bartek, as he prefers to be called, started coding when he was 14 years old, after reading “C++ in 24h”, and got his first real programming job in 2007. Bartek broad professional experience includes Native Windows Desktop Apps, OpenGL, Gamedev, BioFeedback games, .NET, large-scale app development, flight planning…
Read more