|
|
Part II: Python's Design Goals
|
Guido van Rossum on how Python was originally intended to "bridge the gap between the shell and C," and
how it eventually became used on large scale applications.
|
|
Part V: Strong versus Weak Typing
|
Guido van Rossum on the robustness of systems built with strongly and weakly typed languages, the
value of testing, and whether he'd fly on an all-Python plane.
|
|
|
Part VI: Designing with the Python Community
|
Guido van Rossum on the importance of pythonic API design, the value of experience and community
feedback in design decisions, and the process of deciding how to evolve Python's standard library.
|
|