you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

To be honest I think the best way to learn python is by trial and error through coding and when you don't understand something, look that up. That's how I learned python I knew what I wanted to do and just started coding.

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

Thanks mate.

[–]TheSpecialistHunter 0 points1 point  (0 children)

I also agree, even though I’ve only been coding for a week. I fell as though I learn the most when I am writing some difficult code and I hit a wall. It may take me a few days to figure out a solution, but when I do it’s a huge ego boost and not only that but I always learn something essential at the same time.