Post
by Newbie4 » Wed Jun 30, 2021 7:14 pm
Here are some rough ideas of short simple projects that you could do every few days
You could do the following:
Teach them buttons - (mouse up) and write programs
- that play different sounds (download free sound effects for them to use)
- that change background colors
- that changes images (dog, cat, etc)
- that answers questions on the screen
- that moves an object left/right/in a square/random (move ... to the points of...)
Have them write a program using just dialog boxes (answer, answer with, ask, etc)
examples:
- greeting program, then one that asks their name
- Program that asks riddles, or tells jokes
- guess my number?
- ask what year they were born, then tell them their age
Teach the if statement, then have programs to
- greet them with "Mr" or "Miss"
- Stump me!
Teach Get and Put then have them write a program to
- ask, then greet them by name
- a math practice game, where they give a math problem (12+12=) and checks the answer
- a program that calculates the area of a square/rectangle if you type in the sides
Teach them about cards and gotos, then write a
- greeting card program - (happy birthday, open the card to see my greeting...)
Teach them show/hide/set the property of..to .. (size/color/visible/etc), then write programs to
- make things appear/disappear
- have them grow/shrink/move
- change a frog to a princess
each them grab, mouseMove and Intersect, then write programs
- educational match games (match colors, shapes, etc )
Teach them timers (put the seconds into tStart, put the seconds into tEnd, you took tEnd-tStart seconds..), then write programs
- time some activity (hold your breath, count to 100, clap 10 times,...)
- time some reaction - clicking buttons, etc (use ticks instead of seconds)
- who can click first?
Teach them revSpeak, and changing the pitch and speed, then write programs to
- tell jokes
- tell jokes at different speeds or pitches
I am sure that you can adjust the programs to the level of the students and come up with more creative programs/challenges for them to do.On your piece that you send to the magazine, you can discuss the programming concepts taught with each project. Keep them simple based on the age but allow for better students to add enhancements.
Hope this helps...
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/