The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java and the scripting world

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Java and the scripting world Posted: Jul 8, 2003 5:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Java and the scripting world
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Marc's Java Blog

Advertisement

These days you can see a lot of blogs dealing with the competitiveness of scripting languages like PHP, Python or Ruby against Java. I really like this discussion, because during my last 5 years of programming, i coded 3 years mainly in PHP and the last 2 years mainly Java. I know both open source communities quite well (the PHP one perhaps better because of my involvement in moregroupware) and designed/coded advanced projects in both areas.

I wrote an article about this issue some months ago. Its a little bit outdated now but still hits some major arguments for having at least one weak typed language, known as scripting language, in your personal skillprofile. A great example is my very homepage. I do RSS web syndication with a PHP RSS parser, this took me 2 minutes installing, because PHP is allready a module in my webserver. Ok, i do email RSS syndication with a java app, but this is not important now. I do CMS style things and a lot of Homepage helpers with PHP.

On the other side, its absolutely important to have also the strong typed language on board. Of course i suggest Java here. On projects where messaging or portability in managed environments is important, there is no alternative in the scripting world. I am quite lucky that i have the choice what type of language to use. The only concern i personally have is that PHP still lacks in OOP. Either i wait for PHP5 and check how they perform then or i will take another pill and start learning Python or Ruby.

Read: Java and the scripting world

Topic: Almost there! Previous Topic   Next Topic Topic: MyEclipse IDE... is it worth it?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use