File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Jobs Discussion and the fly likes PHP - Perl - Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Careers » Jobs Discussion
Reply Bookmark "PHP - Perl - Java" Watch "PHP - Perl - Java" New topic
Author

PHP - Perl - Java

juliane gross
Ranch Hand

Joined: May 30, 2002
Posts: 161
Hi,
just wondering: is there anything which java cannot do, what only can be done using PHP or Perl? or where it could by wiser to use
PHP or Perl INSTEAD of java?
I have to decide if I should choose a training
course either in PHP/Perl or intenisfy my
java studies.
Any suggestions from you experienced folks?
thank you!
juliane
John Fontana
Ranch Hand

Joined: Feb 28, 2002
Posts: 235
I would suggest taking the Java course. There is more demand for it in the workplace, and once you know Java you could learn PHP and Perl very easily on your own. It will also be very easy to work in C#.


<a href="http://www.websiteandsound.com" target="_blank" rel="nofollow">www.websiteandsound.com</a><br />"If you do what you've always done, you'll get what you've always gotten."
Jason Menard
Sheriff

Joined: Nov 09, 2000
Posts: 6450
If you already have some Java courses under your belt, taking a course in an additional language can only broaden your horizons. If you do not have any Java courses, I would take Java.
PHP is basically open-source ASP. Nothing too difficult about it. I do prefer it to ASP though.
Perl is a jack-of-all trades language. If you ever intend on doing significant work in a Unix-like environment, it would be very beneficial to have Perl under your belt. It can simplify a great number of routine tasks and is often used these days as a replacement for sed/awk/shell-scripting.
You can of course also use Perl for cgi programming. Since perl can communicate directly with the operating system of the host it is running on, there is much you can easily do with Perl that would be more difficult with Java because of Java's security "features", as well as Java's insistance on write-once-run-anwhere. For instance, if I wanted to make a web-based application that controlled or monitored various processes running on a server, Perl would be the way to go over Java.
The language of choice for any particular application depends on the job the application needs to do, so it always helps to have as many tools in the toolbox as possible.


Jason's Blog
juliane gross
Ranch Hand

Joined: May 30, 2002
Posts: 161
hi John, Hi jason,
thank you for your comments!
I decide to first intensify java and afterwards
lern perl "easily"!
juliane
 
IntelliJ Java IDE
 
subject: PHP - Perl - Java
 
Threads others viewed
where can I post questions related to a wiki
speed: is it a java issue?
server to server transfer
should I adopt JSP for my project?
Pattern Mattching
IntelliJ Java IDE