Where do I start? Maybe list some books A good website
1Anthony TerranoSep 10, 2020I started on YoutTube. Udemy also offers courses online for little money Python is what I would start with honestly - it's easy to learn. Python uses a lot of dependencies, here are my favorites: Tkinter: Build GUI's!https://docs.python.org/3/library/tkinter.htmlMake plots, graphs, and visualize data: https://matplotlib.org/ Pygame: Make games:https://www.pygame.org/news Hope that helps!-Anthony
I started on YoutTube. Udemy also offers courses online for little money Python is what I would start with honestly - it's easy to learn. Python uses a lot of dependencies, here are my favorites:
Tkinter: Build GUI's!
https://docs.python.org/3/library/tkinter.html
Make plots, graphs, and visualize data: https://matplotlib.org/
Pygame: Make games:
https://www.pygame.org/news
Hope that helps!
-Anthony