|
|
|
Ask HN: What's the “best” way for a senior to begin learning how to code?
|
|
20 points
by kcarter80
1496 days ago
|
|
My mother told me her 72 year old friend wants to learn "how to code" and that she mentioned Python. She's starting from zero, so my first thought was that could be prohibitively complicated to get to "Hello World". I'm interested in suggestions about what language/platform/resources I should suggest. Something she could show off to my mom and their friends would probably have value to her. |
|
Once you log in, it's one click to choose python (or another language), one click to 'Create repl', and you can start typing code. One click to run it.
There's also tutorials, various templates to start from and other people's code to learn from.