Skip to content
Cybercademy
Back to Project Ideas

Research Secure Coding Practices

Research secure coding practices and standards. Try creating an insecure version of code and then apply the secure coding practice. Use a programming language such as C, C++, Java, PHP, and JavaScript.

programming secure-coding python java

Overview

Secure coding is the practice of developing computer software in a way that guards against the potential exploitation of bugs and vulnerabilities.

Research secure coding concepts and practices such as OWASP. Using your research use a popular programming language such as C, C++, Java, or Javascript and try creating a secure and insecure version of code.

Project Recommendations

It is recommended you have a foundational understanding of computer programming concepts, experience in a computer programming language, a development environment (IDE), and knowledge of the programming foundations.