Archive for category everywhere
Python everywhere: computer games
Posted by stephan in Technology, everywhere, foss on April 2, 2009
This is the second article in my series Python everywhere and covers the use of Python for in computer games. The first article of this series covered the use of Python for the conficker worm scanner tool and can be found here.
Read the rest of this entry »
Python everywhere: conficker scanner
Posted by stephan in Technology, everywhere, foss on March 31, 2009
This article is the first in my new series “Python everywhere”.
As this is the first article in this series I would like to explain what the series is all about.
As an avid Python user and developer I want to share my observations whenever I find Python applications doing not-so-unusual things, Python applications running on embedded devices. In the end I want to point out just what the name of this series suggests: Python is everywhere and can be used for everything.
So, straight ahead to the first issue: the conficker scanner.
