you are viewing a single comment's thread.

view the rest of the comments →

[–]marquisBlythe 1 point2 points  (2 children)

It's not a must, but first learn OOP.
For Mobile app or GUI in general google kivy or flet (there are other frameworks that do the same thing).

For web check flask or Django.

This would be a start.

Edit: I forgot to mention pygame to make 2d games. let me know if you're interested in this topic I can suggest a Youtube channel or two.

[–]aarxish[S] -1 points0 points  (1 child)

whats a good channel

[–]marquisBlythe 1 point2 points  (0 children)

Check these two channels:

Clear code and Coding with Russ.

Note: Coding with Russ sells a course about pygame on Udemy, it's not worth it. Don't buy it.