Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - guy6020665

Pages: 1 ... 25 26 [27] 28 29 ... 33
391
TI-BASIC / Re: Circle Graphs
« on: September 03, 2010, 07:58:07 pm »
Nice! The original program is 130. Does yours save the percentages to L2?

Yes here is code

Code: [Select]
:Degree
:AxesOff
:ZInteger
:L1/(sum(L1))->L2
:Circle(0,0,31
:1->A
:0->D
:For(A,1,dim(L2
:360*L2(A)->B
:Line(0,0,31*sin(B+D),31*cos(B+D))
:D+B->D
:End

Edit Subscript dosen't seem to work in code

392
TI-BASIC / Re: Circle Graphs
« on: September 03, 2010, 07:50:56 pm »
Haven't actually checked but how large is the original program? I managed to write one today in calc class that achieves the same effect in 100 bytes  ;D

393
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 03, 2010, 07:46:06 pm »
Getting sick on a day a project is due because you stayed up ate doing it

Youger siblings stealing the computer.

Not being able to check this enough (4 pages in less than a day wow)

394
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 11:00:26 pm »
New ones for me:

The insane amount of homework that the IB program requires you to do.
Not getting to sleep when you want to.
Enemy high templar + psionic storm + your drones/SCVs/probes = no more income.

395
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 10:27:51 pm »
-When you ask a teacher a question and they assume you know nothing about the topic and proceed to lecture for 15 min. on a topic everyone knows.
-When people assume I'm not always right. :P j/k
-Teachers sitting there showing kids how to enter data in lists (in junior year) while you sit with the points already plotted, playing Mario

1- happened yesterday in FST class. i think we all know how to make a stem and leaf plot as sophomores and juniors, am i right?
3- happened two days ago in FST class. except it was Raylin's Gravity instead of Mario.

- when your FST teacher tells you something is impossible on your calculator, and then you accomplish it. happened today in FST class, go figure.

Whats FST class? And lol to those

And wow 2 pages in less than a day, unexpected.

396
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 09:18:51 pm »
@tloz128
I completely agree with number four. I hate/d that :( I mean why mark us points down for being smart?

it's also one of my pet peeves, but it does make sense. what if someone didn't study, peeked over at his classmate's answers and just copied them down without work?

I would think eventually they would figure out that some of us do the problem so fast we cant show work, and know who we are.

EDIT: 100th post!

397
Miscellaneous / Re: Pet Peeves-Post Here
« on: September 02, 2010, 09:01:27 pm »
Mine-
2: not being hungry at breakfast time, and then being starving by 10:30
3: self-righteous/smug people who constantly try to have ethical debates with you (similar to guy's #4)
4: getting points taken off of quizzes/tests for not showing enough work

Love these ^

Edit: 1 more post till rank up!

398
Miscellaneous / Pet Peeves-Post Here
« on: September 02, 2010, 08:40:04 pm »
Pretty self explanatory, post any pet peeves that you have here if you want to.

Here are mine
1: Speed of TI-BASIC
2: RAM clears
3: being woken up too early
4: those irritating people who never leave you alone

I am interested to see the replies

399
TI-BASIC / Re: Circle Graphs
« on: September 02, 2010, 08:33:48 pm »
LOL have you shown this to your teacher?

I might borrow this just to mess with mine.

400
Miscellaneous / Re: Birthday Posts
« on: September 02, 2010, 08:30:18 pm »
Happy birthday guy6020665

Thanks! Missed this earlier but thank you!

* DJ Omnimaga hopes he gets Starcraft II as birthday present and if necessary a computer to run it too ;D

Nope my parents got me Nintendo Wii that i had to set up in their room :-\ .

401
Art / Re: Which Looks More Water Like?
« on: September 02, 2010, 07:55:33 pm »

402
Art / Re: Which Looks More Water Like?
« on: September 02, 2010, 07:47:44 pm »
I think No. 5 seems the most water like. I dunno it may be just me

403
Art / Re: Which Looks More Water Like?
« on: September 02, 2010, 07:44:08 pm »
That really hurts my eyes o.O, perhaps post them on a smaller scale so its easier to tell the difference?

404
TI-BASIC / Re: Feedback?
« on: September 01, 2010, 10:42:56 pm »
Ok, gonna try this one too when I get some time. Good luck with school!

Thanks will try to keep working on this but don't get your hopes up, (still can't think of a decent storyline or a decent battle system)

405
The Axe Parser Project / Re: Your Projects - Post and Critique
« on: September 01, 2010, 10:41:36 pm »
Do you mean like the old arcade game Asteroids or more like side scrolling? I'll probably give this a try tomorrow

No i mean like the program attached to this post

Pages: 1 ... 25 26 [27] 28 29 ... 33