What is the issues?

  • PM_ME_VINTAGE_30S [he/him]
    link
    English
    28 months ago

    Python is a big, complex language with tons of libraries and obscure features. IMO you should focus on learning the fundamentals of the language and computer programming in general, and then how to use the primary libraries you’ll need. Take it slow.

    Since you mentioned elsewhere that you’re not into book learning, try this 8 hour video. Eventually, you’ll have to sit down in front of a computer and write out some code. This video does give you some projects to start with. If it’s your first programming language, then yeah, it might take 8 hours of studying to grasp.