---
title: "python — Articles"
description: "5 articles tagged \"python\"."
author: "Tajammal Maqbool"
last_updated: "2026-06-20"
---

# python — Articles

> 5 articles tagged "python".

- [HTML Parser In Python - A Comprehensive Guide](https://tajammalmaqbool.com/pages/blogs/html-parser-in-python-a-comprehensive-guide.md) — Explore the world of HTML parser in Python with our detailed guide. Learn about HTML structure and discover three powerful parsing methods with usage examples. _(January 7, 2025)_
- [Python List - A Comprehensive Guide](https://tajammalmaqbool.com/pages/blogs/python-list-a-comprehensive-guide.md) — Explore the ultimate guide to Python lists. Learn basics, slicing, comprehensions, nested lists, and advanced techniques with real-world applications in this comprehensive blog. _(December 25, 2024)_
- [Python Switch Statement - A Comprehensive Guide](https://tajammalmaqbool.com/pages/blogs/python-switch-statement-a-comprehensive-guide.md) — Discover the ins and outs of implementing switch statements in Python. Learn effective alternatives and examples to write clean and efficient code. _(December 24, 2024)_
- [Python Split Method - A Comprehensive Guide](https://tajammalmaqbool.com/pages/blogs/python-split-method-a-comprehensive-guide.md) — Discover Python's split() method in this guide. Learn how to split strings using delimiters, handle advanced scenarios, and optimize string manipulation tasks. _(December 16, 2024)_
- [Understanding Try and Except in Python](https://tajammalmaqbool.com/pages/blogs/understanding-try-and-except-in-python.md) — Hey there, Python explorers! Let’s talk about one of the coolest ways Python makes life easier for us — try except. It’s like Python’s way of saying, “Don’t worry, I got you!” _(December 12, 2024)_

Browse [all categories](https://tajammalmaqbool.com/pages/categories/all.md).

## Sitemap

See the full [sitemap](https://tajammalmaqbool.com/sitemap.md) for all pages.
