Donnerstag, Januar 31, 2008

Python Spreadsheet Empowers End Users

Python Spreadsheet Empowers End Users: "REDMOND, Wash. – Consistent with the theme that dynamic languages can be used for general-purpose applications, Resolver Systems is introducing a spreadsheet written in Python."

Dienstag, Januar 29, 2008

Publicize PyCon - PyCon 2008 - Chicago - A Conference for the Python Community

PyCon 2008: Chicago

Ich fahre wohl leider nicht hin, aber Werbung machen kann ich wohl.. ;-)

-----------------------------------------
Publicize PyCon - PyCon 2008 - Chicago - A Conference for the Python Community: "PyCon 2008

March 14-16, 2008

http://us.pycon.org

PyCon 2008, the sixth annual community conference for the Python programming language, comes to Chicago this year. The conference takes place March 14-16 at the Crowne Plaza Chicago O'Hare Hotel.

A rich schedule is being planned, including presentations, keynotes, Lightning Talks, an exhibition hall, and the hands-on Python Lab. Plentiful Open Space has been set aside for Birds-of-a-Feather sessions and other unscheduled 'unconference'-style activity. Several tutorials and talks are designed for new Python users and new programmers specifically.

The conference will be preceded by a day of intensive tutorials (March 13). Afterward, four days of development sprints (March 17-20) will bring participants together for face-to-face cooperation to advance several Python open-source projects.

PyCon attendance grew 44% from 2006 to 2007. PyCon 2008 has already set records for number of talks, tutorials, and sprints scheduled.

Registration is open now. Early-bird registration rates ($400 corporate, $220 hobbyist, $125 student) are available through February 20.

About Python:

Python is a dynamic, open-source programming language suited to many kinds of software development. TIOBE named Python the fastest-growing programming language of 2007. Python is particularly recognized as a valuable language for education. Its ease of use allows quick start-up and progress, yet it also encourages good long-term programming habits and style. Its clear, readable syntax makes cooperation between students and instructors easy. Thanks to its broad capabilities, rich libraries, and vigorous community, Python can continue to be a student's language of choice long after moving from beginner to expert. Python code can run on Java and .NET platforms through the Jython and IronPython implementations.

PyCon: http://us.pycon.org

PyCon blog: http://pycon.blogspot.com/

Python language: http://python.org

Tim Golden's Python Stuff: Win32 How Do I...?

Tim Golden's Python Stuff: Win32 How Do I...?: "The idea of this page is to answer various of the How Do I...? questions relating to Python under Win32. Although I probably will cover some simpler things, the intention is to group subjects which are less commonly covered in the books and mailing lists. You could see it as a kind of infrequently-asked questions."

Donnerstag, Januar 17, 2008

Resolver Systems Ltd

Resolver Systems Ltd: "Resolver one is the right tool for anyone who performs complex data analysis daily. It combines a familiar spreadsheet-like interface with the powerful IronPython programming language to give you a tool to analyse and present your data. Learn more."

Montag, Januar 14, 2008

My Name Rhymes - Functional Roman Numerals in Python

My Name Rhymes - Functional Roman Numerals in Python: "Just as a quck note, I thought I'd post the cleanest python I could come up with to solve the roman numerals problem I discussed earlier. It tries to use a functional style while actually avoiding recursion. To do so, I wrote an iterative python unfold:"

--> mal was für mich zum lernen...

Freitag, Januar 11, 2008

Coding Horror: The Enduring Art of Computer Programming

Coding Horror: The Enduring Art of Computer Programming: "I saw on reddit that today is Donald Knuth's seventieth birthday."

--> Für den LaTeX-Nutzer ist Donald Knuth schon so´n bisschen was wie ein Held... ;-)
Herzlichen Glückwunsch!

Donnerstag, Januar 10, 2008

Python Package Index : virtualenv 1.0

Python Package Index : virtualenv 1.0: "virtualenv is a tool to create isolated Python environments.

The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application that needs version 1 of LibFoo, but another application requires version 2. How can you use both these applications? If you install everything into /usr/lib/python2.4/site-packages (or whatever your platform's standard location is), it's easy to end up in a situation where you unintentionally upgrade an application that shouldn't be upgraded."

Mittwoch, Januar 09, 2008

ShowMeDo Blog » Blog Archive » Growth in Python Project Popularity

ShowMeDo Blog » Blog Archive » Growth in Python Project Popularity: "Since March 2004 these figures suggest a tripling for NumPy and a doubling for wxPython, jython, py2exe and mysql-python - great growth!

The Python wiki also states that in March 2004 Python-2.3.3.exe had 60K downloads. Looking at the December 2007 Python.org download stats we can see that /ftp/python/2.5.1/python-2.5.1.msi has 511,104 downloads.

Assuming March 2004 was a representative month for Windows, this shows almost a 10-fold growth in Windows downloads in 3.5 years."

Physik mit Cinderella.2 -- [Der Schockwellenreiter: Weblog-Archiv 09.01.2008]

Physik mit Cinderella.2 -- [Der Schockwellenreiter: Weblog-Archiv 09.01.2008]: "Physik (-simulation) macht Spaß

Besonders, wenn man dazu so ein nettes Werkzeug wie Cinderella.2 benutzen kann."

--> Dort zu finden: Links zu Videos mit beispielen...

Freitag, Januar 04, 2008

Pro-Linux News: »Python - das umfassende Handbuch« als OpenBook

Pro-Linux News: »Python - das umfassende Handbuch« als OpenBook: "Zeitgleich zur Neuauflage des Buches »Python - das umfassende Handbuch« steht eine überarbeitete Version auf der Seite des Verlages zur Online-Lektüre und zum Download bereit."