Responsible parenting tip on using street cleaners as example to teach children
I was enjoying a nice family day at Broga, Malaysia yesterday and overall experience is wonderful. However a small event caused me to feel uneasy on my way back home.
I stopped at a nearby shop to buy ice cream for my kids and while waiting to pay for my ice cream at the cashier, I saw a mother teaching her son with some text books laying around the table. She kept telling her son that if he failed in his studies... one day he will end up as a street cleaner or garbage collector... pointing her finger at the garbage men working in front of their convenient shop.
I can't help but felt deeply disturbed by her words...because that's the exact words that my own mother said to me during my younger days. Maybe this is the most notable part of Asian parenting or "Tiger" mom or dad parenting.
However, I believe that we can put a positive and less cruel spin into this.
I believe that being a responsible parent means...
Instead of telling my kids to look down on the street cleaners and tell them to study hard. I would tell them to study hard so that one day my kids will be able to help them.
Conclusion : There is no need to belittle anyone that already in less fortunate situation than us.
Image credit: https://www.flickr.com/photos/inkid/15692330008
See also : Choice of words will lead to vicious or virtuous development cycle
By Adam Ng(黃武俊)
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
+6.2k Golang : Break string into a slice of characters example
+30.9k Golang : bufio.NewReader.ReadLine to read file line by line
+15.8k Golang : Get sub string example
+11.9k Golang : md5 hash of a string
+9.9k Golang : Get login name from environment and prompt for password
+6.3k Golang : Convert an executable file into []byte example
+14.6k Golang : Basic authentication with .htpasswd file
+14k Golang : Convert IP version 6 address to integer or decimal number
+10.3k Golang : ISO8601 Duration Parser example
+14.7k Golang : package is not in GOROOT during compilation
+8.8k Golang : Capture text return from exec function example
+16.8k Golang : Find file size(disk usage) with filepath.Walk