|
|
Subject:
Programming
Category: Computers > Programming Asked by: skkskk-ga List Price: $6.00 |
Posted:
09 Nov 2003 04:00 PST
Expires: 09 Dec 2003 04:00 PST Question ID: 274045 |
What specifically makes visual basic 6 a good programming language when developing applications for windows? Are there any features or reasons why it it beeter than java? |
|
There is no answer at this time. |
|
Subject:
Re: Programming
From: g_prime-ga on 09 Nov 2003 16:08 PST |
having learnt both java and VB 6 i would say that VB is easier to learn and understand but thats my _opinion_ |
Subject:
Re: Programming
From: fn42-ga on 11 Nov 2003 12:04 PST |
VB is a much simpler language which makes it good for rapid application development or application prototyping prior to development in a more complicated language such as C/C++. VB is also good to know because you can use it to extend other Microsoft applications, notably Microsoft Office. It will also help in learning how to develop ASP applications because ASP syntax is pretty much the same as VB. Taking advantage of Windows components (ActiveX controls and the like) is much easier. On the other hand, Java is a more capable language. The complexity of the language makes it a bit harder to learn and application development can take longer, but you have much more control over your softare. Java also implements a lot of modern programming concepts that are good to know. And Java applications aren't platform dependant. Hope that helps! |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |