Author Topic: QBooks for QB64  (Read 5210 times)

0 Members and 1 Guest are viewing this topic.

Offline EricE

  • Forum Regular
  • Posts: 114
    • View Profile
QBooks for QB64
« on: March 31, 2020, 09:47:41 am »
Many books were published about QBasic and QuickBasic.
Most of them are no longer in print.
But if a person is going to get books that are useful for programming in QB64, which ones would people here recommend?


« Last Edit: March 31, 2020, 09:49:17 am by EricE »

Offline CBTJD

  • Newbie
  • Posts: 60
  • You're only as old as you feel. ...I'm screwed.
    • View Profile
Re: QBooks for QB64
« Reply #1 on: March 31, 2020, 02:34:41 pm »
I'm not a religious man, but hands down, this 940 page "Bible" is hard to beat:
https://www.amazon.com/gp/product/1556152620
CBTJD: Coding BASIC Takes Judicious Dedication

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
    • View Profile
Re: QBooks for QB64
« Reply #2 on: March 31, 2020, 03:24:44 pm »
Beat me to it, same book I was going to suggest. My copy is always within arms length when I'm programming.
In order to understand recursion, one must first understand recursion.

Offline CBTJD

  • Newbie
  • Posts: 60
  • You're only as old as you feel. ...I'm screwed.
    • View Profile
Re: QBooks for QB64
« Reply #3 on: March 31, 2020, 03:27:08 pm »
Great minds think alike, eh?
CBTJD: Coding BASIC Takes Judicious Dedication

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
    • View Profile
Re: QBooks for QB64
« Reply #4 on: March 31, 2020, 03:27:52 pm »
Yep, yep :-)
In order to understand recursion, one must first understand recursion.

Offline EricE

  • Forum Regular
  • Posts: 114
    • View Profile
Re: QBooks for QB64
« Reply #5 on: March 31, 2020, 06:40:16 pm »
Here is the "Russian" QBasic book (in English).

The Revolutionary Guide to Qbasic
https://www.amazon.com/Revolutionary-Guide-Qbasic-Victor-Munerman/dp/1874416206/
by Victor Munerman (Author), Evgeny Yemelchenkov (Author), Tatyana Samoylova (Author), Vladimir Dyakonov (Editor)
Published in 1996 by Wrox Press.

This 577 page book has a lot of technical details and chapters on Graphics (both 2D and 3D), sound, programming a user interface and more.

The inside of the front cover says "Let QBasic Blow Your Mind"

The book came with a floppy disk, but it is hard to find a used copy now that still has it.

EDIT to add:
One customer reviewer at Amazon had this to say about this book.

Quote
"The Revolutionary Guide to Qbasic is by far the best book out there for programming games in basic."
« Last Edit: March 31, 2020, 07:29:31 pm by EricE »

Offline JohnUKresults

  • Newbie
  • Posts: 40
    • View Profile
Re: QBooks for QB64
« Reply #6 on: April 01, 2020, 12:21:49 pm »
I still use "Using QBasic" by Feldman & Rugg (Que publication) from 1991

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: QBooks for QB64
« Reply #7 on: April 01, 2020, 06:28:26 pm »
I found some time ago a Qbasic Reference Book, but it is only a paper version of the help into the QB program. SO it has so poor code.
I have used it zero time. No more Qbasic book I have found, but so much tutorials in Qbasic and QB sites!
Programming isn't difficult, only it's  consuming time and coffee

Offline EricE

  • Forum Regular
  • Posts: 114
    • View Profile
Re: QBooks for QB64
« Reply #8 on: April 02, 2020, 04:40:30 pm »
Hello JohnUKresults.

Let me welcome you to the forum.

I have found on eBay the book that you mentioned, "Using QBasic, by Feldman & Rugg", and ordered it.
Hopefully it won't take long to arrive.

Offline EricE

  • Forum Regular
  • Posts: 114
    • View Profile
Re: QBooks for QB64
« Reply #9 on: April 02, 2020, 05:12:07 pm »
I have just found what must be The List of all lists of QBooks!

The Ultimate List of QBooks
https://www.garybeene.com/qbasic/qb-books.htm

There are more than I thought there would be!

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: QBooks for QB64
« Reply #10 on: April 02, 2020, 07:31:25 pm »
Thanks BSpinoza you have shared valuable books on QB!
Programming isn't difficult, only it's  consuming time and coffee

Offline helium5793

  • Newbie
  • Posts: 7
    • View Profile
Re: QBooks for QB64
« Reply #11 on: April 03, 2020, 11:58:35 am »
I just posted a free book under a new topic, MS quickbasic for scientists.  Happy to send it to somebody.
John

Offline JohnUKresults

  • Newbie
  • Posts: 40
    • View Profile
Re: QBooks for QB64
« Reply #12 on: April 06, 2020, 09:28:47 am »
Also found in my "pile under the shelves" is "QBasic - the language of MS-DOS" by Mike James (1992) I/O Press.

Anyone want this?

Not a big book (<250 pages) so shouldn't cost too much for postage in the UK. Not sure about sending overseas though.

Offline JohnUKresults

  • Newbie
  • Posts: 40
    • View Profile
Re: QBooks for QB64
« Reply #13 on: April 06, 2020, 09:41:48 am »
I'm not a religious man, but hands down, this 940 page "Bible" is hard to beat:
https://www.amazon.com/gp/product/1556152620
Hi

I have a slightly earlier Microsoft book - "Microsoft QuickBasic Compiler for DOS Systems 4.5" (1988 reprinted in 1991) which also came with 2 3.5" floppy disks!!

That one stays under the shelves as I find the Que book easier to work with - just used to come out when I needed some reference material.

Offline CBTJD

  • Newbie
  • Posts: 60
  • You're only as old as you feel. ...I'm screwed.
    • View Profile
Re: QBooks for QB64
« Reply #14 on: April 06, 2020, 03:57:02 pm »
Something that might help in choosing books on this subject; there is a prolific writer named Greg Perry who has written countless computer books. He is handicapped and only has two thumbs, no fingers. I make no judgements. I merely wish to point out that a lot of his books tend to include entire copied groups of chapters or sections from previous books. So, find the title with the most pages written by Greg Perry on the subject and you'll have everything he knows about it. In the case of QBasic, that would be either

https://www.amazon.com/Qbasic-Programming-101-Greg-Perry/dp/0672302810/ref=sr_1_2?dchild=1&keywords=greg+perry+qbasic&qid=1586202879&sr=8-2


or

https://www.amazon.com/QBASIC-Example-Programming-Perry-1994-03-01/dp/B01A68B99G/ref=sr_1_4?dchild=1&keywords=greg+perry+qbasic&qid=1586202879&sr=8-4

in that order.
« Last Edit: April 06, 2020, 03:58:06 pm by CBTJD »
CBTJD: Coding BASIC Takes Judicious Dedication