Skip to main content
Frank van den Beuken headshot.

Frank van den Beuken

Principal Technical Support Engineer

Latest Content from Frank van den Beuken

Best Programming Languages for Automotive Cybersecurity Blog

Best Programming Languages for Automotive Cybersecurity

Security & Compliance
Avoiding Bugs in Range-Based For-Loops with MISRA C++:2023® Blog

Avoiding Bugs in Range-Based For-Loops with MISRA C++:2023®

MISRA C++:2023 introduces a number of new rules. Among them, MISRA C++:2023 Rule 9.5.2 helps you avoid bugs in range-based for-loops. Read on to learn how this rule guards against undefined behavior.
Coding Best Practices
A Brief History of C++ Blog

A Brief History of C++

C++ is a popular programming language for safety-critical applications in the automotive industry. Here, we take a look back at the history of C++ as we prepare for the new MISRA C++:2023 guidelines.
Coding Best Practices, Security & Compliance
What You Need to Know About the Next MISRA® Standard: Introduction to MISRA C++:2023® Blog

What You Need to Know About the Next MISRA® Standard: Introduction to MISRA C++:2023®

MISRA C++:2023 is expected to be released later this year. Ahead of the release, our expert provides an overview of MISRA C++ and a number of aspects of the new standard.
Coding Best Practices