Yahoo India Web Search

Search results

  1. Mar 4, 2016 · Any language that successfully gets you started and helps you to learn the basic fundamentals of programming is a good language to learn. Just because it's your first doesn't mean that it will be your last.

  2. Mar 9, 2023 · Visual Basic (VB) is an object-oriented programming language (OOP) introduced by Microsoft in 1991. It derives from an earlier programming language called BASIC, which stands for “Beginners’ All-purpose Symbolic Instruction Code.”

  3. Jun 30, 2015 · Visual Basic is a powerful language but it is not suited for programming, It is much slower than other languages, It is a proprietary programming language written by Microsoft, so, The programs written in Visual basic cannot easily be transferred to other operating systems.

  4. Aug 15, 2022 · Visual BASIC is, as far as I know, not a bad language but it's BASIC in the same way that a Rivian and Model T are both cars. I'd learn it if there were a compelling business reason for learning it, but otherwise I wouldn't bother.

  5. Mar 29, 2024 · Visual Basic is a user-friendly programming language designed for beginners, and it enables anyone to develop GUI window applications easily. In 2002, Microsoft released Visual Basic.NET(VB.NET) to replace Visual Basic 6.

  6. Aug 2, 2013 · Visual Basic is nice for putting together Windows GUIs or ASP backends, but C# works just as well or better for both purposes. And it also has terrible ideas in it that will rot your brain, like "on error resume next". Visual Basic is the best choice for exactly two use cases (that I know of):

  7. Sep 2, 2012 · I've spent years writing code for C++/MFC and years writing code in Visual Basic, and let me tell you, VB is just much, much more productive. This simplicity attracts a lot of new programmers. Saying there are a lot of bad programmers using Visual Basic does not mean Visual Basic is a bad language; it simply means that Visual Basic is ...

  8. Aug 23, 2023 · In a nutshell, Visual Basic is indeed a programming language that has gained popularity for its simplicity and versatility. Developed by Microsoft, it provides a user-friendly approach to software development, making it accessible to beginners and experienced programmers alike.

  9. The VB.NET stands for Visual Basic. Network Enabled Technologies. It is a simple, high-level, object-oriented programming language developed by Microsoft in 2002. It is a successor of Visual Basic 6.0, that is implemented on the Microsoft .NET framework.

  10. Nov 15, 2022 · Microsoft was serious about making Basic a professional language in the DOS days, but Visual Basic became a “hobbyprogramming language in the early Windows days. We lost our ability to simply compile to native code and we noticed this.