Hacker News new | ask | show | jobs
by catcontent 3036 days ago
(due to horrible layout and inability to edit, here is the list again, second attempt)

here is a incomplete list of my findings:

soft skills list: * don't push; * accept if they are not (yet) interested; * support emotionally ; * trust your kids; be patient even if it looks like bullshit; even if you know the solution, wait for the question;

tools: * coderdojo; * guest net; * don't try to create a website whitelist; * buy / borrow hardware they like to try out;

misc: * watch spin offs;

some remarks might need explanation.

don't push: if you do, any kind of motivation will turn to become the opposite.

support emotionally: one of the differences between adults and kids in terms of learning is how to deal with ambition. kids might start to cry or get aggressive when things don't work the way they planned. dealing with ambition is part of the learning process. the best answer for your kid might be non-technical, just hugging.

even if you know the solution, wait for the question: you can only learn when it feels like you have control on how to do it. if it's not yet time for the answer, there is no problem and no learning motivation.

coderdojo: look it up and discover how kids learn programming. best to wait for your child to discover projects of other kids.

guest net: separate your internet from your kid's internet. the risk of viruses or exploits caught from discovery journeys on the internet is extremely decreased.

don't try to create a website whitelist: I tried to maintain a whitelist of allowed websites and waited for requests to come. after less than a week I gave up. same is true for search platforms or websites designed for children. trusting your kid looks like the better choice to me.

buy / borrow hardware kids like to try out: we are buying heaps of hardware (raspberry pi / arduino / camera / smartphone), most of which financed out of our child's pocket money. his decision.

spin offs: spin offs are the most interesting discovery to me. my kid writes short stories to be integrated into his self created apps, so he can share them with other kids. math is easy if it is related to solving computer problems (compared to torture if the only reason is memorizing unrelated stuff)

comments welcome