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
+15.3k Golang : How to convert(cast) IP address to string?
+6.9k Golang : A simple forex opportunities scanner
+5.2k Golang : Get S3 or CloudFront object or file information
+8.1k Golang : Number guessing game with user input verification example
+18.2k Golang : Logging with logrus
+6.9k Nginx : How to block user agent ?
+23.8k Golang : Find biggest/largest number in array
+7.6k Golang : Get today's weekday name and calculate target day distance example
+11.4k SSL : The certificate is not trusted because no issuer chain was provided
+37.7k Golang : Read a text file and replace certain words
+36.1k Golang : Convert date or time stamp from string to time.Time type
+7.6k Golang : Ways to recover memory during run time.