Hey everyone! I'm trying to get into Python and I've found some interesting projects on GitHub, but I'm completely lost on how to install and run them. I know I need Python installed first, but what do I do after that? I see a lot of folders and .py files in the repositories. Any guidance would be much appreciated! Thanks in advance!
1 Answer
It's great that you want to learn Python! Just downloading random projects from GitHub isn’t the best way to learn. I'd suggest checking out a structured course, like the Python Programming course from the University of Helsinki. It'll give you a solid foundation instead of just jumping into random code.
I see your point! I may have been a bit vague when I said I want to learn. I actually want to know how to use Python effectively, maybe with SQL and other stuff. Just trying to figure out where to start!