Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help: What Language should I choose C++ or VB?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0

Help me: What Language should I choose C++ or VB?
 
Well, it depends on what you want to do. If you want to write GUI apps quickly in Windows, and want a very high level language, use VB.

If, however, you want to write efficient, fast applications that may take a little more work, and give yourself more of a chance to shoot yourself in the foot, use C++. I'd use C++, because in my opinion it's more useful. What do you want to do and you'll get a better answer. As always, I hope that helped!

Disclaimer:
Beware: Studies have shown that research causes cancer in lab rats.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top