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 youll learn and construct the essential elements of C and C++ code and generate binary files suitable for Linux and Windows operating systems. Youll work with variables and arrays in C/C++ and learn how to use vectors and standard containers in C++. Next youll learn how to use C/C++ conditional statements and loops as well as how to perform string manipulation in both C and C++. Lastly youll learn how to define and call C/C++ functions and how to work with pointers in a C program."