Jump to content
IGNORED

TI BASIC Manual besides blue book ( Beginner's BASIC )


jedimatt42

Recommended Posts

Best manual is trial and error.

 

I taught myself BASIC thanks to type-in programs in magazines, and while 99er Home Computer is mighty pricey to collect in 2017, all the Compute! coil bound programming guides can still be had for a song. I can't imagine that you'd learn anything in an actual manual that is not available in those books, and you get practical experience using the tricks and tips to tweak the included type-in programs and make the your own.

Link to comment
Share on other sites

Best manual is trial and error.

 

I taught myself BASIC thanks to type-in programs in magazines, and while 99er Home Computer is mighty pricey to collect in 2017, all the Compute! coil bound programming guides can still be had for a song. I can't imagine that you'd learn anything in an actual manual that is not available in those books, and you get practical experience using the tricks and tips to tweak the included type-in programs and make the your own.

 

 

Is it sad that i want an OCR that can extract these in file programs and export them as txt so I can copy and paste into C99 to save a dsk instead of typing them in manually? It's be great to have a dsk compilation of all the programs found in these books without someone having to type them all in. I wonder how well a cut and paste would work. Not much if pages are graphic scans and not searchable/selectable text, which is where the OCR comes in I suppose.

 

EDIT: in about 30 minutes, I got through 4 programs but somehow forgot to save program 3.

The time includes:

Thinking about it for about 5-10 minutes.

Finding a book in PDF format with selectable text.

Trying it out.

creating a new DSK via TI99DIR and copying the programs over.

 

So I thought about it. I didn't want to do it, feeling lazy here. But I had some time between tasks waiting on computer so why not?

Find a book - I chose compute's-guide-to-extended-basic-home-applications-on-the-ti994a.pdf - I think i sourced it from WHTech, it's on my local hdd so source unknown. I included it here.

Find the programs, copy them in to notepad, fix obvious issues due to poor scan quality, copy paste into classic99 and run, fix any issues.

 

The experience stunk. OCE from poor quality scans in to text is going to have issues, finding them is going to be an issue and finally, I got 4 programs in and forgot to save program 3.

 

On the included DSK are 3 program 021, p22, p24 - These are Program 2-1, program 2-2 and program 2-4 as listed in the book.

 

Testing program 2-4, I got in to a wild goose chase with the program after fixing a lot of errors,. I simply could not get guess the correct number and it seemed the computer was changing the number as I guessed at it. Maybe this was the purpose of the program, I don't know, I didn't read the book, I only copy/pasted attempted to fix the code then saved programs and copied to dsk.

 

So in case it's not blatantly obvious, I'm not the guy to take on such a project. I also think that as programs get bigger and more complex, the time it takes to type them in manually may turn out faster than cut/copy/paste/fix.

But it was fun trying, until it wasn't. Thanks P24.

 

I return you now to your regularly discussed on topic thread.

computes-guide-to-extended-basic-home-applications-on-the-ti994a.pdf

cgxbbha.dsk

Edited by Sinphaltimus
Link to comment
Share on other sites

Best manual is trial and error.

 

I taught myself BASIC thanks to type-in programs in magazines, and while 99er Home Computer is mighty pricey to collect in 2017, all the Compute! coil bound programming guides can still be had for a song. I can't imagine that you'd learn anything in an actual manual that is not available in those books, and you get practical experience using the tricks and tips to tweak the included type-in programs and make the your own.

Well, everyone learns differently. Most languages I learn in 2 parts, flow control and then inventory the function libraries. This works well for me for BASIC and C and Java, then Forth, Smalltalk, Clojure, are different as flow control are all just part of the function libraries, and you can create new flow control constructs yourself.

 

Anyway, I believe I have the flow control down for TI BASIC, and a good subset of the libraries, but now I want to exercise all of the FILE IO routines to their bounds and permutations to have 'integration-tests' for TIPI. For that, I need a reference manual so I can create the todo list.

 

Also, I'd say I know TI Extended BASIC better than I know TI BASIC, and I often need a reference manual so I can quickly find that some routine won't work in TI BASIC.

 

I plan to do the same for fbForth, and TurboForth, and libti99/gcc regarding TIPI.

 

-M@

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...