-
From problem to Python

Developing a website monitoring tool By Joseph Carboni This is an example of using an acute business problem as an opportunity to use Python for a helpful solution – a website status monitor. An exercise in looping, making web requests, and running a python utility from the command line. (Given the nature of the problem,…
