This repository tracks my Python learning progress from Boot.dev, with additional security-focused notes and mappings.
I am using Boot.dev to build software engineering fundamentals while transitioning from hardware security toward software security, application security, secure backend engineering, and DevSecOps.
Boot.dev provides the coding foundation. I add the security layer using OWASP Top 10, OWASP ASVS, and NIST SSDF.
- Python fundamentals
- Functions and return values
- Debugging
- Error handling
- Secure input handling
- Automation basics
- Security scripting foundations
- Clean and maintainable code
- Joined Boot.dev: April 20
- Active learning started: May 4
- GitHub sync started: May 7
Each topic is documented using this format:
Boot.dev concept → Security connection → Portfolio application