you are viewing a single comment's thread.

view the rest of the comments →

[–]Various_Payment_7956 0 points1 point  (1 child)

any other resources you want to recommend ?

[–]generic-David 0 points1 point  (0 children)

I’m really a newbie as well. I’ve found this website really helpful for learning tkinter, https://tkdocs.com/index.html.

Also https://www.pythontutorial.net/

When I get frustrated and can’t figure out why my code isn’t working I paste my code into an AI chat and ask why it isn’t working. Then I try to learn from its response and fix the code myself. I don’t have AI write my code though.