Visual Basic (VB) or C++ - Which is better?

Karen

Karen

@karen-uSu4xS Oct 26, 2024
hey crazyengineers. A little about me. Right now i'm studying for my diploma in software engineering. but i also do programming on my own. i'm learnin vb but my school teaches c++. i hope to learn alot here

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Oct 9, 2012

    Better in what context? If simplicity and developing time is concerened VB is better. If efficiency and speed is a concern then C++.

    C++ is a very versatile language and worths learning. However it all depends on the needs. Everything have their advantages and disadvantages.
  • Jeffrey Arulraj

    Jeffrey Arulraj

    @jeffrey-xA7lUP Oct 10, 2012

    Vb uses BASIC approach to solve any problem whereas C++ uses oops concept they are equally good to me

    Without knowing the exact application hard to differentiate