C++ Lab Content

Go to class
Write Review

Free Online Course: C++ Lab Content provided by Coursera is a comprehensive online course, which lasts for 3 weeks long, 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. C++ Lab Content is taught by Martin Dubois.

Overview
  • Explore the C and C++ languages. Look at the specificity of the C/C++ languages and how this impacts security, ways C/C++ can interact with the external world, error handling, the execution environment and much more.

Syllabus
    • C++ Buffer Overflow
    • Integer Overflows and Underflows
    • C++ Format String Vulnerabilities