Results
|
Choice
|
Votes
|
|
Percent
|
The user manual
|
33
|
15.6%
|
|
From a friend
|
3
|
1.4%
|
|
From a website
|
7
|
3.3%
|
|
I'm self-taught!
|
86
|
40.6%
|
|
I've used a combination of the above ways!
|
75
|
35.4%
|
|
I just download programs, I don't actually make them myself
|
5
|
2.4%
|
|
What's this programming thing I keep hearing about?
|
3
|
1.4%
|
|
|
Re: How did you learn to program for your calculator?
|
peterthegreat
|
I used the manual at first. I wrote down some of the program examples and tried to figure out what the commands did (it wasn't to hard, considering it was BASIC). I remember it took me a while to figure out what the FOR loop did, because my TI-89 was my first introduction to programming.
Then I found this site, and I greatly increased my programming experience by downloading programs that looked simple and looking at the code. Hehe--I remember downloading a program that used the getKey() command to detect kepresses....I kept on wondering how they did that =).
After I got the gist of BASIC, I tried to learn some nifty tricks (like the ok variable with dialog boxes and the fact that the "input" command, when used without any arguments, would do the cursor thingy on the graph screen). A good place to learn basic BASIC (tehe) and advanced BASIC (SiCoDe, right?) is to start at the Misc Information Files.
|
Reply to this comment
|
14 June 2005, 15:33 GMT
|
|
Re: How did you learn to program for your calculator?
|
burntfuse
(Web Page)
|
I learned BASIC from the manual, and then learned assembly a month or two later from Ciarin McCreesh's (probably not spelled right...) tutorial for the 86.
|
Reply to this comment
|
14 June 2005, 16:09 GMT
|
|
Re: How did you learn to program for your calculator?
|
Rodney Blythe
(Web Page)
|
I learned 10 computer languages (including 3 calc languages) by my self. Teachers are scarce in my area.
|
Reply to this comment
|
14 June 2005, 17:41 GMT
|
|
Re: How did you learn to program for your calculator?
|
Tzazak
|
I'm self taught. Some of that does come from web sites and some does come from the manual so i could have picked "all of the above ways", but mostly I was self taught so I went with that one.
|
Reply to this comment
|
14 June 2005, 19:13 GMT
|
|
Re: How did you learn to program for your calculator?
|
anykey
(Web Page)
|
I learned from www.bgo.netfirms.com.
Those are probably the best 83 basic tutorials ever written.
I use books for everything else.
Python, HTML, JavaScript, ect.
|
Reply to this comment
|
14 June 2005, 19:28 GMT
|
|
Re: How did you learn to program for your calculator?
|
Patrick Stetter
(Web Page)
|
I learned BASIC from a combination of a couple of examples from my math book, and the rest was self-taught. I will say that reading the 1337 Guide to BASIC programming improved my programming significantly, although I was competent before reading it. I am learning assembly now from learn assembly in 28 days. I read a few guides to learn C++ and C#. I learned some php from a friend. I am also learning flash using the guides that come with it.
|
Reply to this comment
|
14 June 2005, 20:45 GMT
|
|
1 2 3 4
You can change the number of comments per page in Account Preferences.
|