Ask HN: Which programming language do you think would be best to learn first?

2 points by Genius_um ↗ HN
If you were to advise someone who has never learned to program and would like to learn, what programming language would you advise them to learn first?

3 comments

[ 2.9 ms ] story [ 19.1 ms ] thread
Javascript. Works in the browser, which includes a great REPL.
Depends on what the person wants to make. Having a passion project will make it much more likely that they stick with it.

I would likely choose from Python, JS/TS, and Go