|
|
|
Ask HN: Which programming language to learn in AI era?
|
|
14 points
by ukrainian
1032 days ago
|
|
Hi. I'm in my 40s, relocated to a new country. I am thinking of changing my career and learn a new programming language to get a job . I've always had a passion for technology and something useful I can develop with it. AI is changing the IT landscape and the way people build software. At this time I'm not sure which language I should start with. Should I choose React.js, Python, or is there something else that's trending? Any courses, youtube channels, recommendations are welcome |
|
In any case JS/Typescript or Python are safe choices. If you want to learn more data-science/AI stuff then Python would be a good choice. For front-end or full-stack web (as in front-end and back-end) JS would be a good choice.
Another choice is Go - if you think you are likely to go into a devops type role and want to understand Kubernetes, Docker, Terraform, etc. more closely.
Other decent choices for finding work are C# and Java.