We will be looking at local functions, the concepts of closure and what decorators are, sounds like a lot? Then let's dive into it.
## Local functions
Probably most functions you are familiar with ar... (more…)
Read more »
A step-by-step code walkthrough for consuming APIs and Microservices with the Python programming language. (more…)
Read more »
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=-DVyjdw4t9IPlease support this podcast by checking out our sponsors:- GiveDirectly: https:/... (more…)
Read more »
Recently, I was refactoring a portion of a Python function that somewhat looked like this: (more…)
Read more »