A light introduction to the Python pickle protocol, the Pickle Machine, and constructing malicious pickles. (more…)
Read more »
This is a full hands on article on how to implement Morse Code in Python complete with sound examples and code you can download and run locally.
Read more »
`pathlib` is a part of the standard library that helps you deal with file paths. In this video, we explore the library with examples. We also talk about the ... (more…)
Read more »
Builders can create and code one of five personality-packed robots or dream-up and build their own creations... (more…)
Read more »
Why you should start using list comprehensions in your Python code, a brief look at a feature of lists you might have overlooked. (more…)
Read more »