Pankaj Kumar

Pankaj Kumar

I have been working on Python programming for more than 12 years. At AskPython, I share my learning on Python with other fellow developers.

Unlocking Python’s Potential on Telegram

Featured Image For: Unlocking Python’s Potential On Telegram

Python, the most commonly used programming language among new and experienced game developers, is known for its versatility and user-friendly nature. Born as the successor of the ABC programming language, the first version of Python was released in 1991 and…

How to Create a Card Game in Python

Featured Image For: How To Create A Card Game In Python

Programming helps us solve problems, but it also lets us have fun by trying out new ideas. Making games helps us both learn to code and have fun at the same time.  This article guides you through building a basic…

Securing Gaming Platforms with Python

Featured Image For: Securing Gaming Platforms With Python

Global reports estimate that in 2024 there were around about 2.6 billion global gamers, according to Statista. With economies valued at hundreds of billions of dollars, these gaming communities are threatened. Attackers often target login credentials, inject malicious code, or…

The Hidden Vulnerabilities in Your Container Images

Featured Image For: The Hidden Vulnerabilities In Your Container Images

You’ve just spent weeks building your perfect container app. You’ve optimized everything from the Dockerfile to the Kubernetes deployments for efficiency, scalability, and reliability. It feels like nothing could go wrong. Before basking in the glory of a job well…