Computer Science Canada

should i learn java with, or without consoles??

Author:  person [ Fri Sep 30, 2005 7:36 pm ]
Post subject:  should i learn java with, or without consoles??

my skool has a rlly rlly crappy ICS3 course, and i wanna take AP next yr in ICS4, but i dont think i can do it considering wat we're learning this yr

so basically i am gonna attempt to learn java on my own

now, here is the question, should i learn it with consoles or without consoles, and wat r the advantage, and disadvantages of each option?

Author:  wtd [ Fri Sep 30, 2005 7:38 pm ]
Post subject:  Re: should i learn java with, or without consoles??

person wrote:
my skool has a rlly rlly crappy ICS3 course, and i wanna take AP next yr in ICS4, but i dont think i can do it considering wat we're learning this yr

so basically i am gonna attempt to learn java on my own

now, here is the question, should i learn it with consoles or without consoles, and wat r the advantage, and disadvantages of each option?


If you're talking about the HSA Console class, then I would sincerely suggest you not use it and focus on standard Java idioms instead.

Author:  [Gandalf] [ Fri Sep 30, 2005 7:55 pm ]
Post subject: 

If you mean using the "black screen" console (command prompt in windows) then you should for sure start learning that, even if just to get the very basic concepts. Later, you can choose whether to go into that more, or if you want to go to graphics (swing, etc).

Author:  person [ Fri Sep 30, 2005 8:04 pm ]
Post subject: 

just to clear up ambiguities, i meant the hsa consoles

Author:  [Gandalf] [ Fri Sep 30, 2005 8:06 pm ]
Post subject: 

Well then I strongly suggest listening to wtd, if you need any more urging. If you learn the HSA console class you will depend on it, and later on you will have trouble switching to normal Java.

Author:  person [ Fri Sep 30, 2005 8:08 pm ]
Post subject: 

alrite, im not gonna use the hsa consoles

thanx guys

but just one more question, y do the schools teach it with consoles??

Author:  [Gandalf] [ Fri Sep 30, 2005 8:15 pm ]
Post subject: 

Same reason they teach Turing. Deal with HoltSoft, supposed 'easyness', similarity to it's expected predecessor, Turing, teachers already know it, etc.

I'm lucky because most of the time my school doesn't teach using it.

Author:  codemage [ Mon Oct 03, 2005 8:20 am ]
Post subject: 

As long as you're learning the concepts, it doesn't really matter what version you use. In fact, the fewer bells & whistles, the better.

In many CS courses in the 3rd & 4th years of University (not to mention the real world), the profs often don't care what language you use to solve a given problem.

Author:  Aziz [ Tue Oct 04, 2005 7:39 pm ]
Post subject: 

That's not the thing though. It's not about Uni, it's about doing it, and are you going to be using HSA to do your professional programs?

Author:  Tony [ Wed Oct 05, 2005 7:20 am ]
Post subject: 

Aziz wrote:
are you going to be using HSA to do your professional programs?

Well there's a chance you might be doing your "professional" programming in a language you've never heard of before Laughing

Author:  Aziz [ Fri Oct 07, 2005 7:34 pm ]
Post subject: 

It's true, but still HSA & RTP, IMHO, teach bad java convention :S


: