Notebook 01
The Pythonic Odyssey
A structured Python guide that starts with zero assumptions and moves through syntax, data
structures, control flow, functions,
file handling, object-oriented programming, advanced Python features, and virtual environments.
- Best for
- New learners, revision, interview preparation
- Coverage
- Core Python fundamentals to intermediate patterns
- Includes
- Examples, mini projects, tricks, and workflow basics
Read or
download the PDF
Notebook 02
Python for CyberSecurity
A security-oriented notebook that connects Python syntax and scripting skills to networking,
automation, package usage,
subprocess safety, common security libraries, and guided project ideas for lab environments.
- Best for
- Learners moving from Python basics into security practice
- Coverage
- Automation, scanning concepts, libraries, secure scripting habits
- Includes
- Projects, tool overviews, ethical-use framing
Read
or download the PDF