|
|
|
|
|
by mysterydip
2027 days ago
|
|
I have an idea for a simple language similar to basic but using emojis to represent functions and variables (really putting the "symbolic" in basic), with click or drag n drop from a toolbox rather than pure typing so everything is available at the start. This would be a toy language designed for to introduce the world of programming to those who are learning to read. So for example, ⭕5 would draw a circle of size 5 where the cursor currently is. I have a page of notes for implementation but haven't made time to try it out yet. |
|
The idea was if we issued one robot to each child, it would be cheaper to program the robot with a camera and deck of "code cards" than to also have to give budget for giving them a tablet or chromebook, too.
Here's my original proof of concept: https://www.youtube.com/watch?v=dSOfMSS9aFY
And the code is up on GitHub: https://github.com/hugs/wildcard