Categories
Python

Console screensaver in Python

Python is a very powerful programming language and previously I worked with it little bit but not seriously. Recently, I have started to learn it again. The very first thing I really like about Python is its inline compilation which is a feature of dynamic programming languages. The other feature I like is the size […]

Categories
Python

Extract all images of a webpage with its hyperlinks using Python

Python is one the most powerful general-purpose scripting languages which is used vastly by many giant organizations such as Google, Yahoo!, Cern and NASA. The main objective of creating this language is to write the code in fewer lines than other programming languages like C as well as keeping readability of the code easy. Python […]

Exit mobile version