A look at dynamic typing in Python
Details
You've probably heard that Python is a "dynamically typed" language. What does this mean? How do you take advantage of this?
Come, and let's take a look!
This presentation is targeted at newcomers to Python that may have prior experience with statically typed languages like Java or C/C++.
