Search notes:

Python installation: <root-dir>/Tools/demo

beer.py A rather stupid program that seems to print 100 times almost the same text.
eiffel.py Eiffel-style preconditions and postconditions for functions, example for metaclasses.
hanoi.py Animated Towers of Hanoi using Tk with optional bitmap file in background.
life.py Allegeddly, a curses-based version of Conway's Game of Life - but throws ModuleNotFoundError: No module named '_curses' when executed.
markov.py Markov chain simulation of words or characters.
mcast.py Send/receive UDP multicast packets.
queens.py Solve the N-queens problem (of Niklaus Wirth) with a classic recursive backtracking approach (apparently inspired by Dijkstra, Structured Programming)
redemo.py Basic regular expression demonstration facility (Perl style syntax).
rpython.py / rpythond.py Remote python client and server: execute Python commands remotely and send output back.
sortvisu.py Sorting algorithms visualizer using Tkinter.
ss1.py a spreadsheet-like application.
vector.py demonstration of classes and their special methods __repr__, __len__, __getitem__, __add__, __sub__ and __mul__

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1743617447, '3.128.226.139', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Python/installation/directory/Tools/demo/index(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78