View Poll Results: Do u think c++ is better and more advanced than VB because of oop.
- Voters
- 13. You may not vote on this poll
-
Apr 30th, 2006, 10:02 AM
#1
Thread Starter
Fanatic Member
C++ better than VB
Hi all,
Do u think that after coming of c++ in 1980 c++ has gained more popularity than vb and now by vc++ can also create windows application.
-
Apr 30th, 2006, 10:29 AM
#2
Re: C++ better than VB
This should be in CC Forum or General Developer Forum...
It all depends on what you need to do.
If you want a simple program made fast, VB is for you, if you have all the time in the word, and you need a very performat program then C++/VC++ is for you.
Even though, as many people know, VB can be quite performat too, if you really know how to program.
Also, you can combine the 2.
You can make a C++ DLL and use it in VB, this way you have a little pit of both, Speed + rapid development.
So, I did not vote for anything, precause of the previous points.
They both are good in certain situations.
-
Apr 30th, 2006, 02:33 PM
#3
Re: C++ better than VB
That's like aasking is a VW Beetle better that a Porche.... It make no sense. It all depends on what you need it for.
You wouldn't want a Porche if you wanted to conserve on your gas usage and you would not want a VW Beetle to enter in a race of speed with other fast cars.
-
Apr 30th, 2006, 04:50 PM
#4
-
Apr 30th, 2006, 05:52 PM
#5
Re: C++ better than VB
 Originally Posted by randem
That's like aasking is a VW Beetle better that a Porche...
And which one do you refer as "Porche"? ... just kidding ... BTW, did you know they both had the same father?
Anyway, the pool is quite pointless - each language has its PROS and CONS - and it's not just C++ or VB but rather every single programming laguage ever was or will be.
-
Apr 30th, 2006, 06:07 PM
#6
Re: C++ better than VB
Each project has its requirements and which language you write it in will vary depending on them. Every language has it strengths and weaknesses. You use the right tool for each job and knowing which to use for what is what makes for a better developer.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Apr 30th, 2006, 06:38 PM
#7
Frenzied Member
Re: C++ better than VB
My thought is exactly what everyone else has already said. I am learning C++ right now after coming from a very good VB background, I find that ++ is alot more efficient when you need to go lower. Meaning messing with memory and what not. Although at this cost you could be spending weeks doing your program. I havn't done to much with C++ right now except a program that injected a DLL into a process, which is really low down memory management, but i'm sure it will become useful in the future.
Age - 15 ::: Level - Advanced
If you find my post useful please ::Rate It::

-
Apr 30th, 2006, 10:06 PM
#8
Re: C++ better than VB
Copy paste from all the other threads I have answered this question in:
"It is all about finding the right tool for the job"
Guess that summarizes what RD++ already have said. No right and wrong to this question..
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
|