Author Topic: [Tutorial] Complete Basic  (Read 2672 times)

0 Members and 1 Guest are viewing this topic.

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
[Tutorial] Complete Basic
« on: June 04, 2012, 07:32:39 pm »
Alright, I've been working on this for the past 5 (?) months, but now I've been seriously lacking in the motivation department. I figured if I posted it here I would be more inclined to finish it. It's almost done, so yeah. Tell me what you think of it so far. (I know it's not too good, but whatever) :P
Although I think the title "Complete Basic" is taken, but I'm not sure...

I couldn't post all the text, as it would be too massive. (It exceeds the 65535 character limit :P) So here's a download. Anyways, enjoy! :D


Current version: 30 pgs.  7/9/12


Spoiler For Topics Covered/To Cover:

1) If                         done
2) Then               done
3) Else               done
4) For               done
5) While               done
6) Repeat               done
7) End               done
8) Pause               done
9) Lbl                       done
10) Goto               done
11) Menu               done
12) Return               done
13) Stop               done
14) DelVar               done
15) Input               done
16) Prompt               done
17) Disp               done
18) Output               done
19) getKey               done
20) ClrHome            done
21) ClrDraw                    done
22) Line               done
23) Horizontal            done
24) Vertical                    done
25) DrawF               done
26) Shade               done
27) DrawInv            done
28) Circle               done
29) Text               done
30) Pt-On               done
31) Pt-Off               done
32) Pt-Change            done
33) Pxl-On               done
34) Pxl-Off                    done
35) Pxl-Change            done
36) Pxl-Test            done
37) StorePic            done
38) RecallPic            done
39) and               done
40) or               done
41) xor               done
42) not               done
43) abs               done
44) AxesOff                      done
45) AxesOn                    done
46) dim
47) Fix               done
48) FnOff               done
49) FnOn               done
50) fPart               done
51) iPart               done
52) Full               done
53) Horiz               done
54) G-T               done
55) getDate
56) getTime
57) int               done
58) PlotsOff                      done
59) PlotsOn                    done
60) rand               done
61) randInt               done
62) randM               done
63) remainder            done
64) round               done
65) sub               done
« Last Edit: August 07, 2012, 02:00:01 pm by parserp »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: TI Basic Tutorial
« Reply #1 on: June 04, 2012, 07:47:50 pm »
You should totally finish it.

^^this is additional motivation

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline jwalker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 660
  • Rating: +13/-0
  • Almost everything I have released includes a 'WZ'
    • View Profile
Re: TI Basic Tutorial
« Reply #2 on: June 04, 2012, 08:56:16 pm »
Yea finish it
<a href="http://www.nerdtests.com/ft_cg.php?im">
<img src="http://www.nerdtests.com/images/ft/cg.php?val=9612" alt="My computer geek score is greater than 41% of all people in the world! How do you compare? Click here to find out!"> </a>

Support Casio-Scene against the attacks of matt @ matpac.co.uk ! For more information: Casio-Scene shuts down & Matt actions threads

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: TI Basic Tutorial
« Reply #3 on: June 05, 2012, 04:43:06 am »
for me the same, you should finish it. Don't forget "if-then-end" and the "for" loop. Also you should add a note that "remainder" and "Zquadrant1" aren't accessable on a TI-83+.

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: TI Basic Tutorial
« Reply #4 on: June 05, 2012, 12:48:55 pm »
for me the same, you should finish it. Don't forget "if-then-end" and the "for" loop.
Yes, I'm not done with loops yet, but I will definitely not forget those. ;)
Also you should add a note that "remainder" and "Zquadrant1" aren't accessable on a TI-83+.
Oh, I didn't even know that they weren't. Thanks! :D

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: [Tutorial] Complete Basic
« Reply #5 on: July 09, 2012, 02:44:17 pm »
New, 30 page version attached in first post. :D

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: [Tutorial] Complete Basic
« Reply #6 on: July 09, 2012, 05:26:26 pm »
also, remainder( doesn't exist in non-MP OS.
Sig wipe!

Offline parserp

  • Hero Extraordinaire
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1455
  • Rating: +88/-7
  • The King Has Returned
    • View Profile
Re: [Tutorial] Complete Basic
« Reply #7 on: July 09, 2012, 05:30:07 pm »
also, remainder( doesn't exist in non-MP OS.
Dang... Why don't I know any of this stuff? :P
Thanks!

Offline blue_bear_94

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 801
  • Rating: +25/-35
  • Touhou Enthusiast / Former Troll / 68k Programmer
    • View Profile
Re: [Tutorial] Complete Basic
« Reply #8 on: July 09, 2012, 05:31:05 pm »
There's a mistake on Page 26. Output takes only 3 arguments.
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (2.30 2.55 MP 2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag  東方ぷろの