August 26, 2006 at 6:27 pm · Filed under C++, Java, .NET, Functional Programming, IT Industry, AJAX, Language Reviews, Ruby
Bookmark on del.icio.us
If one would measure popularity by number of hits on Google, these are the five most popular computer languages:
PHP
Java
C
Flash
Perl
A graph of Google hits, using the query +lang +programming, for some of the most common languages follows. NOTE 1: please inform me if your favorite language is omitted. NOTE 2: I did not include the language […]
August 20, 2006 at 9:35 pm · Filed under Java, AJAX, Tools Reviews, Language Reviews, Ruby
Bookmark on del.icio.us
AJAX is a bunch of cryptic JavaScript snippets on the client side together with some advanced web services, written in another, and more powerful, language. Right? Not necessarily. I here give a brief comparison of three ways to create AJAX applications with only one language, running on both client and server.
The three unilinguistic approaches to [...]