News

Oh, your answer to the above homework question should probably also have a solution to go with it. And yes, I will also be posting a solution to the xckd velociraptor problem number 2 .
If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...