Results 1 to 3 of 3

Thread: VB or C++ first?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    316

    Question

    If someone wanted to emmerse themselves into the entire Visual Language Set, what language would you suggest this inspired programmer to start within?
    Using VS 6 Enterprise w/ SP5 & Windows 2000 Professional

  2. #2
    Guest
    That all depends on what you want. If you want games, high speed, flexibility, general/commerical programs, go for Visual C++. If you want Databses, use Visual Basic or Visual FoxPro. If you want Internet and Java, use Visual InterDev or Visual J++.

  3. #3
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    VB is certainly easier, but you can pick up some bad habits learning VB.

    I'd suggest you learn both at the same time, strt off getting the hang of VB to theextent you roughly understand how computerprogramming works (ie you can use variables, functions, etc and generally can see how you might accomplish a simple task using VB, then start on C++, learning both at the same time, this way you won't have a VB mode and then have to switch into C++ mode when you want to use C++.

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