View Poll Results: Which op will have 100 kicks first?
- Voters
- 15. You may not vote on this poll
-
Antibot
-
RogueSpy
-
Hogfly
-
Louie
-
JP
-
Quad
-
xy
-
uraloony
-
Negative
-
other
-
March 11th, 2002, 08:32 AM
#11
In fact, if Java had been compiled to machine code, I'd probably use it exclusively.
But if it were compiled to machine code, wouldn't that machine code have to be specific to the machine it was compiled on? Doesn't that mean it would take away one of java's main advantages, platform-independency?
I really don't know too much about it, is it right, anyone know?
Greg
\"Do you know what people are most afraid of?
What they don\'t understand.
When we don\'t understand, we turn to our assumptions.\"
-- William Forrester
-
March 11th, 2002, 08:49 AM
#12
well, it would take away the independency for that binary file, but the same source could be compiled on any platform.
- 8-
There are 10 types of people in this world: those who understand binary, and those who dont.
-
March 11th, 2002, 08:55 AM
#13
Yeah, but as java is used widely on the Internet, having to compile it on every page that has an applet isn't a real good idea. I also don't see many people giving source code to everyone who visits their sites.
Greg
\"Do you know what people are most afraid of?
What they don\'t understand.
When we don\'t understand, we turn to our assumptions.\"
-- William Forrester
-
March 11th, 2002, 09:43 AM
#14
Junior Member
C++ and assembly for me not that i'm good at either of them, but those are the most useful imo
-
March 11th, 2002, 11:32 AM
#15
Originally posted here by cgkanchi
if Java had been compiled to machine code, I'd probably use it exclusively.
So go ahead and compile java to machine code then! It can be done with tools from GCC (the guys who make the wonderful C compiler). Go to http://gcc.gnu.org/java/
I suppose the advantage of using this library is that it will speed up the code. There are some disadvantages also, the lib doesn't support all of the JDK, things like GUI is left out.
So I got a better solution for you: Use the QT-library for C++ provided by Trolltech. It's just like programming java. It fixes the GUI, networking, multithreading, they even got an actionlistener implemented (but they call it 'signals/slots'). And best of all, the code runs one both windows and *nix! (You have to recompile of course). But ok, I admit QT hasn't got all the functionality of J2EE.
-
March 11th, 2002, 02:04 PM
#16
forme the best languages are C and C++ and assembly... because u can make something very very strong using C and C++ and Assembly... this can be a deadly combination...
intruder
A laptop, internet connection and beer.
-
March 11th, 2002, 02:45 PM
#17
Hmmm...is that your favourite programming language is it?? You are a stupid-head.
Greg
\"Do you know what people are most afraid of?
What they don\'t understand.
When we don\'t understand, we turn to our assumptions.\"
-- William Forrester
-
March 11th, 2002, 02:59 PM
#18
c++ is my favorite, i find the way its set up, With classes and such, easy to work with.
-
March 12th, 2002, 04:10 AM
#19
Junior Member
C++
C++ is by far my favourite programming language.
-
March 12th, 2002, 01:04 PM
#20
I do VB. Easy but can also do complicated things. 2nd choice would be QBasic, I actually just yesterday updated my chatterbot I started some 4 years ago. I should turn it into VB... It's not too intelligent, but they never are, you know... Check http://www.loebner.net/Prizef/loebner-prize.html for the yearly Turing test competition results and logs... Oh but now I'm somewhat off-topic...
Q: Why do computer scientists confuse Christmas and Halloween?
A: Because Oct 31 = Dec 25
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|