Poll: How old were you when you made your first interactive program?
You do not have permission to vote in this poll.
10 or under
5.26%
2 5.26%
11
0%
0 0%
12
7.89%
3 7.89%
13
13.16%
5 13.16%
14
13.16%
5 13.16%
15
7.89%
3 7.89%
16
2.63%
1 2.63%
17
5.26%
2 5.26%
18
10.53%
4 10.53%
19
7.89%
3 7.89%
20
2.63%
1 2.63%
21 or older
0%
0 0%
I have never made an interactive program
23.68%
9 23.68%
Total 38 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
When did you start Programming?
#1
At what age did you write your first, interactive program?

By interactive program, I mean a program that takes an input and returns an output based on that input. Hello World is not an interactive program. A program to check if a number is prime, return the nth Fibonacci number, or even to take your input and throw it back at you is an interactive program.

By write, I mean from your own brain. Being told how to do it by a tutorial, ie copying it down, does not count.

JS, PHP, Perl, Python, Java, the Cs, TI calculator programs, etc. If it runs on a computer, takes input, and spits output based on that, then it counts as a program.

If you are unsure of your exact age, guesstimate.

~~~~~
I know I had several programs on my Calculator as a Freshman in Highschool. Quadratic Equation and something to calculate binomial probabilities. That would have been aged 14 to 15. I remember being introduced to programs in 8th grade by some crazy guy in my math class, so that would be 13 to 14. I guesstimate 14.
Reply
#2
Does being told to do it, but not how, count?

Teacher in Computer Science class, first assignment, "write a program that outputs the square of the input number".
In PL/C, on IBM 370 mainframe, sometime in the Jurassic.
Reply
#3
Don't remember what the first one was or when, but I was using one to compute the quadratic formula in 8th grade. Hmm.
Reply
#4
I voted but that doesnt necessarily mean im still doing php >< i dropped learning about it and my knowledge about it last year. this year was stressful enough and i couldn't even do HTML... so yeah.
Reply
#5
I started with a class on Visual Basic in 9th grade.
Reply
#6
I'm going to be honest: Never.

I'm not adept enough in programming to even try. I take lots of notes down though, ugh. >:
Reply
#7
When I was 13, but that was a one-time-event which didn't come back before like 3 years ago.
Reply
#8
Started using Turing when I was in grade 10. 14 due to being born in October. Tongue
Reply
#9
My first real programming experience was in Grade 10, Visual BASIC. Really sucks though, because I haven't gotten the opportunity to take any sort of programming class since then. My computer studies teachers suck.

But I've been playing with graphic calculators since I was like, 9. Stole my older sister's graphing calc. >_>
Reply
#10
Does making a grade calculator in Excel count?
Reply
#11
13 - 15 years, don't remember.

My cousin told me about QBasic and I made something simple. You wrote your name or whatever, and it gave out: "Hello, ______".
Reply
#12
When I was like 12, using turbopascal.

8 if you count logo.
Reply
#13
Took my first C programming course as an engineering major at Purdue University. They were damn fine teachers, and I've been using C ever since.
Reply
#14
DeanNim Wrote:I voted but that doesnt necessarily mean im still doing php >< i dropped learning about it and my knowledge about it last year. this year was stressful enough and i couldn't even do HTML... so yeah.

PHP/html is markup/scripting. Frown
Reply
#15
PHP counts.
Reply
#16
Never even used a graphing calculator.
Reply
#17
18 years old if you count my first C classes at the university.

Much earlier if you count making excel sheets that calculate things (taking your maple stats and spiting out your damage, for example).
Reply
#18
Russt Wrote:PHP counts.

Ooh you're right, my bad. I tend to tie together html with PHP. Scripting is still programming, however markup is not. Sorry for the mix-up. Redface
Reply
#19
This past week I started doing a project for a class here in France that involved making a program in C that would simulate molecular dynamics. It had been 3.5 years since I had last used C language. It felt quite good going back to programming in C, you can only get so much from excel.
Reply
#20
Fiel Wrote:Took my first C programming course as an engineering major at Purdue University. They were damn fine teachers, and I've been using C ever since.

What happened to python?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)