Hello,
In vb it is very easy to create program. we can work with labels,text,listbox and so many controls and within few line of codes we can also make a good program as the syntax used in vb is aslovery easy
Printable View
Hello,
In vb it is very easy to create program. we can work with labels,text,listbox and so many controls and within few line of codes we can also make a good program as the syntax used in vb is aslovery easy
This can easily be the same thing in C++. It depends on the experience of the programmer. With C it is a little different as it is a much lower language.
It really depends on the application, but, generally speaking, VB is a more rapid development language.
Yes,it depens on application. But i am talking about the basic application like a random number game,screenshot capture program. it hardly takes few line of code in vb to make these kinds of application but in c or c++ it talking long time. and c/c++ is really complicated one. a single mistake can lead to an error. and in vb mistake occurs less due to its syntax and simplicity of keywords.Quote:
Originally Posted by Hack
You must be joking my friend - what takes 1 minute in VB may take few weeks in C++.Quote:
Originally Posted by Hell-Lord
C++ is more powerful language (no questions) but it was never (and never will be) a RAD tool.
Have you tried C++ .NET?Quote:
Originally Posted by RhinoBull
Nope and really have no desire to work with unmanaged language.
Not my pointQuote:
Originally Posted by RhinoBull
C++ .NET is just as RAD as VB.NET and C#. You can use drag-and-drop technology to design your forms
I'm well aware of that but as I said I see no point in working with unmanaged language when there are two that are managed "right next to it".