Hello,
I would like to learn new language. I have been programming in C and C++
(Visual C++) for 3 years. I don't know which language is better.
I heard from another programmers that Java is slower than C++ but is
more safe... What do you think about it ???
Thanks...
Andrew Thompson - 14 Oct 2004 12:26 GMT
> ..I don't know which language is better.
...
> What do you think about it ???
I think you should take this conversation over
to the most appropriate group.
<http://www.physci.org/codes/javafaq.jsp#cljad>

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane
Botanik - 14 Oct 2004 20:01 GMT
Hello,
I think that Java is better then C#. Why ?
Because when you write program in java you don't have to use : free() or
release or something else...(examles from C++).
Tor Iver Wilhelmsen - 14 Oct 2004 21:05 GMT
> Because when you write program in java you don't have to use : free() or
> release or something else...(examles from C++).
Er, when do you feel you need to use them in C#? You don't have to use
unsafe code, you know.