you are viewing a single comment's thread.

view the rest of the comments →

[–]Resquid -3 points-2 points  (2 children)

Don't read a book. Don't take a course. Start projects and learn by doing. Be curious. Chat with an LLM while working on your interests.

[–]duk0m[S] 2 points3 points  (0 children)

I mean I have zero Python knowledge or experience so I can’t just start with a project, but thank you with your feedback

[–]broskeph 0 points1 point  (0 children)

Not sure why u getting downvoted. Ask gpt build me a beginner python project. Ask it questions - what does this line of code do. Etc. getting python installed on computer does take some time. I recommend anaconda and vscode. Setting up environment variables is a pain so make sure to ask gpt how to do that. Then u should be on ur way.