
What’s the real purpose of Python’s match statement?
- Frank
- February 1, 2022
- match
- Python
What’s the purpose of the match statement in Python? The match statement is commonly mistaken for being Python’s way of adding a switch-case statement. However, this is not the intended purpose of the match statement, and it does not have similar performance benefits. Let’s see what the match statement is really for by parsing concrete […]
Read More
Red Hat Portfolio in 2 Minutes with Brian Gracely
- Frank
- February 1, 2022
Recently, I joined Red Hat and some people have been asking me for more details on what my role is and what Red Hat specifically does. Red Hat offers a complete open source portfolio that allows companies to use any cloud they want and any type of application they want to accomplish anything they want. […]
Read More
7 Things You’re Doing WRONG in Excel
- Frank
- February 1, 2022
- Advanced Excel tricks
- Excel 2013
- Excel 2016
- Excel 2019
- Excel 365
- excel edit formula links
- Excel for analysts
- excel merge cells
- excel mistakes
- excel mistakes to avoid
- Excel online course
- Excel tips and tricks
- excel tutorial
- how to
- Leila Gharani
- Microsoft 365
- Microsoft Excel
- Microsoft Excel tutorials
- XelPlus
- XelplusVis
These are common mistakes that just about everyone makes in Microsoft Excel. This video covers things you shouldn’t do in Excel.
Read More
How to Use Azure Data Studio with Database Projects and Source Control
- Frank
- February 1, 2022
Azure Data Studio is a cross-platform application allowing us to manage and maintain our data estate. In this quick introductory demo session with Warwick Rudd and Anna Hoffman, we will have a look at how we can get started with Database Projects and Source Control for our data estate all inside of Azure Data Studio.
Read More
5 things you didn’t know your USB Flash Drive could do
Before you throw out old flash drives, check out the 5 epic things you can do with your Flash USB drives that you may not know about!
Read More
GitOps With Vault – Part 1
How critical is security in a cloud-native infrastructure? Rosemary Wang from HashiCorp joins us in this episode to discuss using Vault as a secret management system for Kubernetes. This is a big topic, and Rosemary is gracious enough to walk us through every detail of HashiCorp Vault. Are you new to Vault? HashiCorp Vault is […]
Read More