... hab' ich mitzuteilen - L's blog

... with a touch of python - Didaktik der Informatik, Informatische Bildung, ...
Mon, 23 Apr 2007
Sun, 22 Apr 2007
Mon, 16 Apr 2007
[Wartburg College Trumpet] Wartburg professorâs Python textbook used in MIT classrooms [ 22:00 Uhr ] [ 154 Worte ]

Das MIT setzt ja - bekanntermaßen - von Scheme über Java nunmehr auf Pythont als Ausbildungssprache. Da ist ein Textbuch/Lehrbuch immer ganz nützlich. Lesen!

[Wartburg College Trumpet] Wartburg professorâs Python textbook used in MIT classrooms «After two years of writing course notes, creating exercises, finding solutions to the exercises and developing instructor material, John Zelle finished his book "Python Programming: An Introduction to Computer Science." The computer science professor's book is being used in more than 20 schools in America, including MIT. MIT started using his book a year ago as an alternative to Java for their introductory courses.»
Mon, 16 Apr 2007 03:52:00 -0000
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/#entry2802622075061887074 [ Verweis - Eintrag ]

Sat, 14 Apr 2007
[Python Cookbook] Cross-platform startfile and mailto functions [ 10:49 Uhr ] [ 218 Worte ]

So sind wir - plattformübergreifend, bis der Stuhl wackelt ;-)

[Python Cookbook] Cross-platform startfile and mailto functions «This recipe provides a couple of cross-platform utility functions, 'open' and 'mailto', for opening files and URLs in the registered default application and for sending e-mails using the user's preferred composer. The python standard library already provides the os.startfie function that allows the user to open a generic file in the associated application but it only works on Windows. The 'webbrowser' module is cross-platform but only handles a specific kind of application, the web browser, and it is useless if one wants to open e.g. a source code python file in the user's preferred text editor. The 'open' function simply opens the file or URL passed as parameter in the system registered application. The 'mailto' function starts the user's preferred e-mail composer and pre-fills the 'to', 'cc','bcc' and 'subject' headers if corresponding parameters are provided. It also handles parameters for the message body and for attachments.»
Fri, 13 Apr 2007 07:11:00 -0000
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/#entry1339576648885884089 [ Verweis - Eintrag ]

[Sean McGrath] One Python Per Child [ 10:46 Uhr ] [ 101 Worte ]

Jetzt müssen wir den Kindern nur ein Mobiltelefon in die Hand drücken, auf dem Python läuft und schon ...

[Sean McGrath] One Python Per Child «The fact that the One Laptop Per Child makes extensive use of Python in Sugar etc. is, well, potentially massive actually.»
Fri, 13 Apr 2007 07:48:00 -0000
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/#entry2473685831007620043 [ Verweis - Eintrag ]

Wed, 14 Mar 2007
Tue, 13 Mar 2007
Tue, 06 Mar 2007
Stifte und Mäuse auf Symbian S60 (Python) [ 22:32 Uhr ] [ 103 Worte ]

Stifte und Mäuse - sumkern.py + sumwerkzeuge.py + sumsql.py + sumstrukturen.py - Getting things run on Symbian S60

So Sie über eine ältere Version (<3rd Edition) des Symbian Betriebssystems verfügen, können Sie die oben angegebenen Elemente (als tar.gz) aus dem BSCW (die aktuelle Datei heißt dort 2007-03-06_sum-kern-werkzeuge-strukturen-sql.tar.gz) auspacken und auf Ihr Mobiltelefon kopieren.

Es ist möglich, in eigenen Programmen mit der Konstruktion

from sum import *

alle Möglichkeiten des bisher implementierten Materials zu nutzen.

Viel Freude wünsche ich allen, die eine moderne Form des Informatikunterrichts mit Stifte und Mäuse auf dem Mobiltelefon ausprobieren wollen.

Sat, 24 Feb 2007

<<  0 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35  >>


Inhalte unterliegen dem Copyright von L. Humbert.
Creative Commons License
Die Inhalte stehen unter einer Creative Commons License.