Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:The current web is too complex (Score 2, Insightful) 256

HTTP

I don't know about that one, how much do you really need to know?

XML

There is next to no XML in anything I've ever written, most communication between services is done in JSON - I doubt there would be much XML in Wave either.

SQL

If you've got a good ORM back-end, there shouldn't be any need to hand-code SQL for most server-side applications.

That whittles it down to four, and I think it's a small price to pay for the advantages of web-based applications (on which I need not expand).

Also, server-side JavaScript is really coming along and will knock out the requirement for one of those skills.

Slashdot Top Deals

Ocean: A body of water occupying about two-thirds of a world made for man -- who has no gills. -- Ambrose Bierce

Working...