Author Topic: Programming Speed  (Read 9877 times)

0 Members and 1 Guest are viewing this topic.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Programming Speed
« on: May 30, 2010, 06:23:02 pm »
So after programing on-calc for a while, do you guys notice you can type on it as fast or faster than on a phone or other keyboard?  My friends keep telling me its unnerving how fast i can type on my calculator ;D Wondering how other people compared.  I was able to type this program up in exactly a minute:

Code: [Select]
ClrHome
1->X
1->Z
1->A
"ABCDEFGHIJKLMNOPQRSTUVWXYZ->Str1

Repeat K=105

Output(Z,X,sub(Str,A,1

Repeat Ans
getKey->K
End

Output(Z,X,"

X+(X!=16)(K=26)-(X!=1)(K=24->X
Z+(Z!=8)(K=34)-(Z!=1)(K=25->Z
A+1-26(A=26->A

End
« Last Edit: June 02, 2010, 01:38:45 am by Builderboy »

Offline tr1p1ea

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 647
  • Rating: +110/-0
    • View Profile
Re: Programming Speed
« Reply #1 on: May 30, 2010, 09:38:16 pm »
Yeah i used to get that when using my calc. Once you've memorised where everything is you can fly through the menus/keyboard.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."


Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Programming Speed
« Reply #2 on: May 30, 2010, 09:40:55 pm »
That's why I couldn't really get into programming for TI-89, because first of all I wasn't used to the keys, and secondly the menus respond so slowly that speed-typing could very well be impossible.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Programming Speed
« Reply #3 on: May 30, 2010, 09:41:19 pm »
Yea, I can type super fast on my calc. too. I have many of the menu item numbers in muscle memory as well. =)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Programming Speed
« Reply #4 on: May 30, 2010, 11:19:24 pm »
It's possible to program an entire Axe RPG in 5 minutes. You just need to use slowdowns and savestates.

J/k I used to type faster on calc than the computer. However now I would say both my typing speeds are even

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Programming Speed
« Reply #5 on: May 30, 2010, 11:59:14 pm »
Heh, thats cool to hear :) Its neat to know how 1337 we all are  8)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Programming Speed
« Reply #6 on: May 31, 2010, 12:03:37 am »
Heh, thats cool to hear :) Its neat to know how <s>1337</s> NERDY we all are  8)
Hai, i fixed your above post :P

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Programming Speed
« Reply #7 on: May 31, 2010, 12:09:05 am »
Lol the first step to not being nerdy is to deny that you are nerdy :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Programming Speed
« Reply #8 on: May 31, 2010, 12:12:17 am »
I think my calc typing speed is prbly what allowed me to finish ROL2 so fast. I can't imagine how fast I would've finished the old Illusiats from Summer 2002 if I typed that fast back then x.x
« Last Edit: May 31, 2010, 12:13:00 am by DJ Omnimaga »

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Programming Speed
« Reply #9 on: May 31, 2010, 03:30:02 am »
I still need to memorize the numbers to access certain lists commands.
But I write as fast as I do in a computer or cellphone.
Hobbing in calculator projects.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Programming Speed
« Reply #10 on: May 31, 2010, 11:13:23 am »
It's possible to program an entire Axe RPG in 5 minutes. You just need to use slowdowns and savestates.

J/k I used to type faster on calc than the computer. However now I would say both my typing speeds are even

16. You type on your TI calculator faster than on the computer.

http://www.unitedti.org/forum/index.php?showtopic=1326

If there were TI-83 keying lessons.




Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Programming Speed
« Reply #11 on: May 31, 2010, 11:48:07 am »
Ah, I remember seeing that post on UTI. Some of those are pretty funny. ^^.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Programming Speed
« Reply #12 on: May 31, 2010, 12:57:53 pm »
WOW! That sure brought back some old memories. I remember posting there I swear. Those were funny threads. I also remember a topic called "How to annoy people at UTI" and when they had a Randomness sub-forum. Finally they deleted it, though :(

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Programming Speed
« Reply #13 on: May 31, 2010, 01:22:14 pm »
I can type pretty fast on calc.  I think you get there faster if you use some of the commands more.  For example, I can get to binomcdf( a lot faster than I can get to LinReg(ax+b). ;D

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Programming Speed
« Reply #14 on: June 01, 2010, 05:46:53 pm »
speed-typing! I only know the more common ones (I think, the others might be known unconsciously :P).
For better or for worse, I find myself saying menu key followed by the correct number-letter rather than the menu name followed by the command name. (second-math-right-4 rather than test-xor or second-test-logic-xor)
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.