SL8R.co.uk - Code Zone

Code, Code and Code

SL8R.co.uk - Code Zone header image 4

Java: Common mistakes for new programmers #1

March 17th, 2008 · No Comments

New Java programmers often make similar mistakes when they start out coding - I did it myself when I started out and I have seen many others do the same. One of the most common mistakes is to use a different name (or even a different case) for the Java Class itself and the filename. [...]

[Read more →]

Tags: Tip