About 44,300 results
Open links in new tab
  1. QBasic: Compiler, Interpreter, Software download, Articles, Tutorials

    QBasic as well as QuickBasic is an easy-to-learn programming language (and therefore ideal for beginners), based on DOS operating system, but also executable on Windows.

  2. QB64.com | QB64 is a modern extended BASIC programming …

    Popular as a beginner programming language in the 80’s and evolving into a powerful professional tool in 90’s, BASIC (and its successor QBasic), helped many people develop a …

  3. QBJS

    Goto and GoSub are not supported. Labels are supported only in the context of Data/Read/Restore.

  4. QBasic - Wikipedia

    QBasic is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on QuickBASIC. Code entered into the IDE is compiled into an …

  5. How to Install QBasic in Windows 10: A Step-by-Step Guide

    Apr 9, 2025 · Learn how to easily install QBasic on Windows 10 with our step-by-step guide, perfect for beginners looking to delve into programming basics.

  6. Introduction To QBasic - Pete's QBASIC / QuickBasic Site

    QuickBasic is a programming language developed by Microsoft for use in the MS-DOS operating system. It is the successor of earlier forms of BASIC (Beginners All-Purpose Symbolic …

  7. QBasic Command - Computer Hope

    Mar 21, 2025 · QBasic is a variant of the BASIC programming language designed by Microsoft. With QBasic, a user can design computer programs or utilities.

  8. Qbasic Download - Most popular Downloads

    This handy tool copies the selected versions of BASIC (QBasic 1.1, QuickBASIC 4.5, QuickBASIC Extended 7.1 and/or Visual Basic for DOS) with just a few clicks to your hard drive and creates …

  9. Programmed Lessons in QBasic

    This is a gentle introduction to programming using the computer programming language QBasic (sometimes called QBasic). This introduction is used for a course in computer literacy for …

  10. QBasic/Full Book View - Wikibooks, open books for an open world

    Jun 5, 2024 · QBasic is not graphically very capable but many good programs can be created with it. Commands like PSET, CIRCLE, LINE, etc., are used to draw graphics in QBasic.