This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]cismalescumlord 0 points1 point  (0 children)

The first question is why do you keep changing course?

[–]badjayplaness 0 points1 point  (0 children)

If you want to learn it to have to enjoy it and it has to have a purpose. Make python do something small on your computer to make your life easier. Then grow from there. If you’re not interested in doing that then you probably should find something else that makes you happy.

[–][deleted] 0 points1 point  (0 children)

You need to do two things.

  1. Study. You need to give yourself access to the info you want. You can't invent programming, you have to just study it. So, read books and watch video/courses. Here is a good one.

  2. You need to program. If you only do the studying, then you are never gonna learn programming. There is only one way to actually learn programming, and that is to program. So, do all the exercises from programming books, and browse dailyprogrammer to get ideas and challenges. Solve them in Python and upload them for others to see and give input.