Hacker News new | ask | show | jobs
by tigershark 2966 days ago
But in Java it’s much easier to do the error of using == instead of equals if you always jump language.
1 comments

Sure, but that is such a common mistake that all Java IDE's warn you when you try to use == for Strings and normal non-number objects.