Home Tags Python

Tag: python

Creating Rhythmic Noise

0
In part 13 of the "Programming in Python for Friends and Relations" series, we learn about Csound, a powerful musical instrument that’s playable from Python.

Building a Server from Scratch, Part 4: Pages Full of Data

1
In the Part 4 of "Building a Server from Scratch" series, we learn how to set up a Web and database server.

Secure Communication

0
Let's code a simple application to help us stop making silly mistakes while communicating over e-mails. This is part 11 in the series on "Programming In Python for Friends and Relations".

Python on the Net Using CGI and WSGI

0
In this part 10 of the series on "Programming in Python for Friends and Relations" we build a small classifieds application.

Scripts for Home Network

0
Part 9 of the "Programming in Python for Friends and Relatives" series discusses how to build some nifty scripts to check remote systems over the Internet.