Author Topic: TI-84+ Kana Learning Program  (Read 4410 times)

0 Members and 1 Guest are viewing this topic.

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
TI-84+ Kana Learning Program
« on: September 07, 2014, 01:53:25 pm »
Hiya everyone
a few weeks ago i've downloaded Nihongo!, a Kana learning program made by Charles Wetzel
http://www.ticalc.org/archives/files/fileinfo/420/42051.html
and then i started to improve upon it, by adding (han)dakuten and youon, and i've even added special characters for english transcription, and the program is around 80% faster than before :D
please check it out and any feedback would be highly appreciated
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

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: TI-84+ Kana Learning Program
« Reply #1 on: September 07, 2014, 11:41:45 pm »
Interesting, I didn't know such program existed, let alone in pure BASIC. I wonder how fast does the original and your version takes to display the characters? It's definitively good to see a new version :)

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: TI-84+ Kana Learning Program
« Reply #2 on: September 08, 2014, 01:24:48 am »
the old version wasn't exactly that slow, but since my version features a lot more characters, at first, it took a while before the characters were displayed. so i just used some goto's and some lbl's and now it's almost 80% faster (i've made that percentage up, don't kill me :P)
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

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: TI-84+ Kana Learning Program
« Reply #3 on: September 08, 2014, 09:54:16 am »
Nice to hear. For the Lbl did you use the trick of putting the lbl as the second line or so in the code? Sometimes it's sightly faster than other looping methods, but you need to watch out about memory leaks. Also how are the characters stored?

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: TI-84+ Kana Learning Program
« Reply #4 on: September 08, 2014, 09:58:31 am »
2 seperate programs using line and pton
also, you could look at the code and see for yourself :)
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

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: TI-84+ Kana Learning Program
« Reply #5 on: September 11, 2014, 11:02:07 pm »
On a side note I noticed this topic was in the wrong section. Shouldn't it be in the other calc discussion and news section? :P

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: TI-84+ Kana Learning Program
« Reply #6 on: September 12, 2014, 01:56:13 am »
I wasn't really sure about it either, could a mod place it in the right section?
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: TI-84+ Kana Learning Program
« Reply #7 on: September 12, 2014, 10:52:33 am »
UPDATE!


i've tweaked some minor aspects of the program, like the inclusion of the archaic kana in the kana table, and i've made the kana table easyer to read. and i've optimized the program a little
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza