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