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
  • Yes

    4 30.77%
  • No

    3 23.08%
  • Both are Better

    6 46.15%
Results 1 to 8 of 8

Thread: C++ better than VB

  1. #1

    Thread Starter
    Fanatic Member vivek_master146's Avatar
    Join Date
    Apr 2006
    Location
    Delhi,India
    Posts
    787

    Question 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.

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    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.

  3. #3
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  4. #4

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: C++ better than VB

    Quote 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.

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  7. #7
    Frenzied Member Inuyasha1782's Avatar
    Join Date
    May 2005
    Location
    California, USA
    Posts
    1,035

    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::


  8. #8
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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
  •  



Click Here to Expand Forum to Full Width