public marks

PUBLIC MARKS with tags python & java

January 2006

What Languages Fix

by micah (via)
Kevin Kelleher suggested an interesting way to compare programming languages: to describe each in terms of the problem it fixes. The surprising thing is how many, and how well, languages can be described this way.

December 2005

Dan's coding practice area

by danielcer
Descriptions and implementations of simple programs and algorithms in various different programming languages.

November 2005

dirtSimple.org: Java is not Python, either...

by bader (via)
With the overwhelming response to my earlier Python Is Not Java post, I thought I'd take a little time to be fair and point out that Java Is Not Python, either. While Python is more powerful as a language, Java beats the crap out of it in the area of standards and specifications like JDBC, JNDI, and OSGi, to name just a few.

dirtSimple.org: Python Is Not Java

by bader & 2 others (via)
I was recently looking at the source of a wxPython-based GUI application, about 45.5KLOC in size, not counting the libraries used (e.g. Twisted). The code was written by Java developers who are relatively new to Python, and it suffers from some performance issues (like a 30-second startup time). In examining the code, I found that they had done lots of things that make sense in Java, but which suck terribly in Python. Not because "Python is slower than Java", but because there are easier ways to accomplish the same goals in Python, that wouldn't even be possible in Java.

Accueil - Club d'entraide des développeurs francophones

by sdaclin & 28 others
La référence française des sites liés aux langages de programmation

October 2005

September 2005

dirtSimple.org: Python Is Not Java

by Riduidel & 1 other
In examining the code, I found that they had done lots of things that make sense in Java, but which suck terribly in Python. Not because "Python is slower than Java", but because there are easier ways to accomplish the same goals in Python, that wouldn't

XML-RPC HOWTO

by parmentierf & 5 others (via)
Describes how to use XML-RPC to implement clients and servers in a variety of languages. Provides example code in Perl, Python, C, C++, Java, PHP and other languages. Includes sections on Zope and KDE 2.0. Applies to all operating systems with XML-RPC support.

August 2005

Un web service SOAP pour la brique RCX

by zelda & 3 others (via)
En mettant à la portée de tous mon expérience personnelle dans la création de clients SOAP, j'ai voulu permettre à tout développeur de pouvoir exploiter un service web SOAP. Vous avez donc accès à des examples de clients SOAP en Java, PHP (NuSoap), Perl (SOAP::Lite) et Python (SOAPpy et ZSI) pour un Java WSDP web service (document/literal), et aussi à différentes sections démontrant l'interopérabilité entre un web service .NET et des clients JAX-RPC (Java), NuSoap (PHP), SOAP::Lite (Perl), PyXml ou ZSI (Python).

April 2005

Un web service SOAP pour la brique RCX

by camel & 3 others (via)
En mettant à la portée de tous mon expérience personnelle dans la création de clients SOAP, j'ai voulu permettre à tout développeur de pouvoir exploiter un service web SOAP. Vous avez donc accès à des examples de clients SOAP en Java, PHP (NuSoap), Perl (SOAP::Lite) et Python (SOAPpy et ZSI) pour un Java WSDP web service (document/literal), et aussi à différentes sections démontrant l'interopérabilité entre un web service .NET et des clients JAX-RPC (Java), NuSoap (PHP), SOAP::Lite (Perl), PyXml ou ZSI (Python).

Un web service SOAP pour la brique RCX

by nhoizey & 3 others
En mettant à la portée de tous mon expérience personnelle dans la création de clients SOAP, j'ai voulu permettre à tout développeur de pouvoir exploiter un service web SOAP. Vous avez donc accès à des examples de clients SOAP en Java, PHP (NuSoap), Perl (SOAP::Lite) et Python (SOAPpy et ZSI) pour un Java WSDP web service (document/literal), et aussi à différentes sections démontrant l'interopérabilité entre un web service .NET et des clients JAX-RPC (Java), NuSoap (PHP), SOAP::Lite (Perl), PyXml ou ZSI (Python).

March 2005

ASPN : Python Cookbook : @deprecated

by roberto (via)
Java has the "@deprecated" flag (in javadocs) which is used to mark a method as no-longer-current and generates a warning if the method is used. Python can do the same thing.

February 2005

Dev Shed

by kemar
Introduction to Jython - Short but sweet; covers the essentials nicely.

PUBLIC TAGS related to tag python

.net +   algorithms +   basic +   blog +   book +   books +   bridge +   c +   c++ +   cms +   cobol +   code +   codezoo +   comparison +   css +   dev +   development +   développement +   forum +   html +   java +   language +   lisp +   matlab +   opensource +   oreilly +   os +   perl +   php +   programmation +   programmer +   programming +   random +   reference +   ressources +   rpc +   ruby +   samples +   scheme +   script +   shell +   soap +   software +   sorting +   sql +   tutorial +   web +   web services +   webdesign +   xml +