Secure Coding Best Practices
Offered By: CppNow via YouTube
Course Description
Overview
Explore secure coding best practices in C++ with this comprehensive conference talk from C++Now 2018. Delve into the critical importance of writing secure code in an increasingly vulnerable digital landscape. Learn why traditional security measures often fall short and how even a single line of code can become a potential attack vector. Examine real-world code samples to identify hidden vulnerabilities and discover effective techniques for correcting them. Gain insights into balancing security with performance, making informed trade-offs, and integrating security considerations from the earliest stages of design. Benefit from Matthew Butler's extensive experience in developing systems for network security, law enforcement, and military applications across various hardware platforms. Equip yourself with the knowledge to write more secure C++ code, whether you're working on kernel, application, or library development facing real-world threats.
Syllabus
C++Now 2018: Matthew Butler “Secure Coding Best Practices”
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera