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.
Featured Image For: Leveraging Python In Diverse Domains

Leveraging Python in Diverse Domains

Python has evolved remarkably from its origins as a scripting language. Now a pivotal tool in diverse fields like data science and web development, its success is rooted in its simplicity and an expansive library ecosystem. These traits have transformed…

Featured Image For: Top Mistakes That Python Programmers Make

Top Mistakes that Python Programmers Make

Python is one of the most popular programming languages. It has great features that enable players to kickstart their creative minds. However, it is so complex that even the most qualified can fail to notice errors in the work. This…

Featured Image For: How To Build A Game Using Python

How to Build a Game Using Python

The application of programming extends to diverse sectors including gaming. The Python language, while straightforward, offers potent tools and libraries perfect for game design. In this article, we will navigate the journey of crafting a rudimentary game utilising Python presenting…