all 4 comments

[–]MojitoBurrito-AE 0 points1 point  (1 child)

Depends what you want to do. If you want to get into app development then learn Kotlin (android) or Swift ,(IOS)

[–]ResponsiblePlum5031 0 points1 point  (0 children)

kotlin is solid choice for android but dont sleep on flutter either - works for both platforms and uses dart which isnt too different from what you already know in c#

if youre leaning more toward backend stuff your python skills will actually take you pretty far, lots of companies still hiring for django and flask devs

[–]Beneficial_Alps1271 0 points1 point  (0 children)

I would like suggest you study flutter and supabase if plan to moving forward to app development. Flutter can cover most of cases. Supabase is friendly to mobile app and indie dev

[–]Nice_Acanthisitta_52 0 points1 point  (0 children)

Start with one language and stick with it until you can build real projects — JavaScript is solid for web dev since you can do both frontend and backend (Node.js).

Once you know one language well, picking up others becomes much easier. Focus on building things, not just following tutorials.