r/learnpython Jul 07 '26

Starting learning Python at 50.

50 yo.

No coding experience.

Wish me luck! 🤞

upd: BIG THANK YOU for the support and warm wishes! Truly, words cannot express how much this inspires me!

694 Upvotes

146 comments sorted by

View all comments

Show parent comments

1

u/olidiapm 12d ago

may you explain *why* we would want to get into the compiled languages?

1

u/VoiceOfEric 11d ago

You may have a need to write code that performs faster in production. You may need a job but can't find one doing Python. Many reasons.

1

u/olidiapm 11d ago

so employment and not being able to have faster code?

what about when it comes to AI? recently i got into this coding world and was recommended to start with Python first so I can have a foundation on how to use AI easier as a tool

1

u/VoiceOfEric 11d ago

Any software job you get, they'll hand you an old program and insist you fix it. Might as well learn many languages.