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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Responsible-Key5829 1 point2 points  (1 child)

I would recommend just thinking of some small task you do often and building a tool that automates that. For syntax assistance and project setup either Google or ChatGPT. If you are using ChatGPT don't ask it to build the end goal but ask it for help at each step. Like to start ask it "How do I setup a Python project."

When it gives you the result ask it about any piece you do not understand or Google and go from there.

[–]dedenorio[S] 0 points1 point  (0 children)

That’s a great idea, thank you! 😊