The Philosophy of Python
In the event that it appears to be odd to start a programming book with a part about philosophy, that is as a matter of fact
proof of why this part is so significant. Python was created to embody and enable a particular setof principles that have guided the decisions of its maintainers and its community for nearly 20 years.
Understanding these concepts will help you make the most out of what the language and its community
have to offer.
Obviously, we’re not discussing Plato or Nietzsche here. Python deals with programming
problems, and its philosophies are intended to help build reliable, effective solutions. Some of these
0 Comments