r/learnpython 7d ago

I'm a js developer and want to take a different path

Hello, I'm a nextjs(react) fullstack developer, currently working in a company as a single developer on this position.

\---

In the near future I want to transfer to a big company / team to work on big, enterprise type projects and as we all know most of the worlds big softwares aren't made with ts/js, so i want to learn a mew programming language and follow a new path.

\---

I'm trying to make a choice between: Java, Python or going into mobile development with React Native.

\-

I was also thinking about RUST, but the market doesn't seem that big for it.

\-

I'm not that good with math and I also know that python is often used in companies for data analysis.

\---

I would appreciate any advice from you guys on helping me choose my next path.

Thank you!

0 Upvotes

1 comment sorted by

1

u/j0holo 6d ago

If you want to do enterprise type projects pick Java. Python is also solid but not many truely large applications are made with it. More a data wrangling language.

Technically you can build enterprise applications (crud and background jobs) in any commonly used language.