Live data from Hacker News

Poll: How long have you been programming?

news.ycombinator.com

191–200 of 329 posts

Re: Poll: How long have you been programming?

#192
post #179

Earlier quoted context omitted.

I would recommend not trying to teach for loops etc... Show them how to tie a function to an image to make it move across the screen as a building block to make a game and they will find it interesting. Maybe start with flash/actionscript so they can see (click image > write code for image > image does stuff)

unfortunately in the selection that I have of 8 (mine), 9 (not mine) and 10 (mine) none are bright enough to grasp the concept of a 'sprite' yet, i'm not even talking about relating code to that sprite. flash/actionscript? ho many steps are there between typing something and actually getting stuff appear on the screen? I've written 2-3 simple swf's, and it caused my head to spin... you think a kid could do it? on the…

I am pretty sure when I was 10, it was normal for a kid to know what a sprite was (indeed the finer points of what and how your computer did sprites was playground argument stuff). Most people had at least had an attempt at creating their own game or demo. Kids these days only want to use computers.

Re: Poll: How long have you been programming?

#195
ZX Spectrum in 1986, but couldn't understand the manual as my English was too poor when I was 11. Atari 800XL in 1988 where I started with Basic. Then C64 in 1990 with more Basic. A500 in 1991 and A1200 in 93 where I did Amos and 68000 Asm. Then university took over with x86 asm, Pascal, C, Java, C++, Prolog, ML and my first experience with Linux.

Re: Poll: How long have you been programming?

#199
post #27

Started at age 7 on a C64. I learned binary before I could multiply because you needed to understand binary to create multi-colored sprites on the C64. I made a game where you drove a car and avoided things, then another where you drove a spaceship and avoided things, then another where you shot arrows at moving targets. That last game was the first one I wrote where the goal was to hit things, a major departure for…

Why do people continually assume that kids don't have the intellectual capacity to solve problems? The hurdles are only as high as YOU think they are. Kid wants to make a game, kid programs a game. What's so hard about that? The kid doesn't care about the "barrier to entry" any more than issues like platform, methodology, budget, competition, etc. None of those business decisions are part of their need to make the ga…

I sure thought I was smarter than all the adults when I was 15. I still have no idea if I was right or not.
Post reply on HN