Jython Phone Interview Advice

D H no at spam
Tue Mar 15 10:57:52 EST 2005


George Jempty wrote:
> Also, considering Javascript will be a substantial component of my job,
> I'm noticing that Javascript's array/"hash" literal syntax is EXACTLY
> the same as that for Python lists/dictionaries.  This could lead to
> easily sharing data between the client and server side, though I think

Look up JSON, XML-RPC, XMLHttpRequest and Java (you can use Jython in 
place of Java of course):
http://oss.metaparadigm.com/jsonrpc/
http://developers.slashdot.org/article.pl?sid=05/01/24/125236
http://www.webpasties.com/xmlHttpRequest/

> Otherwise, the only thing I can think to tell a manager in a phone
> screen is that I'm willing to undergo brainbench.com's Python
> certification.

Way out of date.



More information about the Python-list mailing list