Re: Should I learn C before Java ?

From: Bob (no.spam_at_see.the-sig.con)
Date: 02/14/05


Date: Mon, 14 Feb 2005 16:11:23 +0000

You're right. My disgust of JavaScript is only an opinion, and I should
have made that more clear.

But, in my experience, JavaScript is commonly the leading cause of
broken web pages. I don't use Internet Explorer, and have no intention
of ever doing so again. Bad (or lazy) JavaScript code leads even the
biggest websites to say things like "Requires Internet Explorer 5 or
higher", and that's just not acceptable.

The last time I used JavaScript seriously (in 2000), it was capable of
producing some impressive gimmicks for over-the-top websites designed by
people who were obviously not programmers. Floaitng menus, custom GUIs,
etc. But, due to the awful tear down the middle of the language thanks
to Microsoft and Netscape trying to make their browser the one with the
biggest collection of unnecessary features, it required an epic amount
of effort to write code that worked exactly the same way on both
browsers. In fact, it usually required two sets of functions: one per
browser. And that, in my opinion, is an unacceptable way of developing
websites.

Standards are important, if not essential, on the Internet, and the last
time I was exposed to JavaScript there just weren't any deployed
standards. Things may have changed since then, but if they have there's
not a lot of excuse for the few sites that still publish IE-only code.

-- 
Bob


Relevant Pages

  • Re: On-Topic and Off-Topic discussions in c.l.j.
    ... You are intitled on such opinion too. ... A great many misconceptions and disappointed expectations follow from ... There are no known examples of a javascript ...
    (comp.lang.javascript)
  • Re: Lynx, Links, and ELinks
    ... It seems as though certain websites make ... extensive use of javascript in order for me to download files. ... based browser was nearly impossible due to javascript. ... How many of the web developers here make their sites accessible through ...
    (comp.infosystems.www.authoring.html)
  • Re: Obfuscated web pages
    ... distinguishable from "malicious" JavaScript. ... impossible to do inline analysis of JavaScript, I simply indicated exactly the opposite: It is foolish to suggest that it is theoretically possible to do it. ... none but trying to figure out which is the most promising one in terms of effectiveness and efficiency and in my opinion that is to be found at the endpoint for this particular problem. ... A network device cannot possibly cope with providing a defensive layer for a multitude of broadly or subtly different sets of other network devices if the defensive mechanism relies on maintaining and analyzing in runtime an accurate model of partially documented complex state machines that are being modified dynamically. ...
    (Focus-IDS)
  • Re: Microsoft.XMLHTTP ASP.NET
    ... > The example you are showing is in JavaScript, ... > client's browser. ... >>I use to use Microsoft.XMLHTTP in asp to pull html from other websites and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: newbie: what if JavaScript is switched off in a browser?
    ... I am learning WWW technologies. ... programming websites using these technologies. ... can be switched off in a browser. ... JavaScript, so my websites will not work when JavaScript is disabled. ...
    (comp.lang.javascript)