News:

Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!

Main Menu

TI-Basic

Started by deadly7, September 04, 2005, 04:37:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

deadly7

Does anyone know of any good sites to learn it (that don't link you to 500.000 other pages), and do you recommend learning it? Math class is boring [already] and my school books suck [CPM = shit], so I can play games on my calculadora.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Newby

Haha.

TI-Basic will be the death of me. :(
- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Ryan Marcus

Umm... guys... Joe is 100% right!

TI-Basic is no where close to basic!

For example:


:ClrHome
:Disp "HELLO WORLD"


No dot notation, no objects, no classes.


:Clrhome
:0->A
:For X,1,20
:A+X->A
:End
:Disp A


No dot notation, no objects, no classes.


:ClrHome
:Lbl 1
:getKey A
:While A=0
:getKey A
:End
:ClrHome
:Disp A
:Goto 1


No dot notation, no objects, no classes, whiles not ended with a wend.

Of course, there are more defining attributes then that to basic, but those are some. The only thing basic-ish I can find is the use of a GoTo command..
Thanks, Ryan Marcus

Quote
<OG-Trust> I BET YOU GOT A CAR!
<OG-Trust> A JAPANESE CAR!
Quote
deadly: Big blue fatass to the rescue!
496620796F75722072656164696E6720746869732C20796F75722061206E6572642E00

rabbit

TI-BASIC is a form of BASIC.  BASIC isn't all OOP, it's just a simple, high-level instructional language.  You're defining all BASIC by using RealBASIC or Visual BASIC as a standard, when in fact they are offshoots and extended versions of the original BASIC.

@deadly: The TI instruction booklet taught me everything I needed to know, but if you want a website, this is a good one.

deadly7

Do you need like a compiler or some program of some sort, or would notepad suffice?
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Quik

Why not learn z80? It's more of a real language.
Quote[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

deadly7

z80 works with calculators? My manual says it doesn't.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

rabbit


deadly7

Leet..
Compiler if needed, and link if you could find one? The only reason i don't google it is cause you people know if it's a full tutorial rather then something that tells you 1/10th of what you need to know
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Quik

Quote from: deadly7 on September 05, 2005, 12:42:28 AM
Leet..
Compiler if needed, and link if you could find one? The only reason i don't google it is cause you people know if it's a full tutorial rather then something that tells you 1/10th of what you need to know

TI-83+ and that series work very well with z80; Darkness is talented with it. He has a link for a tutorial for it on ticalc.org I believe, we can see if he'll look at this topic and provide some insite. ;)
Quote[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Darkness

#10
http://www.ticalc.org/archives/files/fileinfo/268/26877.html - Learn how to program it
http://www.ticalc.org/archives/files/fileinfo/287/28793.html - I <3 this assembler, although you could do it with TASM (google it if you want).
My crappy programs:
http://www.ticalc.org/archives/files/authors/81/8142.html
(01:22:35) Newby: I am listening to 9989. Torsofuck - Fistfucking Her Decomposed Cadaver (0:07 / 2:37 320kbps)
(01:22:39) Newby: I am listening to 9990. Torsofuck - Worm Infested Anal (0:01 / 3:02 320kbps)
(01:22:43) Newby: I am listening to 9991. Torsofuck - Raped By Elephants (0:02 / 4:14 320kbps)

deadly7

That's great and all but i don't have a ti-83.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Quik

Well then, what do you have and how do you know it supports TI-BASIC? What's the point, anyway? :p
Quote[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

deadly7

I'm getting either a TI-83 or a TI-89, and the book said so. To answer the second question: Geometry is quite possibly the most boring class on the face of the universe, so games can distract me.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
[17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

rabbit

I remember geometry.........it sucked.