|
-
August 7th, 2001, 10:59 AM
#1
Basic vs C++
I've been told there are a great many more VB programmers than VC++. But if that's true, why would there be almost 6 times as many posts on the VC++ discussion board as there are on the VB board? Just wondering . . . Thanks for any input!
John
-
August 7th, 2001, 11:16 AM
#2
Re: Basic vs C++
Perhaps it is six times as difficult to program in VC++ as it is in Visual Basic?
(It's most likely to do with this site's user base - sites like planet source code seem to have many more VB posts than VC)
HTH,
Duncan
-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com
Check out the new downloads - ImageMap.ocx is the VB control that emulates an HTML image map, EventVB.OCX for adding new events to your VB form and adding System Tray support simply, MCL Hotkey for implemenmting system-wide hotkeys in your application...all with source code included.
-
August 7th, 2001, 11:20 AM
#3
Re: Basic vs C++
Here's my guess..
There are many pocedures in VB that only require a few clicks of the mouse and a couple lines of code, whereas in C++ you might code 100 lines. Which is gonna be more error-prone- 100 lines, or 4 mouse clicks?
Another thing is that most colleges use c++ to teach concepts of programming. It is being used as the introductory language for many programmers to learn on.
Also, VB is limited to Windows systems. C++ is involved in coding for Windows as well as Unix and its evil stepchild Linux Its just a broader scoped language.
Jeff
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
|