Page 1 of 1

How much is QBasic still used?

Posted: Tue Oct 07, 2008 11:28 am
by SlowCoder
In what environments is QBasic still used as a development tool?

My primary reasons are nostalgia and DOS compatibility.

Posted: Tue Oct 07, 2008 11:39 am
by sid6.7
probaby not much...sometimes someone finds an old BASIC program being used by someone but its rare.

Posted: Tue Oct 07, 2008 12:30 pm
by Ralph
Only last year, we were still seeing signs of high school kids being taught QB and VB. Now, I hardly see request for help from that source. And, with icrosoft's not supporting VB anymore, we will be seeing less and less people using the BASIC-based languages. There are a few small groups of very good programmers who post and help in various QB forums, such as this one, but we are seeing a reduction in most of them.

So, if you want to help, start posting questions, program snippets that you find interesting or problematic, and such.

Posted: Tue Oct 07, 2008 2:47 pm
by SlowCoder
Ralph wrote:Only last year, we were still seeing signs of high school kids being taught QB and VB. Now, I hardly see request for help from that source. And, with icrosoft's not supporting VB anymore, we will be seeing less and less people using the BASIC-based languages. There are a few small groups of very good programmers who post and help in various QB forums, such as this one, but we are seeing a reduction in most of them.
Yes, I'll admit that's a shame. Languages like BASIC and C are elemental languages. They present to the programmer a more low-level programming requirement, unlike many of the newer languages like .NET. The newer languages pretty much do everything for you through the many myriad of function calls available. While this often allows a higher rate of development, it limits the programmer's knowledge.

It really is a shame to see such a language go by the wayside. But I think it will continue to be something of interest to some, even if nothing more than nostalgia or a step in the learning process.
Ralph wrote:So, if you want to help, start posting questions, program snippets that you find interesting or problematic, and such.
I think you'll start to see this from me.

Posted: Tue Oct 07, 2008 3:14 pm
by Ralph
One thing more, maybe the most important one! Do try to answer and participate in helping those who do ask questions here. Don't help by posting your program as the answer, rather, try to give hints and direct the original posters (OPs), so they can develop their own code. From time to time, we get someone who just want to get a program made for him. Don't! If they are not interesed in coding and learning how to code, I don't think we should be just working for them. If they are interested in learning, I'm all for helping those.

Posted: Tue Oct 07, 2008 3:37 pm
by SlowCoder
Don't worry. That is my philosophy. I don't believe in doing work for others. :)

Posted: Wed Oct 08, 2008 8:37 am
by SlowCoder
I do have some old software source I would like to contribute. Where is the most appropriate place to post it?

Posted: Wed Oct 08, 2008 12:58 pm
by TmEE
All my Sega Mega Drive / Genesis dev tools are written in QB45... same goes for Saturn and Dreamcast once I take these up...

Posted: Fri Oct 10, 2008 5:14 pm
by Seb McClouth
PDS 7.1 (QBX if you prefere) is used for the development of QBinux (QuickBasic lINUX, if you prefere)...