Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
IMO you are conflating the two distinct concepts of duck typing and polymorphism. What you have outlined in your examples strike me as just examples of the usage of duck typing and NOT polymorphism (and in python [not sure about other duck typed languages] I am not even sure if it even makes sense to describe polymorphism). In a language like C++, polymorphism was achieved vie inheritance and overriding parent methods in child objects. Doing the same in python strikes me just as simple inheritance. http://stackoverflow.com/questions/11502433/what-is-the-difference-between-polymorphism-and-duck-typing.
However… if the behavior quacks like polymorphism, walks like polymorphism… then…
Hi Lisa,
I am new to programming and completely new to Python. Your post here make it so easy to learn/follow even for a total beginner like me. I was wondering if you have already or have plan for the next advance addition to this tutoring?
One suggestion, maybe some practice assignments/tests related to the material covered.
Great tutoring material!!! Looking forward to more of your tutoring lessons.
i hope you realize that, 99% of people coming here are new to python…and you are litteraly missleading everybody whos reading this… not to mention other things one of the most horrible things to do while explaining this kind of thing to a newbie is using words like leverage and underlying, especially to somebody whos native language is not a english,since words you are using sometimes have different meannings in different languages. ignoring this fact makes you horrible teacher. please stop doing this and dont do crime against knowledge. knowledge is the freedom and you are against that. and if you dont want to stop atleast learn how to write not only for yourself.