Elements tagged with: python

skip over the calendar

  • 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
Page created at
Jython 2.5 Jan. 31, 2008, 1:32 p.m.
Jython 2.5 - möglicherweise noch in diesem Jahr? Das wäre fantastisch. Python ist bei mir immer noch die bevorzugte Sprache, und die JVM-Welt öffnet grosse Mengen interessanter Libraries (die interessanten stammen üblicherweise nicht von Sun ...) und Interoperabilität mit Java-Programmen, was es auf der Arbeit einfacher macht, Python zu platzieren.
Java, Programmierung, Python
Valued Lessons: Monads in Python (with nice syntax!) Jan. 8, 2008, 8:31 p.m.
Valued Lessons: Monads in Python (with nice syntax!) - interessanter Ansatz unter Nutzung von Python 2.5 bidirectional generators.
Programmierung, Python
Django on Jython: Minding the Gap Jan. 4, 2008, 12:22 p.m.
Django on Jython: Minding the Gap - wow. Es nähert sich. Und als Nebeneffekt wird Jython damit näher an aktuelles Python rankommen. Cool!
Java, Programmierung, Python
Gmail Filesystem Jan. 2, 2008, 12:43 p.m.
Gmail Filesystem - da FUSE ja auch mit OSX mitlerweile tut, sollte ich mir das mal wieder angucken . 6 Gigabyte externer Speicher ist ja vielleicht garnicht so eine blöde Idee.
Python, Sysadmin