Perhaps approaching from the point of view of programming as a means to end might be helpful? If they have any hobbies or academic projects that could benefit from automation or using computers, that might be a good starting point? For example, when I started studying engineering, it was great to see solutions of differential equations and ways to solve them on computers. Others have suggested games which could be gr…
Ask HN: It's 2022. Where should I direct the youths to learn about programming?
11–20 of 192 posts
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#12why learn programming? also, an 18yo is an adult
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#13Try to give them a tour of what can be done in each domain, and see what they'd like to try.
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#14Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#15https://github.com/bayandin/awesome-awesomeness
https://github.com/sindresorhus/awesome
Also, there is always nocode/lowcode solutions he can put together.
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#16Do you know what he wants to build? Probably has lots of different things that he wants to learn so help him explore each. Python for command line stuff and backend stuff, vanilla JS, html, css for blogs or web pages. There's also either online classes like Udemy or in person camps or summer programs that would be great, he can meet ppl his own age trying to code too. I know a few years back iOS coding classes were t…
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#17Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#18Whats the child's actual goal though? Is it to be able to gain a useful workplace skill that will actually provide financial support for their lives (something that their peers who don't end up in tech will struggle with heavily)? If so web dev is honestly a really good path, and quite useful, and will touch on things they already know.
If they're a gamer see if they can make some mods - minecraft is good for it, but the best one is something they're already into.
If they care deeply about some world issue like say climate change, try to have him make some visualizations and do some data science on climate data to understand whats going on.
What you do with coding is imo a bit more important than how you code. Does the kid want to take apart toasters and put them back together again? What actually motivates them?
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#19why learn programming? also, an 18yo is an adult
Re: Ask HN: It's 2022. Where should I direct the youths to learn about programming?
#20Starting from there you can learn almost anything for free.