Tagged Questions

Questions related to simple educational tasks for children learning the programming.

learn more… | top users | synonyms

100
votes
86answers
6k views

How do the young start programming nowadays? [closed]

Back in the late 80s/early 90s I learned GWBasic on MS-DOS. Then Turbo Pascal. Then Turbo C/Asm. Later I stumbled into PHP and finally made a career out of Perl programming. I'm curious how actual ...
60
votes
66answers
5k views

Which programming language is manageable by an 11 year old kid?

Possible Duplicates: What is the easiest language to start with? What are some recommended programming resources for pre-teens? My son is 11 years old and he would like to learn a ...
34
votes
27answers
3k views

How would you explain your job to a 5-year old? [closed]

Sometimes it's difficult to define programming to people. Especially too old or too young people can not understand what I do to earn money. They think that I repair computers, or they want to think ...
25
votes
20answers
2k views

How to get kids into programming

I have a seven year old son. He is pretty bright and I want to show him that computers are good for something beyond playing games. My end goal would be to have him use a language (See Related ...
21
votes
29answers
5k views

What's the best way to teach young kids some basic programming concepts?

I might be asking this question a bit early, since my kid isn't even born yet, but I want to be prepared. How should I start introducing basic programming concepts to my kid? I remember typing ...
18
votes
23answers
2k views

How and when do you teach a kid to code?

I've got a ten year old brother who desperately needs a constructive hobby and I am convinced he has the proper sort of wiring to become an adept coder. However, what he has in raw intelligence he ...
17
votes
15answers
3k views

What's a good way to teach my son to program Java

OK, so I've read through various posts about teaching beginner's to program, and there were some helpful things I will look at more closely. But what I want to know is whether there are any effective ...
13
votes
5answers
294 views

Teaching Kids to Debug Code?

So there are a lot of posts around here about what are the best ways to teach kids to program. I'm interested in the next step, teaching kids how to debug code that doesn't do what they want, or ...
12
votes
10answers
974 views

Good book for a 10 year old kid to learn programming and C# [closed]

Please read the entire question, as this is not a standard fare, "What are some good C# books?" question. I am looking for a good book or perhaps something in the form of CBT, to help teach my 10 ...
12
votes
11answers
1k views

Advice for teaching programming to my little girl [closed]

My little girl wants to learn programming but she is still a little young. What would be the best approach to teaching programming to a 7 year old that still lacks a lot basic skills?
11
votes
15answers
598 views

Kid's first program for this day and age

In a number of these conversations, developers fondly remember their very first program. It tends to be a variation of this: 10 print "My brother Michael is a greebly" 20 goto 10 Personally, I ...
11
votes
29answers
1k views

Whats a good age to get your children into programming?

I didn't really get into programming until high school, although I wish my parents would have introduced me to it at a young age. What are good ways to start getting kids excited about programming? ...
8
votes
2answers
263 views

Ruby and Rails book or tutorial for kids?

I have a 5 year old boy who is extraordinarily talented with math, so I bought him a book on programming games with python for kids. He's 3 or 4 chapters into it I think and absolutely loves it. The ...
7
votes
7answers
383 views

Good learner book for a 12 year old?

My 12 year old brother has recently expressed an interest in learning to program. I of course think this is a great idea, why not start him early? I'm wondering what you guys think with regards a ...
7
votes
10answers
469 views

Which programming paradigm should be taught first to kids?

When introducing basic programming concepts to kids for the first time, what paradigm is best to start with? What research has been done in this field?
5
votes
2answers
161 views

Resources/Teaching ideas to teach computers to kids [closed]

A small initiative from my work place plans to teach very basic computers to not so fortunate kids. I was looking for some very basic topics/resources. These kids are very young and have not ...
5
votes
11answers
1k views

Resources for Kids Learning C#

My 11 year old son is very interested in programming. He has been working with Scratch for a couple years but has now outgrown it. I recently helped him install Visual C# Express Edition and he is ...
4
votes
1answer
235 views

Books for Teaching Kids to Program in Javascript

I'm looking for a physical, printed book to teach children how to program, using Javascript as the teaching language. The best question found about teaching programming in general is Best ways to ...
3
votes
4answers
618 views

JavaScript tutorials for Kids

Could you recommend fun resources to teach JavaScript/jQuery to kids (10-12 yo)? I am looking for the next step after "Hello World". Thanks!
2
votes
4answers
859 views

Microsoft programming language for children

about half a year ago I read about a programming language from Microsoft which is easy to learn (also for kids) and which uses .NET. But unfortunately I am not able to find something about this ...
2
votes
3answers
565 views

What are some recommended programming resources for pre-teens?

What are the best places for getting my daughters interested in programming without actually knowing that's what I'm doing? :-) For example, I presented Alice.org to the older one as a storytelling ...
1
vote
7answers
273 views

Teaching a kid to type in order to start programming

My 5 year old wants to start programming, but he doesn't yet know how to type without looking for each letter 1 at a time. I know it's going to frustrate him to go so slow because of his typing ...
0
votes
1answer
73 views

Best ways to get kids into math? [closed]

I've got two very bright 8 & 10 year old kids who are showing interest in learning programming. Of course their primary goal is to develop video games. They have already decided they want to be ...
0
votes
3answers
82 views

Why do people start programming? [closed]

When I was a kid I dreamed about writing video games, that's why I got into programming as soon as I could. But I guess this is not a common thing...
0
votes
2answers
33 views

Password enforcement for kid specific sites

If your site will be predominantly used by children of age group (5-15 yrs), would the password restrictions remain the same as it is enforced on a regular site. (e.g. it should be at-least 6 ...
0
votes
0answers
575 views

What is the earliest age to teach kid programming? [closed]

Possible Duplicate: Whats a good age to get your children into programming? I have a very smart son of 6 years old. I wonder whether is that a good age to start teaching him programming? ...
0
votes
3answers
182 views

Beginner Actionscript reference

My eight years old son asks to "teach him programming in Flash". Can somebody refer on good Actionscript learning resource online? The Flash version we have is "Flash MX". Thank you in advance.