PyOpinion: Does Python Programming Marginalize You?

Paul Prescod paul at prescod.net
Tue Jun 6 13:47:52 EDT 2000


"Richard P. Muller" wrote:
> 
> ....
> And yet, I worry that using Python marginalizes one. Python is hard to
> beat for writing applications that run on a single computer. But
> that's yesterday's computing model.
> ....
> 
> I'm aware of CGI scripting with Python. It's great. But JavaScript
> pages load faster than CGI pages, and are easier to program, to
> boot. Plus, JavaScript can directly call Java Applet methods, enabling
> it to do functions that are simply impossible with CGI scripts.

Actually, Java applets were last year's programming model.  In fact,
Java applets are something of an endangered species.

Java is almost entirely used on the server side these days and Python is
just as good there as Java is. In fact, with Zope, Python is better.

Client-side Javascript is quite popular but in terms of volume of code
it is a drop in the bucket compared to what is going on on the server
side.

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for himself
Alabama's constitution is 100 years old, 300 pages long and has more
than
600 amendments. Highlights include "Amendment 393: Amendment of
Amendment
No.  351", "Validation of Laws Regulating Court Costs in Randolph
County",
"Miscegenation laws", "Bingo Games in Russell County", "Suppression
of dueling".  - http://www.legislature.state.al.us/ALISHome.html




More information about the Python-list mailing list