I wonder if there's a typo in your message. If the boy is 18yo, then an interest in programming will have already surfaced. Don't try forcing him to do something that's not of interest to him. You only have him at home for short while now. I'd encourage you to explore what he likes to do. Maybe you'll find a new interest, and the two of you will have a great time before he leaves home.
Ask HN: It's 2022. Where should I direct the youths to learn about programming?
171–180 of 192 posts
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#172Earlier quoted context omitted.
Why not?
Internet services are designed to be addictive for kids (and adults). Usually, this addiction is not good for the kids. That’s why my kids are not on the Internet unsupervised.
I don't have kids, but there's a part of me that would want them to see the bowels of the internet, and hopefully Never want to see that crap again. I know there are pictures I wish I never saw. I'm so glad I didn't see the toddler whom was raped by a Russian soldier. Putin arrested that soldier I head.
If I had children, I don't think I would let them use the internet either.
I wonder if their are any good studies on letting children have free access to restricted. Maybe the study couldn't even be legally carried out?
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#173Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#174Earlier quoted context omitted.
Yes, this is pretty common. For the most part my friends and work pals who are all software engineers or work closely with tech (DBAs, SREs, Sec). Their children aren’t allowed to use the internet unsupervised or in some cases not at all. Pretty much all of us don’t let our kids use social media. For my friends who don’t work in tech, their kids all have social media and use the internet unsupervised.
Why not?
Kinda sad actually, when you consider that Aaron Swartz was a member of the RSS working group at 14, after already winning a prize for an online encyclopedia at 12.
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#175Pull up the debugger in chrome on random websites and start them on javascript.
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#176Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#177I wish I had this resource when I started. A great introduction to CS fundamentals
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#178Earlier quoted context omitted.
Why not?
It’s a neurological issue stemming from the protective instinct of parents. Kinda sad actually, when you consider that Aaron Swartz was a member of the RSS working group at 14, after already winning a prize for an online encyclopedia at 12.
I’m definitely severely restricting the internet for my two daughters, out of a sense of realism and not due to some “neurological issue”.
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#179There's something the "old hackers" know that many CS students don't learn from the start (in the introductory classes), and that is actually how a computer operates. Don't spend a lot of time on this unless he's really interested, but it's a good idea to sit down with him for a few hours and teach him what really goes on inside a computer. I'm talking about the concept of instructions, registers, addressable memory,…
Non-programmer here. I've been interested in learning more about exactly this. Where should I start?
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#180Earlier quoted context omitted.
Non-programmer here. I've been interested in learning more about exactly this. Where should I start?
I would recommend the book "Inside the Machine" by Jon Stokes. I'm a programmer so not going in with fresh eyes necessarily, but it definitely felt like it began at the start and the author was a tech journalist for Ars Technica (with a Computer Systems background) - I think it does a really good job. It also happens to be one of my favorite books, especially if you're interested in older hardware.