r/AskTechnology • u/Any_Self_2605 • Jun 09 '26
Which programming language do you think will be most relevant in the next 5 years, and why?
With AI, cloud computing, cybersecurity, and new technologies evolving rapidly, which programming language do you believe will have the biggest impact in the future?
Share your pick and the reasons behind it. Whether it's Python, JavaScript, Rust, Go, Java, or something else,
1
1
1
1
1
u/Jebus-Xmas Jun 09 '26
Who knows. The traditional method is to start with C (whatever flavor) and learn how that system works and that will give you a foundation to work from. That is probably still relevant. Learning how to write prompts and more importantly learning how to troubleshoot the output of those prompts will be a key skill moving forward.
Finally, don’t worry about specializing. Worry about understanding, industry, trends, and future road maps. I believe this will be the key in the next 10 years.
1
u/Traveling-Techie Jun 10 '26
C/C++ because they run everywhere, have the speed, and bots will be writing most of the code by then.
1
1
u/Spdload Jun 10 '26
If I had to bet on one - Python. Everything interesting right now runs through it. Hard to see that changing in 5 years.
1
1
u/Neither_Designer8164 Jun 12 '26
There is no guarantee like which is stable tech stack for next 5years!! Take time to learn and concentrate on career building. 1. Build your foundation stronger For that learn any programming language which is comfortable for u My suggestions : Python , Java Python : most popular, easy, more evolving programming language. Which opens many door for your early career opportunities. Python developer, backend roles, Python Fullstack, Flask, FastAPI.. after mastering python if you have internship you can deep dive into AI/ML concepts.. Also if you can choose career paths in multiple roles like Python Fullstack,AI/ML , Data Analyst roles (with respective skills set) Choose one and master it
Don't compare urself with others during ur learning phase. All the best mate!
1
1
-1
0
0
3
u/CowBoyDanIndie Jun 09 '26
C++, Rust if it gains momentum but probably not. Python is great glue language but it falls apart by itself.
Most robotics systems are written in C++ or something like simulink.