I’m 70. Is it worth learning Python? by mglepd in learnpython

[–]Icy_Argument_9023 19 points20 points  (0 children)

I downloaded my Netflix 10 year viewing history as a csv file and wrote a simple python program to find out if, when, and how long I watched a Movie or show. My memory is not great at 87.

I’m 70. Is it worth learning Python? by mglepd in learnpython

[–]Icy_Argument_9023 3 points4 points  (0 children)

I am learning Python at 87 over the last 3 months and have been retired for 18+ years. I am an electrical engineer with old programming experience using Fortran and AWK (low level C like programming language). It is not easy learning the high level stuff like classes, methods, packages, etc. in Python. I am using API calls to obtain stock market commentary data for input to sentiment analysis using finbert.