The Dink Network

Reply to Re: Windemere Site

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 20th 2004, 07:41 PM
goblins.gif
igloo15
Peasant He/Him
 
Java is widely taught now in most colleges as the introductory programming languages. I have studied it extensively and must say that there are many confusing things about it that make c++ better then it. For one the whole file input and output for java makes no sense(the commands I mean) while c++ is much more straightforward and easier to program with. Java is being used more now because of its great ability to be cross platform. Just get the right interperter and you can make it work on any platform, mac, pc, linux. This is all thanks to java's intermediate byte code form. But agian c++ is much more straight forward and I think easier to understand.