hey so ive just made the decision to start learning python but have no idea what I’m doing , I have downloaded the idle3.13.2 and wrote a few python lines but I just don’t really know what Im doing an d how to progress . id appreciate any help at all
thanks
I should add I’m n to experienced with computers but I do learn fast
4 Likes
There’s various links here: Reddit - The heart of the internet
I’ve also written free books on Python here: https://inventwithpython.com
2 Likes
thanks man il take a look
Honestly, with Python being so versatile, there are so many ways you can use it for different purposes.
I recommend approaching the language with a purpose so that you will have a good idea what to do next.
That being said, you must learn Python until OOPS to have a good grip over the language to get the most out of it.
Use sites like Hackerrank to practice your Python.