Hello! Up until the last lesson, we learned how to manipulate strings, but from this point on, we are diving into the world of the 'List type,' a super powerful data type in Python! I have ...
If you've ever debugged a web application, you've probably done this more than you'd like to admit. An error pops up. You scroll through your logs. You find what ...
As these examples show, vulnerabilities can lurk within production code for years or decades—and attacks can come at any time. In 2021, a vulnerability was revealed in a system that lay at the ...
There are many ways to change text on the Linux command line from lowercase to uppercase and vice versa. In fact, you have an impressive set of commands to choose from. This post examines some of the ...
This repo is intended to be a set of useful scripts for getting and converting Open Building Datasets using Cloud Native Geospatial formats. Initially the focus is on Google's Open Buildings dataset ...
This plugin allows you to execute code snippets in code blocks in your notes. The plugin adds a 'run' button for code blocks in supported languages. Clicking them results in the code of the block ...