Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: From Perl to Java

by ggvaidya (Pilgrim)
on Jul 25, 2008 at 12:18 UTC ( [id://700115]=note: print w/replies, xml ) Need Help??


in reply to From Perl to Java

Don't worry about it - it's just another language! I'd just like to second the oft-repeated suggestion that you shouldn't write Perl in Java - from personal experience, you'll end up with very messy datastructures which can't be manipulated as easily as they can in Perl. That way lies frustration and hairpulling. Try and pick up the Java idioms, and to really embrace object-oriented programming: it'll make you a better Perl programmer.

I've found that using Google to search directly against the Java API is really good for finding exactly the right method to do something. You might have to try searching by what you want to get done, rather than the name you think the method might have - Java doesn't believe in TMTOWTDI! - and sometimes you'll have to roll your own.

All the best!

Replies are listed 'Best First'.
Re^2: From Perl to Java
by Jenda (Abbot) on Jul 27, 2008 at 22:27 UTC

    Don't worry, it's just another car. Who cares that it doesn't have the automatic shifting you are used to, that it doesn't tell you when the oil or gas is low, when the engine is overheating, that to start it you have to use a crank ...

    If you don't already type with all ten, get a course of that, it's gonna pay off.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://700115]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (8)
As of 2024-04-23 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found