Secure Coding in Python2023-06-25 (Modified: 2026-08-04) — Written by SimeonOnSecurity — 10 min readLearn the best practices for secure coding in Python to ensure robust application security and protect against vulnerabilities like SQL injection and cross-site scripting.#Secure coding #python #application security #Web Development #Data Analysis Learn more →
Secure Coding Standards for C# Developers2023-02-28 (Modified: 2026-08-04) — Written by SimeonOnSecurity — 8 min readLearn best practices for secure coding in C# to minimize the risk of security breaches and protect sensitive data.#Secure coding #secure coding practices #Input Validation #Cryptography #Least Privilege Learn more →
Secure Coding Standards for Python: Best Practices2023-02-26 (Modified: 2026-08-04) — Written by SimeonOnSecurity — 7 min readLearn the best practices for secure coding in Python to minimize the risk of security breaches and protect sensitive data.#Secure coding #python #Security risks #Input Validation #Least Privilege Learn more →
OWASP Top 10: Critical Web Application Security Risks2023-02-17 (Modified: 2026-08-04) — Written by SimeonOnSecurity — 5 min readLearn about the most critical web application security risks with the OWASP Top 10 and how to protect against them#web application security #Authentication #session management #Access control #Input Validation Learn more →