+90 536 993 6692

Articles By Category

hidden

PDF text extract
PYTHON / / 4 min read

How can I extract Text from PDF files ?

Maybe everyone has needed something like this in the past. You may be looking for a relevant key text in a PDF file. Or maybe you have a PDF file that is many pages long and you just want to get the texts.Today I will tell you how to do this with a simple bot in Python. Moreover, it is not more than 5 lines of code.Let's get started....

Dice Roll Game
PYTHON / / 4 min read

How to make a dice Rolling Game in Python ?

Maybe some of us still play it, but I used to play this game with my friends when I was a kid. Now my friend here will be the computer. So let's get started right away. By the way, you can develop without installing Python on your computer. One of the online Python code editors is here....

  • 1