|
-
Apr 28th, 2004, 03:03 PM
#1
Thread Starter
Frenzied Member
Java Question{resolved}
Can anyone tell me how much harder Java is to learn than Visual Basic.NET?
I know VB.NET and want to learn Java but not sure how hard it is.
Last edited by System_Error; Jun 10th, 2004 at 10:21 AM.
-
Apr 28th, 2004, 04:06 PM
#2
It's a different syntax and a different framework.
If you had asked for a comparison to C#, I'd have said it's exactly equal. With VB.Net, I don't know. VB-based languages are said to be easier to learn, but I don't like their syntax.
If you're familiar with object-oriented programming and typesafe languages then you shouldn't have any trouble.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 28th, 2004, 05:25 PM
#3
Thread Starter
Frenzied Member
-
Apr 28th, 2004, 07:20 PM
#4
As corned be said the syntax does not look the same at all. It isn't that much harder to learn. But many VB users are often getting angry becuase it takes more code to do the same as you can do in some small drag and drops in VB.
So in the end. If you have done a LOT of VB, you might get a bit confused, but when you are getting pass that, you will do fine. Just don't give up to easy. When you first know Java, it is so much simpler to do C# and C++ and so on later....
-
May 7th, 2004, 12:41 AM
#5
Dazed Member
Id say if you are comming from .Net, learning Java should not be too painful. Net is now a true OO language with the only new feature added being inheritance. Polymorphism, encapsulation and abstraction have been around since VB4.
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
|
Click Here to Expand Forum to Full Width
|