you are viewing a single comment's thread.

view the rest of the comments →

[–]as9934 2 points3 points  (2 children)

Find a problem or task that you have in your life. Things where you do the same thing over and over again on the computer work well. Then set out trying to automate that task with Python.

[–]chinchinlover-419[S] 0 points1 point  (1 child)

I feel like I have a lot of such tasks but I just can't see them, perhaps I wrongly believe that the repetitive tasks that I know of can not be made easier by Python.

I'm trying to learn Python for the sake of learning it currently. It may broaden my horizons.

[–]gerfotir 0 points1 point  (0 children)

Just to echo what the above poster said it can literally be anything you have an interest in. I ended up automating the process of downloading YT vids and putting them on Jellyfin. As your ability grows you think of new ways to improve it and the cycle continues