Computer Science Canada

Q basic

Author:  ecookman [ Fri Sep 11, 2009 7:21 pm ]
Post subject:  Q basic

I am taking a computer engineering class and we are going to be working with mainly hardware components, and we are going to be programming them to interface with other devises in the short future, using Q basic.


What the F is QB and has anyone had some experience with the syntax, and if so how does it differ from Java or VB (or BrainF lol).



thanks

-Ecook

Author:  [Gandalf] [ Fri Sep 11, 2009 9:00 pm ]
Post subject:  RE:Q basic

QBASIC is a variant of BASIC, which you hopefully know of, written by Microsoft in the early 90s, and became very popular after being distributed with Windows.

I think you'll find a few posts in our Other Basics forum, and there should still be a good deal of references around the internet.

The syntax is basically (haha, get it?) what you can expect from any BASIC. It is, I suppose, primitive compared to VB and Java, however it is cleaner than VB in my opinion.

Author:  andrew. [ Fri Sep 11, 2009 9:06 pm ]
Post subject:  RE:Q basic

There.

That should be enough info to get an overview of it. It has some sample code there as well.

Author:  DtY [ Fri Sep 11, 2009 9:19 pm ]
Post subject:  Re: RE:Q basic

[Gandalf} @ Fri Sep 11, 2009 9:00 pm wrote:
became very popular after being distributed with Windows.

Like all good Microsoft products Smile

Author:  ecookman [ Mon Sep 14, 2009 11:17 am ]
Post subject:  RE:Q basic

OOOH WONDERFUL

I get to learn another useless programming language that I will only use once in my life.


thanks for your help

Author:  [Gandalf] [ Mon Sep 14, 2009 10:57 pm ]
Post subject:  RE:Q basic

...and you get a glimpse into programming history. Smile

Author:  ecookman [ Tue Sep 15, 2009 6:45 pm ]
Post subject:  Re: RE:Q basic

[quote="[Gandalf] @ Mon Sep 14, 2009 10:57 pm"]...and you get a glimpse into programming history. Smile[/quote]

very true



_____________________________________________
today's class was torture....i kept programming everything in java then redoing it into a VB/QB mix then QB *shiver*



also is there a way i can install QB onto my Win 7 laptop


: