|
Posted by Sherm Pendley on 04/21/07 20:54
Neo Geshel <gotcha@geshel.org> writes:
> ncleasby wrote:
>> Please tell me the programming language + tools used to create web
>> applications such as Google's Docs & Spreadsheets and similar apps.
>>
>> I do have some idea, it's just that there appears to be a number of
>> languages and tools which can been used, I just want to know what is
>> the most popular/standard.
>
> To do things like what Google does, you will need to know databases,
> xml, Javascript, Javascript + XML (AJAX) and Python.
You don't necessarily *need* Python, although it's certainly more than up
to the task. You could write the server-side code in Perl, Java, Ruby, PHP,
or really pretty much any language that suits your style.
On the server, the output is what's important; browsers neither know nor
care what language is being used to produce it.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Navigation:
[Reply to this message]
|