Python is and will remain a dynamic language. Yet, 25 years into its existence now there was a language standard how to add type information into the language. Since then almost three years passed, in this blog post we'll explore where did the system evol... (more…)
Read more »
This talk will introduce the area of NLP (Natural Language Processing) and a basic introduction of its principles. It will use Python and some of its fundamental NLP packages, such as NLTK, to illustrate examples and topics, demonstrating how to get start... (more…)
Read more »
A functional standard library for Python. Contribute to pytoolz/toolz development by creating an account on GitHub. (more…)
Read more »
Justin Mayer is a software designer & developer, open-source maintainer, and conference speaker. (more…)
Read more »
Jack DiederichClasses are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the un... (more…)
Read more »