Security Programming: C & C++ Programs
“"C and C++ are two of the most widely-used compiled languages for infrastructure and performance-critical applications. Mistakes and careless use of these tools can often lead to system and application crashes and security breaches through remote code execution.
In this course you ll learn and construct the essential elements of C and C++ code and generate binary files suitable for Linux and Windows operating systems. You ll work with variables and arrays in C/C++ and learn how to use vectors and standard contAIners in C++. Next you ll learn how to use C/C++ conditional statements and loops as well as how to perform string manipulation in both C and C++. Lastly you ll learn how to define and call C/C++ functions and how to work with pointers in a C program."”