Europe is the key

The EU (Europe – European) values are common to the EU countries in a society in which inclusion, tolerance, justice, solidarity and non-discrimination prevail. Europe is one of the best things for humankind. Equality is about equal rights for all citizens before the law. The principle of equality between women and men underpins all European policies and is the basis[…]

Read more

Learn functional Python in a fast way

I found a very useful resource: an article, where you’ll learn what the functional paradigm is as well as how to use functional programming in Python. You’ll also learn about list comprehensions and other forms of comprehensions. Functional paradigm, map and lambda expressions In a functional paradigm, you don’t tell the computer what to do but rather you tell it[…]

Read more