Java (or possibly just maths) help please!

phlash

Fledgling Freddie
Joined
Dec 24, 2003
Messages
195
Can I suggest "Programming with JAVA" by Holmes as your next purchase? :)

LOL! or for cheapness just working though some of the basic Java tutorials available free at java.sun.com? They even use applets.. That way you'll get the hang of native types, object types and variable scoping, thus avoiding most of the errors made above :)

As an aside - who is teaching you Java so *badly* anyhow?
 

Milkshake

Loyal Freddie
Joined
Dec 22, 2003
Messages
496
I always found books to be better for learning, as it meant I had to type each line out and understand it.

Copy & Paste is lazy :(
 

Chilly

Balls of steel
Joined
Dec 22, 2003
Messages
9,047
the sun tutorials are pretty good. thats where I learnt the basics. then theres the whole exercise of learning the libraries and extensions....j2ee!! arhrjghrtgwerjh,tg,
 

Chilly

Balls of steel
Joined
Dec 22, 2003
Messages
9,047
OOP takes about a day to learn. Learning the fucking demented ways various languages implement it takes years.
 

Users who are viewing this thread

Top Bottom