Hi. 👋 I write cybersecurity or whatever else tech interests me. I am a cybersecurity student, and I love to learn and share knowledge. #BuildingMySecondBrain

 

  • Aziz

Week 1 of Secure Coding Series in Python

An intro to Python Secure Coding with Python Basics, Variable, Data types, including Final Mini Project.

October 1, 2025 · 16 min · 3300 words · Author : Aziz

Week 2 of Secure Coding Series in Python

An intro to Python Secure Coding with Python Basics, control flow with if/else and for loop and while loops, including Final Mini Project.

October 8, 2025 · 15 min · 3040 words · Author : Aziz

Week 3 of Secure Coding Series in Python

Python Functions and built-ins with detailed practical explanations, including Final Mini Project.

October 15, 2025 · 18 min · 3622 words · Author : Aziz

Week 4 of Secure Coding Series in Python

A detailed discussion on Modular Programming and Error Handling in Python.

October 22, 2025 · 22 min · 4475 words · Author : Aziz

Week 5 of Secure Coding Series in Python

A detailed post on file handling in Python programming, covering how to open, read, write, append, and delete files. It also explains handling text, binary, CSV, and JSON files with practical code examples and ends with a final mini project to apply all the concepts.

October 29, 2025 · 28 min · 5799 words · Author : Aziz