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

... with a touch of python - Didaktik der Informatik, Informatische Bildung, ...
Thu, 02 Mar 2006
Learn to program in Python [ 22:13 Uhr ] [ 227 Worte ]

If you’ve wanted to start programming, Python is a rather popular and easy language to learn and use. Those of you who remember when BASIC was king, Python is similar to an updated and more powerful version of BASIC, and there’s many similiarities between the two. (It also happens to be named after British comedians!) For the most part, Python is an interpreted language, meaning that you have to have the Python interpreter to run any Python programs. As a rule of thumb, if a computer can run the Python interpreter, it can run most Python programs. There’s Windows, DOS, Windows CE, Mac, Linux (Check your distribution’s package manager), Java, and many other interesting versions officially avaliable.

There’s also many good Python tutorials avaliable, such as Dive Into Python (for people with prior programming experience), and, for those new to programming or with less experience, The Non-Programmer’s Guide to Python. Happy coding, everyone!


[ Datum/Zeit: ] Thu, 02 Mar 2006 04:44:19 +0000

[ Quelle: ]
Jay Koby
[ xhtml ] http://feeds.feedburner.com/tipmonkies [ Verweis - Eintrag ]

[ xhtml ] http://feeds.feedburner.com/tipmonkies?m=1175 [ Verweis - Eintrag ]

Wed, 01 Mar 2006
Mon, 27 Feb 2006
Uwe Hermann: M4 Message Breaking Project - Using distributed computing to break encrypted Enigma messages from 1942 [ 10:14 Uhr ] [ 258 Worte ]

Enigma

This is pretty interesting stuff: the M4 Message Breaking Project tries to break Enigma M4 messages intercepted in the North Atlantic during World War II.

From the project website:

The M4 Project is an effort to break 3 original Enigma messages with the help of distributed computing. The signals were intercepted in the North Atlantic in 1942 and are believed to be unbroken. Ralph Erskine has presented the intercepts in a letter to the journal Cryptologia. The signals were presumably enciphered with the four rotor Enigma M4 - hence the name of the project.

They provide Free Software clients (GPL'd, written in Python and C) for Unix-like operating systems and various Windows variants. Project updates are available from the project blog.

The first message has already been successfully broken. The plain-text reads:

1930 Funkspruch 1851/19/252:
' F T 1132/19 Inhalt:
Bei Angriff unter Wasser gedrückt.
Wabos. Letzter Gegnerstand 0830 Uhr
AJ 9863, 220 Grad, 8 sm. Stosse nach.
14 mb. fällt, NNO 4, Sicht 10.
Looks '

Mon, 27 Feb 2006 01:17:57 +0000
[ rss20 Feed ] http://planet.debian.net/rss20.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] URL ist ein wenig lang geraten [ Verweis - Eintrag ]

Fri, 24 Feb 2006
Python Cookbook: Sudoku Solver using a 3D-metaphor [ 16:04 Uhr ] [ 92 Worte ]

Python Cookbook: Sudoku Solver using a 3D-metaphor [«This script views a sudoku problem as a 3-dimensional binary cube. It solves the sudoku problem by wiping away x,y,z points from this cube until the solution appears.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#114071731458811145 [ Verweis - Eintrag ]

Thu, 23 Feb 2006
Python Cookbook: Method signature checking decorators [ 14:44 Uhr ] [ 91 Worte ]

Python Cookbook: Method signature checking decorators [«This recipe adds parameter type checking to each method or function invocation. Not a replacement for static typing, but it makes a nice pair of shackles to me.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#114062273056610944 [ Verweis - Eintrag ]

Fri, 17 Feb 2006
PyIE - Python Inference Engine [ 12:33 Uhr ] [ 76 Worte ]

PyIE - Python Inference Engine [«PyIE is an hypothesis based, agenda driven, object oriented inference engine written in Python.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#114010641465504096 [ Verweis - Eintrag ]

ShowMeDo: A Collection of Python Programming Videos [ 12:32 Uhr ] [ 115 Worte ]

Ian Ozsvald:
ShowMeDo: A Collection of Python Programming Videos ['Want to learn how to use some of the best Python programming tools out there, including the supercharged IPython interpreter and the great free editor SPE? Or maybe you want to see how easy it is to create great-looking, powerful graphical user interfaces using wxPython. If so, follow the snake...']
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#114015818987481731 [ Verweis - Eintrag ]

Wed, 15 Feb 2006
All Things Pythonic - Guido van Rossum: Too Much Fun with Python on Nokia Phone [ 16:19 Uhr ] [ 118 Worte ]

All Things Pythonic - Guido van Rossum: Too Much Fun with Python on Nokia Phone [«Nokia gave me a phone to run Python. I wish I could blog all night about it! The phone is great, but the really cool part is how much effort Nokia has put in opening up the functionality to Python programmers! A tip of the iceberg.»]
[ rss20 Feed ] http://www.pythonware.com/daily/rss2.xml [ Verweis - Nachrichtenkanal ]

[ xhtml ] http://www.pythonware.com/daily/index.htm#113993727333783975 [ Verweis - Eintrag ]

<<  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.