[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2023-01-02T15:09:29-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/forum/2 2023-01-02T15:09:29-05:00 2023-01-02T15:09:29-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39327#p39327 <![CDATA[Pete's QB Site News • Re: Forum Upgraded to PHPBB v3.3]]> It still is. The memories are great and the information archived here is helpful to many people. Also, the connection we make to other wonderful people around the world is priceless. This platform gives us an opportunity to share our projects with a likeminded community.

Thank you! May this site live on for a new generation! 8)

Statistics: Posted by bongomeno — Mon Jan 02, 2023 3:09 pm


]]>
2022-10-17T14:13:41-05:00 2022-10-17T14:13:41-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39304#p39304 <![CDATA[Pete's QB Site News • Re: Forum Upgraded to PHPBB v3.3]]> Statistics: Posted by Erik — Mon Oct 17, 2022 2:13 pm


]]>
2022-10-10T08:50:54-05:00 2022-10-10T08:50:54-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39303#p39303 <![CDATA[Pete's QB Site News • Re: Forum Upgraded to PHPBB v3.3]]> Statistics: Posted by MikeHawk — Mon Oct 10, 2022 8:50 am


]]>
2022-09-12T05:36:59-05:00 2022-09-12T05:36:59-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39291#p39291 <![CDATA[Pete's QB Site News • Re: Forum Upgraded to PHPBB v3.3]]>


Anthony

Statistics: Posted by Anthony.R.Brown — Mon Sep 12, 2022 5:36 am


]]>
2022-09-06T14:57:58-05:00 2022-09-06T14:57:58-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39283#p39283 <![CDATA[Pete's QB Site News • Re: Forum Upgraded to PHPBB v3.3]]> Statistics: Posted by burger2227 — Tue Sep 06, 2022 2:57 pm


]]>
2022-09-05T21:04:34-05:00 2022-09-05T21:04:34-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39281#p39281 <![CDATA[Pete's QB Site News • Forum Upgraded to PHPBB v3.3]]>
-Pete

Statistics: Posted by Pete — Mon Sep 05, 2022 9:04 pm


]]>
2021-03-01T01:58:22-05:00 2021-03-01T01:58:22-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39076#p39076 <![CDATA[Pete's QB Site News • Re: Revitalisation]]>
These programs are way more portable for what I need, thanks to dosbox, than something like a Blender 3D game, where I need compile pipeline for the target platform (programming on linux isn't too difficult, but building for windows is a hassle). Anyway. I got into qbasic back with W3.1 and really learned how to spaghetti my code. I've gotten into (finally) modular coding and learning how to attach other programs to a main to use as types of libraries.

My kid is playing on a thing called Kano Hub which has some sort of pseudo programming with what looks like simplified javascript (it is nuts about spacing) but he's so happy to be telling a computer how to draw on the screen. I love it. He's also started in on the programming blocks like Scratch. Not sure if it'll let him do overly complex things, but he's still happy with it. I have no idea if he will want to get into programming "for real" as he's still in his instant gratification age, but I'll encourage him as long as he wants to do it. Eventually I'll let him loose on qbasic. Maybe show him how it accepts asm and c code. Create simple html code. Anything, really.

Statistics: Posted by nikomaru — Mon Mar 01, 2021 1:58 am


]]>
2021-02-26T00:27:22-05:00 2021-02-26T00:27:22-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39071#p39071 <![CDATA[Pete's QB Site News • Re: Well, is this the end?]]> Statistics: Posted by mikefromca — Fri Feb 26, 2021 12:27 am


]]>
2021-02-22T18:53:54-05:00 2021-02-22T18:53:54-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39062#p39062 <![CDATA[Pete's QB Site News • Re: Well, is this the end?]]>
I noticed on Rubber Mallet's website, they said the web server version only allows one connection at a time, but I guess that's not an issue because you only have the one system talking to it or was that updated as well?

Statistics: Posted by Erik — Mon Feb 22, 2021 6:53 pm


]]>
2021-02-22T18:42:24-05:00 2021-02-22T18:42:24-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39061#p39061 <![CDATA[Pete's QB Site News • Re: Revitalisation]]>
I just tried QB64 for the first time today. It's not bad but I feel like the IDE is missing a lot of the debugging stuff that's in QB4.5 for DOS. (I guess that's a side effect of converting the QB code to C++ and then running GCC on it to build the executable). With large programs, being able to add watches, step through and toggle break points for debugging is super helpful. I didn't see anything like that in the QB64 IDE.

I think maybe if I was to get into the newer features it offers, I can see using it over just standard DOS QB but at that point, Free Basic has more features, is quicker, and creates smaller executables.

As for students using it to learn programming basics. I can see that I guess but I'd wager Python would be picked over it as an option as it's relatively simple to get started, current and one of the most popular programming languages these days.

That said, I love QB and will probably be writing trash code in it forever. :mrgreen:

Statistics: Posted by Erik — Mon Feb 22, 2021 6:42 pm


]]>
2021-02-02T23:57:49-05:00 2021-02-02T23:57:49-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39047#p39047 <![CDATA[Pete's QB Site News • Re: Revitalisation]]>
Been a while since I saw a new post on here.

Getting started with Qbasic?
Why?
Why not?
Here's two compelling reasons why you should start learning to code with QBasic 64. Firstly my two kids learned to take their first steps into the world of programming using this medium. Its easy to learn, doesnt involve any ridiculous languages made to try and make the user look smart not just someone that wasted their time learning to speak a new meta language and needing 14 lines of code to say Let A=1
I haven't used Qbasic 64 before. My computer is still old though. LOL. Just a single core CPU at under 2Ghz on Linux running the original Qbasic in DOSBOX as my test environment.

The good news is that the original Qbasic 1.1 is available as part of DOS boot disk images, but if you get QuickBasic 4.0 or 4.5 for DOS, then you can make standalone executable programs that don't require third-party libraries to run.
The other, in my own world, I use it to write simple and sometimes very complex programs, databases, media library utilities (in particular my phone and player play list organisation as well as extensions to Spreadsheet and other software I use. Its fast, Its free and is usable pretty much out of the box.
I embed 32-bit assembly into my DOS qbasic programs. I must say my favorite function call is "Call absolute". I even favor it over "Call InterruptX"
So lets not let this die, it was originally a part of windows till the greedy though oo we can make this into a new meta language and charge people to learn how to do over what they did for free in the past.
The QuickBasic-like thing that is for windows 3.x and up is called Visual Basic. For MS-DOS, its just Qbasic, and QuickBasic. I think the latest version for DOS is QuickBasic 7.0.

Statistics: Posted by mikefromca — Tue Feb 02, 2021 11:57 pm


]]>
2021-01-31T03:17:35-05:00 2021-01-31T03:17:35-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39046#p39046 <![CDATA[Pete's QB Site News • Revitalisation]]>
Getting started with Qbasic?
Why?

Here's two compelling reasons why you should start learning to code with QBasic 64. Firstly my two kids learned to take their first steps into the world of programming using this medium. Its easy to learn, doesnt involve any ridiculous languages made to try and make the user look smart not just someone that wasted their time learning to speak a new meta language and needing 14 lines of code to say Let A=1
The other, in my own world, I use it to write simple and sometimes very complex programs, databases, media library utilities (in particular my phone and player play list organisation as well as extensions to Spreadsheet and other software I use. Its fast, Its free and is usable pretty much out of the box.

So lets not let this die, it was originally a part of windows till the greedy though oo we can make this into a new meta language and charge people to learn how to do over what they did for free in the past.

Statistics: Posted by Diguelo — Sun Jan 31, 2021 3:17 am


]]>
2021-01-08T12:13:11-05:00 2021-01-08T12:13:11-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39034#p39034 <![CDATA[Pete's QB Site News • Re: Well, is this the end?]]>
s5.jpg

s4.jpg

Statistics: Posted by mikefromca — Fri Jan 08, 2021 12:13 pm


]]>
2021-01-08T12:10:11-05:00 2021-01-08T12:10:11-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39033#p39033 <![CDATA[Pete's QB Site News • Re: Well, is this the end?]]>
s3.jpg

s2.jpg

Statistics: Posted by mikefromca — Fri Jan 08, 2021 12:10 pm


]]>
2021-01-08T12:07:44-05:00 2021-01-08T12:07:44-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=39032#p39032 <![CDATA[Pete's QB Site News • Re: Well, is this the end?]]>
s1.jpg

Statistics: Posted by mikefromca — Fri Jan 08, 2021 12:07 pm


]]>