Week 2 of Secure Coding Series in Python

This post will covers python conditional statements in detail

October 8, 2025 · 15 min · 3048 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 · 16 min · 3366 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 · 4474 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 · 5819 words · Author : Aziz

Week 6 of Secure Coding Series in Python

A detailed post on OOP in Python

November 5, 2025 · 43 min · 9153 words · Author : Aziz

Week 7 of Secure Coding Series in Python

A detailed guide on Python web application frameworks, covering Flask and Django in complete detail, along with building real-world web applications.

November 12, 2025 · 27 min · 5543 words · Author : Aziz