Ask HN: How would you introduce kids to web dev?
21–30 of 41 posts
Re: Ask HN: How would you introduce kids to web dev?
#22Re: Ask HN: How would you introduce kids to web dev?
#23I would never inflict that on my kids
But as a web dev I wouldn't push my children into it unless they were interested.
Same with if I were a high school gymnastics coach: https://www.youtube.com/watch?v=CGp4bX8b5fM
Re: Ask HN: How would you introduce kids to web dev?
#24Then move on to CSS. Put items next to each other using grid, and use that to explain the difference between HTML (structure) and CSS (styles).
Then have some fun with CSS animations. And finally, a tiny bit of JavaScript to control the animations.
Re: Ask HN: How would you introduce kids to web dev?
#25Re: Ask HN: How would you introduce kids to web dev?
#26Re: Ask HN: How would you introduce kids to web dev?
#27I would start by sitting down with them and showing them. Pretend your kids are the most important thing in your life and prioritize their growth because your time with them is precious and cannot be gotten back and it will be gone in a few fleeting days. Maybe the web development sticks. Maybe it doesn’t. Neither is the important thing. Anyway show them css because it is a way of taking them seriously. And because i…
Re: Ask HN: How would you introduce kids to web dev?
#28Re: Ask HN: How would you introduce kids to web dev?
#29I would start by sitting down with them and showing them. Pretend your kids are the most important thing in your life and prioritize their growth because your time with them is precious and cannot be gotten back and it will be gone in a few fleeting days. Maybe the web development sticks. Maybe it doesn’t. Neither is the important thing. Anyway show them css because it is a way of taking them seriously. And because i…
This is good approach. But they won't grasp it unless they do it by themselves.
This is the time for teaching.
Re: Ask HN: How would you introduce kids to web dev?
#30I was twice their age when I began learning how to code and the first time I saw the 200 OK with a "Hello, World!" on my API something in my monkey brain just clicked and I just wanted more.