Submit your breaking news stories and original articles to us by contacting us
Every language has its pitfalls including Java. Java Coffee Break breaks down the top Java errors as gathered from newsgroup submissions. Among them is one of my favorites: the comparison ( = and == , or .equals() ).
Though it is impossible to completely eliminate errors from the coding process, with care and practice you can avoid repeating the same ones. Rest assured, however, that all Java programmers encounter the same sorts of problems. It’s comforting to know, that while you work late into the night tracking down an error, someone, somewhere, sometime, will make the same mistake!
Okay, geeks, now back to figuring out the J2SE naming structure.
Fanmail for Programmers
Java Issues With OS X 10.3.9 Upgrade
Java Comes of Age
On Java Turning 10
Java is the SUV of programming languages
Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.
Category: Uncategorized
Tags:

Netbooks and User Satisfaction: It’s All About Expectations
10 Cool Sony Walkman photos – celebrate Walkman’s 30th birthday
One Response for "Top Ten Errors Java Programmers Make"
January 5th, 2005 at 7:48 pm
1I’ve pulled the java.util.Date month starting at 1 before, and of course the casing when I first moved to Java from VB. Not fun when you have deadlines looming.
RSS feed for comments on this post
Leave a reply