Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

whos better Visual J++ 2005 or normal Java Language

Hey ,,
I decided to learn Java Language , but I need your help for who's better Visual J++ 2005 or normal Java Language like NetBeas 5.5.. :cool:
Thanks
[166 byte] By [chess] at [2007-11-11 9:59:13]
# 1 Re: whos better Visual J++ 2005 or normal Java Language
That depends on what you think you are looking for - - how are you deciding what "better" is.

Visual J++ is a part of Microsoft's Visual Studio so it writes to and from the .NET framework. It is not Java. It can be run only on Windows OS computers with .NET framework installed. It will provide you capabilities (short cuts) not available to you so directly if you were writing outside of Visual Studio and not gaining access to the Common Language Runtime.

You would also be investing your time and development efforts to a proprietary programming language with proprietary standards.

You have to decide what's "better" for you.
nspils at 2007-11-11 22:32:10 >
# 2 Re: whos better Visual J++ 2005 or normal Java Language
Thanks for u ,
I moved to live in Canada (Vancouver) ,so i want to know who's better to learn to find a job ,,caz I was working VB.net in my country but here the don't prefer tis language .
I want to learn language that I can find a job more easer..
thx
chess at 2007-11-11 22:33:05 >
# 3 Re: whos better Visual J++ 2005 or normal Java Language
If you are finding that the employers in your area want Java skills, then they want the real thing. Don't bother with J# unless a company specificies it exactly. The two are not interchangeable.

(By the way there is no such thing as Visual J++ for .NET 2005. It is called J#--say "Jay sharp".)

Lori
Lori at 2007-11-11 22:34:08 >