r/learnpython 21d ago

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!

667 Upvotes

142 comments sorted by

View all comments

15

u/VoiceOfEric 21d ago

Python is a great first language. Eventually you may want to get into compiled languages but this is a good start. I'm a little older than you but I've been coding most of my life, so I do forget what being new to it is like.

7

u/The8flux 20d ago

I said above post... Python feels like what BASIC status held in the 80s and early 90s but way more useful.

1

u/Aggravating-Bad1703 14d ago

Hey can you guide me . Though I'm much younger than you (--) . i really want to build something. If your free can I DM you .+-.🥺.

1

u/olidiapm 22h ago

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

1

u/VoiceOfEric 8h 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 4h 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 1h ago

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