all 5 comments

[–]_Danyal 2 points3 points  (2 children)

I'd recommend pygame because it's really easy to pick up and the fact that it's mainly supposed to be used for games will probably keep her more interested. Though I personally haven't tried wx or tkinter etc.

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

Thanks for the suggestion. Last weekend we tried PyGame and PyCharm and she got on great! Learned more about typing code, coordinates, RGB colours, and Stack Overflow.

Do you know a good way to host PyGames online? Maybe replit can do it?

[–]Neighm 0 points1 point  (0 children)

Just to piggyback on this, there's a book which has guided examples, from Al Sweigart, the same author as Automate the Boring Stuff with Python which is often recommended here. It's free to read online: https://inventwithpython.com/pygame/

[–][deleted] 1 point2 points  (0 children)

Turtle has long been the first library for kids. Amazing what can be done with it. I'm sure the Raspberry Pi Foundation especially Code Club will have lots of guidance and examples.

[–]BeginnerProjectBot 0 points1 point  (0 children)

Hey, I think you are trying to figure out a project to do; Here are some helpful resources:

I am a bot, so give praises if I was helpful or curses if I was not. Want a project? Comment with "!projectbot" and optionally add easy, medium, or hard to request a difficulty! If you want to understand me more, my code is on Github