Posted: Sat Oct 06, 2007 10:50 pm Post subject: RE:need help with returning variables
This is why I don't like the curriculum, they don't teach you any of the underlying concepts before teaching you the syntax. Our teacher says to us, and I quote: "You need to put public static void main( String args[] ) because you have to memorize it, without it you cannot write a program".
I mean seriously. Problems like this arise.
wtd
Posted: Sun Oct 07, 2007 1:04 pm Post subject: RE:need help with returning variables
Posted: Sun Oct 07, 2007 3:09 pm Post subject: Re: RE:need help with returning variables
Euphoracle @ Sat Oct 06, 2007 10:50 pm wrote:
This is why I don't like the curriculum, they don't teach you any of the underlying concepts before teaching you the syntax. Our teacher says to us, and I quote: "You need to put public static void main( String args[] ) because you have to memorize it, without it you cannot write a program".