Programme Outline
Learning Objectives
By the end of the course, participants should:
- Be aware of common vulnerabilities related to coding
- Be able to identify coding problems related to security
- Be able to apply secure coding practice to fix insecure programs
Course Outline
- Introduction to security
- Common Vulnerabilities
- Secure coding in C/C++
- Secure coding in Java