14:35
... In-Depth: Static Code Analysis https://www.gamasutra.com/view/news/128836/InDepth_Static_Code_Analysis.php This video is ...
11:15
Improve Your C++ with CLion Code Analysis Tools!
CLion is now FREE for non-commercial use! Read more about the announcement here: ...
4:47
Static Analysis for C/C+ with cppcheck (+Makefile) | Embedded System Project Series #9
As a programmer, I make mistakes, the compiler catches some, but far from all, and to catch more I use a static analyser.
9:50
How To Write Clean Code With The Help Of Static Code Analysis
Ask yourself, how many lines of code do you write each day? I will show you how to add static code analysis to your projects to ...
14:52
BENCHMARKING in C++ (how to measure performance)
Patreon ▻ https://patreon.com/thecherno Instagram ▻ https://instagram.com/thecherno Twitter ▻ https://twitter.com/thecherno ...
1:05:41
Catching Bugs Early: Validating C++ Contracts with Static Analysis - Peter Martin & Mike Fairhurst
His team focuses on large-scale code analysis and automation to improve software security at scale. Peter joined Bloomberg in ...
7:38
Build a Sentence Analyzer in C++ | Real-World Project for Beginners
In this video, we create a practical Sentence Analyzer in C++ that processes user-inputted text and calculates valuable statistics ...
1:02:17
PVS-Studio C++ static code analyzer and kdesrc-build tutorial - June 2022 - ecaec502
In order to get familiar with the source code of KDE projects and Qt. I am doing C++ static code analysis using PVS-Studio.
17:24
BEST WAY to read and understand code
To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCherno. The first 200 of you will get 20% ...
3:17
the TRUTH about C++ (is it worth your time?)
C++ gets a lot of hate on the internet, and there may be good reason for that. I think C++ is misunderstood, and there are a few ...
15:58
What is Static Code Analysis? || Various Examples
In this video I have explained what is static code analysis with its overview, best practices and different examples. I have already ...
12:29
LIVE ON TWITCH: https://twitch.tv/ThePrimeagen Check out TEEJ! https://www.youtube.com/@teej_dv https://twitter.com/teej_dv ...
24:56
Did someone send me MALWARE to Code Review??
To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCherno . You'll also get 20% off an ...
1:02:42
Statistical analysis tool using C++ - Code | @ExcitedNuclei
Note: I am using GCC compiler so if anyone is not using that please use ```code int MAX = 1000; double array[MAX]; ``` then use ...
54:47
C C++ test Static Analysis Extension for the Visual Studio Code
Descubra cómo puede garantizar el cumplimiento de las mejores prácticas de estos estándares para evitar códigos inseguros, ...
35:37
Code Analysis: Empowering developers to write performant, reliable, and safe C++
Check out free documentation and modules on Microsoft Learn: https://docs.microsoft.com/en-us/cpp/?
6:50
IceBear: A Fine-Grained Incremental Scheduler for C/C++ Static Analyzers
Here is an existing workflow for scheduling analyzers to analyze a code repository: First, build the project and generate a ...
3:37
Using cppcheck for C & C++ Static Analysis
cppcheck Homepage: https://cppcheck.sourceforge.io/ 0:05 - What is Static Analysis 0:16 - Installing on Cygwin & Linux 0:46 ...
2:46
C++ or C-plus-plus or Cpp is an extremely popular object-oriented programming language. Created in 1979, today it powers ...
1:22:19
Safer C++ at Scale with Static Analysis - Yitzhak Mandelbaum - C++Now 2025
https://www.cppnow.org --- Safer C++ at Scale with Static Analysis - Yitzhak Mandelbaum - C++Now 2025 --- Code safety is ...