A set is a collection of distinct objects in mathematics. Python lets you create sets and perform basic operations on them. Before we get into how to work with sets, here’s a quick review of some key terms / phrases. (more…)
Read more »
A Template Engine for Modern C++. Contribute to pantor/inja development by creating an account on GitHub. (more…)
Read more »
A Grammar of Graphics for Python. Contribute to has2k1/plotnine development by creating an account on GitHub. (more…)
Read more »
My long overdue website where I can upload my portfolio, educational resources, and thoughts on various things.
(more…)
Read more »
As Python programmers, we write scripts. Many times they are quick and dirty; never meant to be seen by others or even yourself after accomplishing it’s task. However, in some cases the script is… (more…)
Read more »