Mit leichten Schritten in die objektorientierte Programmierung Diese Veröffentlichung will Lehrern und Schülern mit Programmiervorerfahrung im Bereich der prozeduralen Sprachen wie Pascal oder Modula-2 eine Hilfe für den einfachen Umstieg in die Welt der objektorientierten Programmierung (OOP) geben.
Programmieren in Python Kleine Beispiele zur Programmierung mit Python und Tkinter. Eine kleine FAQ ist auch da.
GermanPythonBooks This page lists Python books written in German. Some are translations of English books, and some are completely new works.
Danny Yoo's: Ein Tag Spielerei mit IDLE Diese Seite soll neuen Benutzern von Python helfen, die sich vielleicht ein bisschen desorientiert fühlen. Ein Frage, die einem da einfallen mag, ist: ok, wir haben Python installiert... ummm... was nun?
Pexpect - a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc.
Ich programmiere Progressive Web Applications, Mobile Apps, Desktop-Programme und noch vieles mehr. Falls es dich interessiert, findest du mehr Informationen darüber auf meiner Business-Website.