Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Book The Waite Group's Microsoft QuickBASIC bible
#1
Photo 
[Image: Screenshot-2025-10-14-16-39-20-15-40deb4...480b12.jpg]

[Image: Screenshot-2025-10-14-16-38-45-24-40deb4...480b12.jpg]

reading this Quickbasic bible book
it was written that the examples discussed in the book were also on sale
anyone at all the examples in the book the .bas files?
If anyone has these and can post the files I would be happy to. They will help me study better. Thanks.
Reply
#2
I had all those books, but sadly thrown away 20 years ago  Sad
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience
Reply
#3
Quote:If anyone has these and can post the files I would be happy to. They will help me study better. Thanks.
One have to write off the examples; that's the only way to learn; usually the examples are not so long. Even as you write, you think about the source code, and one learns which typos cause which error messages.

Quick Basic Books
Reply
#4
(10-15-2025, 11:49 AM)mdijkens Wrote: I had all those books, but sadly thrown away 20 years ago  Sad
These are books that should never be thrown away, they are always useful for reviewing if you don't remember the code

(10-15-2025, 01:16 PM)Kernelpanic Wrote:
Quote:If anyone has these and can post the files I would be happy to. They will help me study better. Thanks.
One have to write off the examples; that's the only way to learn; usually the examples are not so long. Even as you write, you think about the source code, and one learns which typos cause which error messages.

Quick Basic Books
there is also the second edition of that book I don't know if mine is the first edition or the second
https://www.mediafire.com/file/np9zteoc6...O.pdf/file
Yes I agree to copy the code to learn but you can also learn from the examples by modifying the code to the ready-made examples. For this reason I was wondering if anyone has the example files.
Reply
#5
Lol, I remember when i got the Games Programming with QBasic book, no disc and no other references for its bespoke stuff! whilst I appreciate the OLD books and knowledge, nowadays they are NO USE TO ANYONE! If you have a question, an idea or anything else, ASK...even for me the forum members provide help, code, references...so for anything that will be covered in any QBasics coding book....again...JUST ASK! Chances are weve done it, got a library or decided collectively we are to dumb to effect the idea...JUST PLEASE DO NOT waste money on QBasics programming books....
Reply
#6
agreed that the book was written in a somewhat childish style.

"you become myopic, you look through quickbasic's colored glasses."  what expression is that even?  then actually advertise for crescent software.  and a couple of other companies.  that the authors of the book would then deny close association with.

propose different routines.  for weak computers not designed for true graphical interface.  a few examples were funny.  such as the "pac man screen" i think was for view statement.  they could have provided a better example.  for call absolute which had to be forced into the quickbasic ide.  they made a big deal about the pen statements.  before anybody could guess what we have to deal with today.  they focused on ibm pc and compatibles so much.  not one example was provided for qb-mac.  it wasn't enough to tell other people.  that operating system was way ahead of ms-dos and windows at the time.  that's why some graphics and sound statements.  behaved radically differently from one edition to the other.

i appreciated the "recall" section.  i verified for myself the bug with swap.  on the ide with two udt's.  in one game program i did one day.  i obtained the "internal error near xxxx" from "bc.exe".  my program used no "quick" library nor "foreign" routine.  it wouldn't have done any good if i reported it.  even if i had a way to report it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Literature about QuickBasic Kernelpanic 17 3,597 11-21-2024, 12:34 PM
Last Post: quickbasic
  Almost 500 QuickBasic Games TerryRitchie 12 2,481 01-08-2024, 01:02 AM
Last Post: a740g
  Book for sanity/insanity break: "10 PRINT CHR$(205.5+RND(1)); : GOTO 10" CharlieJV 4 1,017 08-22-2023, 08:15 PM
Last Post: bplus
  Microsoft QuickBASIC Programmer's Toolbox MWheatley 9 2,137 07-09-2022, 09:03 PM
Last Post: MWheatley
  A QuickBasic game that supports Oculus ?? madscijr 0 495 06-03-2022, 09:07 PM
Last Post: madscijr

Forum Jump:


Users browsing this thread: