C++ Interacting with the World and Error Handling

Go to class
Write Review

Free Online Course: C++ Interacting with the World and Error Handling provided by Coursera is a comprehensive online course, which lasts for 3 weeks long, 4-5 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++ Interacting with the World and Error Handling 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
    • Interacting with the World
    • Error Handling
    • C++ Poor Error Handling - Lab