Secure Coding in Python: Best Practices for Robust Application Security2023-06-25 (Modified: 2026-04-19) — 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-04-19) — 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-04-19) — 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-04-19) — 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 →