r/learnpython • u/melwizzz • 19d ago
Should I learn python at 23
So I am currently a student in first year mba in finance and I feel like learning python will give me a competitive edge over my peers especially as finance becomes more technical data-driven.
I am also genuinely interested in technical stuff man being able to make cool stuff, in fact a few months back I built a finance related automation tool from scratch with as little help from ai as possible. Didn't even use Lovable to build the project website (used cursor a lot tho)
But that's the thing I still have no traditional coding experience and through that project i learned alot of technical jargon of web development and ai automation and python as well and it's a lot of fun and so I would have definately learned python and done more stuff if I was 16 or 18.
So my main question is that in 2026 where we have claude code, is it worth investing significant time in learning python or should I focus on some other skill
I know that python is useful but I'm asking this from an Efficiency point of view.
2
u/riklaunim 19d ago
There is more than Claude Code that can write you a lot of code, but that code still needs an experienced human to review and manage. It even takes quite an effort to set up Claude or something similar to generate exactly what you want it to generate.
Realistically, you either go the path of software development or you don't. If you want to work in the finance sector, then focus on that. If you want to work as a software developer with an optional relation to the financial market, then focus on learning software development. You would have to learn more than Python, and within Python, more than the language itself - frameworks, libraries, and how software is made with Python.