Today at lunch a colleague asked me about Python, and my knee-jerk response was: "Oh, you should check out Learn Python the Hard Way" -my favourite. Now I see there is a brouhaha or so about the Python 3 stance by @zedshaw . I have been a bit out of the loop on this one. :-(
"Many many"? So, 22 flaws is "many many"? Alright, let's tackle one: Ex 45 says “method is a function”. Make a method without using any feature of functions since functions are not methods at all, then explain why this is an OOP ontology error on SO's part.