QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: FellippeHeitor on October 30, 2021, 03:27:33 pm
-
“Back To BASICs Can Be A Good Idea” at The Broadcasters' Desktop Resource:
https://www.thebdr.net/back-to-basics-can-be-a-good-idea/
-
Sweet!
-
Thanks for sharing. I was really pleased with this.
-
I remember playing with Dartmouth basic on 8080 assembler long ago. It was a little quirky with a limit of 32K ram. When bit 15 (8000H) was on it meant something different in the source code. Fuzzy memory about using bit 15 to signify a jump to code in the lower 32k, mask bit 15 and call or go to address. Used on goto, gosub and more spots. Microsoft borrowed heavily from Dartmouth, for MSBasic. So you could say Dartmouth Basic is the grandfather of QB64.
-
Nice!
- Dav
-
Now that was a very well done article. I dropped the author a line.
Pete
-
The Zeitgeist du jour of coding seems to be focused on languages which in principle expand career opportunities or the that run on a RPi. What if Python, Golang or Ruby rub you the wrong way? What if your in-brain programming lexicon is firmly entrenched in QB and you only feel happy coding in a blue box?
I sit down with Python and I grouse. I sit down with QB and I grin.
That's my litmus test.
-
The Zeitgeist du jour of coding seems to be focused on languages which in principle expand career opportunities or the that run on a RPi. What if Python, Golang or Ruby rub you the wrong way? What if your in-brain programming lexicon is firmly entrenched in QB and you only feel happy coding in a blue box?
I sit down with Python and I grouse. I sit down with QB and I grin.
That's my litmus test.
Likewise, I doubt anyone could convince me there is a language more Intuitive than QB / QB64.
Pete
- Running with SCREEN 0 up and phasers on _FULLSCREEN
-
More deserved positive publicity.
The Zeitgeist du jour
Two European languages in one phrase; the European Commission will be beyond themselves! I think that we should have also included Portuguese as a nod to our commander:
"Zeitgeist atual du jour"
-
Too nice that article.
It confirms the point of view of Steve about the nostagic user of Qbasic that searches a way to bring again to life his BASIC code.