Python for Tools, Data Science and more
Peter Brouwers, Peter Paul van de Beek, on 15-04-2020Category: Podcast Tags: BigData DataScience software engineering python programminglanguage Tools
Let’s look at another programming language we use at bol.com: Python. At bol.com we use Python for Tools, Data Science and more. It has been around since 1991. It was created by a Dutch guy: Guido van Rossum. Its design philosophy emphasizes code readability. The language’s core philosophy is summarized in the document The Zen of Python (PEP 20), which includes aphorisms such as: Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Readability counts. All well, but what…
Read more