Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Which language to choose between QBASIC or C++  (Read 10537 times)

0 Members and 1 Guest are viewing this topic.

Floppyman

    Topic Starter


    Rookie

    Thanked: 2
    • Experience: Beginner
    • OS: Windows 7
    Which language to choose between QBASIC or C++
    « on: July 23, 2012, 08:21:55 AM »
    Hello i want to learn some computer language just for the sake of programming and my preferred choice starting is BASIC and then C++,  so if someone from here would like to answer my question , which do i start with. Can you please give me some suggestion:
                     i already have QBASIC in Virtual environment, i basically want to learn because i want to do atumated task or repetetive task easily by learning this language.

    Can you also offer some ebooks as a starter : just for a digging slowly from the start.

    TheWaffle



      Hopeful
    • Thanked: 4
      • Yes
    • Computer: Specs
    • Experience: Beginner
    • OS: Linux variant
    Re: Which language to choose between QBASIC or C++
    « Reply #1 on: July 23, 2012, 08:26:12 AM »
    Curious , what virtual enviorment are you using?

    Floppyman

      Topic Starter


      Rookie

      Thanked: 2
      • Experience: Beginner
      • OS: Windows 7
      Re: Which language to choose between QBASIC or C++
      « Reply #2 on: July 23, 2012, 08:30:54 AM »
      What i meant was i already have QBASIC in Virtual Box, ready to run any time , as for C++ i already have a CCompiler too. Just don't know what to do with them.

      TheWaffle



        Hopeful
      • Thanked: 4
        • Yes
      • Computer: Specs
      • Experience: Beginner
      • OS: Linux variant
      Re: Which language to choose between QBASIC or C++
      « Reply #3 on: July 23, 2012, 08:34:20 AM »
      which CCompiler?

      Salmon Trout

      • Guest
      Re: Which language to choose between QBASIC or C++
      « Reply #4 on: July 23, 2012, 09:02:30 AM »
      For an introduction to BASIC I would rather use FreeBasic, which is more or less compatible with QBASIC syntax.



      TheWaffle



        Hopeful
      • Thanked: 4
        • Yes
      • Computer: Specs
      • Experience: Beginner
      • OS: Linux variant
      Re: Which language to choose between QBASIC or C++
      « Reply #5 on: July 23, 2012, 10:14:38 AM »
      what about smallbasic?

      Salmon Trout

      • Guest
      Re: Which language to choose between QBASIC or C++
      « Reply #6 on: July 23, 2012, 10:37:42 AM »
      what about smallbasic?

      What about it?

      TheWaffle



        Hopeful
      • Thanked: 4
        • Yes
      • Computer: Specs
      • Experience: Beginner
      • OS: Linux variant
      Re: Which language to choose between QBASIC or C++
      « Reply #7 on: July 23, 2012, 11:33:41 AM »
      Well since Floppyman wants to learn a version of basic isnt best to lea
      rn a simple one such as smallbasic which comes with its own book for free?

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: Which language to choose between QBASIC or C++
      « Reply #8 on: July 23, 2012, 12:56:26 PM »
      Well since Floppyman wants to learn a version of basic isnt best to lea
      rn a simple one such as smallbasic which comes with its own book for free?
      Smallbasic doesn't come with a book. You download it, then use it.

      FreeBASIC has plenty of online documentation, and is compatible with QBASIC/QuickBASIC.

      using QBASIC or QuickBASIC itself, at this stage, is rather silly, unless you specifically need to run on an older DOS-based machine.
      I was trying to dereference Null Pointers before it was cool.

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Which language to choose between QBASIC or C++
      « Reply #9 on: July 23, 2012, 01:12:47 PM »
      ...

      using QBASIC or QuickBASIC itself, at this stage, is rather silly, unless you specifically need to run on an older DOS-based machine.
      I have used QBASIC for a number of mundane takes using XP and it works just fine. Withing its limits.

      EDIT:
      But I will not recommend it as a start language. So does that mean I will recommend C++. Hard to do that. For a novice it should be C# instead.
      Free tools to create .NET applications on Windows using Visual C#

      Salmon Trout

      • Guest
      Re: Which language to choose between QBASIC or C++
      « Reply #10 on: July 23, 2012, 01:19:37 PM »
      Doesn't the QBasic IDE have a CPU utilisation problem with XP, well Win32 generally? To do with a wait-for-keypress loop?

      TheWaffle



        Hopeful
      • Thanked: 4
        • Yes
      • Computer: Specs
      • Experience: Beginner
      • OS: Linux variant
      Re: Which language to choose between QBASIC or C++
      « Reply #11 on: July 23, 2012, 01:52:24 PM »
      Does it matter what compiler?
      Borland c# builder
      Mono
      visual c#

      Allan

      • Moderator

      • Mastermind
      • Thanked: 1260
      • Experience: Guru
      • OS: Windows 10
      Re: Which language to choose between QBASIC or C++
      « Reply #12 on: July 23, 2012, 02:02:14 PM »
      Does it matter what compiler?
      Borland c# builder
      Mono
      visual c#

      If you have questions you need answered please start your own thread rather than getting this one off topic. Thank you.

      Floppyman

        Topic Starter


        Rookie

        Thanked: 2
        • Experience: Beginner
        • OS: Windows 7
        Re: Which language to choose between QBASIC or C++
        « Reply #13 on: July 23, 2012, 10:27:02 PM »
        If you have questions you need answered please start your own thread rather than getting this one off topic. Thank you.
        Waffle was beginning to sound like a strange and curious kid, but Allan just had to put it up, lol
        I already have C# Express edition, although it would still be like a monkey not knowing what to do with the coconut .....thing.

        Can someone give the name of some good C# books just to give a proper direction for my head, any simple ebook would , showcasing just the few
        fundamental's of C#.


        TheWaffle



          Hopeful
        • Thanked: 4
          • Yes
        • Computer: Specs
        • Experience: Beginner
        • OS: Linux variant
        Re: Which language to choose between QBASIC or C++
        « Reply #14 on: July 24, 2012, 07:40:57 AM »
        Have you taken the tutorials provided by microsoft?