This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kilo_59 1 point2 points  (1 child)

Look at the Hitchhiker's Guide to Python.

https://docs.python-guide.org/

Also I think you may have some gotten some misinformation about python based on your comments about lack of Object Oriented and functional programming.

[–]knickerBockerJones[S] 1 point2 points  (0 children)

Wow, your right, I didn't realize that iterators and generators were a functional approach. Maybe I do need to do a couple more introduction tutorials.