Cubetto - A screenless coding experience for kids
Parents these days want their children to learn how to program because they know the programming is an essential skill for the kids' future. While it is good to prepare the children for a digital future world; however, exposing children to screen early in their lives is not something that is good for their eye sights.
Is there any screen less toy out there that can teach children about coding without requiring them to stare at smartphone or tablet screen?
Cubetto, a Montessori approved toy developed by Primo Toys is a child-friendly wooden toy that teaches kids the basics of coding. It is aimed at children between 3 to 6 years old to learn how to code by getting them to complete a series of adventures. To get the kids interested in coding, parents can help the kids to recognize the functions performed by each block and once the children learn about the blocks' function, they will pick it up from there on and play with different real-life simulations such as Ancient Egypt, Deep Sea, and Outer Space.
Studies have shown that staring at smartphone can isolate children and hinders their social skills ability as they grow. Playing toys such as Cubetto is more socially engaging than tapping on smartphone apps alone and it also helps to build bonds between children and their parents. The creators of Cubetto took into account of kids with disabilities and incorporate features such as touch, sound, and movement to help the special kids to focus.
Priced at USD $ 225 and the Cubetto is available for sale at http://www.primotoys.com
Image credit: http://www.primotoys.com
See also : Build a syringes controlled hydraulic arm
By Jennifer Loh
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+9.8k CodeIgniter : Load different view for mobile devices
+10.2k Golang : Generate random integer or float number
+12.3k Golang : Exit, terminating or aborting a program
+8k Golang : Auto-generate reply email with text/template package
+20.1k Android Studio : AlertDialog and EditText to get user string input example
+17.5k Golang : How to make a file read only and set it to writable again?
+16.5k Golang : Set up source IP address before making HTTP request
+10.1k Golang : Convert file unix timestamp to UTC time example
+20.4k PHP : Convert(cast) int to double/float
+10.7k Golang : Fix go.exe is not compatible with the version of Windows you're running
+15.1k Golang : ROT47 (Caesar cipher by 47 characters) example
+14k Android Studio : Use image as AlertDialog title with custom layout example