My Formal Introduction
Reply | Flag | Categorize
AriMB 06 Feb 2013 17:34
AriMB

Included page "member:arimb" does not exist (create it now)


Guest

I know I'm a little late, as I have been seen lurking around the forum for a month or so, but I would like to introduce myself. AriMB is my actual name. I am 14. I am fairly decent at programming, but am terrible at optimizing. I currently know a little of Java, C++, Objective C, and a fair amount of TI BASIC. I'm not sure what else to say, so I'm gonna stop here.

Oh wait, I almost forgot…
…hi!

Attachment:

Anonymous 06 Feb 2013 19:42
Anonymous

Included page "member:anonymous" does not exist (create it now)


Guest

Hello AriMB! Nice to see a new face around! What would you say is your best program?

Attachment:

burr 07 Feb 2013 00:36
burr

Admin

FWDAC

Guest

It's nice to see you again :) What got you interested in programming? Why do you say you're terrible at optimizing?

Attachment:

AriMB 07 Feb 2013 17:29
AriMB

Included page "member:arimb" does not exist (create it now)


Guest

Lat's see…my best program is probably either my own version of snake or a blackjack program I wrote. I became interested in programming originally because I was lazy and did not feel like remembering all of the math and science formulas. And I'm terrible at optimizing because…I'm terrible at optimizing (my programs are all like 10x longer than they would be if they were optimized). An example of what some of my early programs were (like when I had never even heard of optimizing).

If A=1
then
disp "1"
end
if A=2
then
disp "2"
end
if a=3
then
disp "3"
if a=4
then
disp "4"
end
etc.

Attachment:

bsch2734 08 Feb 2013 13:51
bsch2734

Member


Guest

Yes, I think we've all been there before XD

Attachment:

Make a reply:

To use the style buttons, click on the one you want, then press Ctrl+V.


Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.