Blog

Getting Started With Python in Vscode

Getting Started With Python in Vscode

  • 2024-04-05
  • 2 minutes to read

This post will help you get started with Python in Vscode and identify some of the useful extensions to install.

Read More
Microsoft Certified: Azure Solutions Architect Expert

Microsoft Certified: Azure Solutions Architect Expert

  • 2024-04-03
  • 2 minutes to read

Information on passing the AZ-305 exam and earning the Azure Solutions Architect Expert certification.

Read More
Addressing line feed issues between macOS and Windows in Git

Addressing line feed issues between macOS and Windows in Git

  • 2024-03-29
  • 4 minutes to read

Fixing line endings issues in projects when developers are contributing from Mac and Windows machines.

Read More
My experience helping at SQLBits 2024

My experience helping at SQLBits 2024

  • 2024-03-28
  • 11 minutes to read

This is the fourth time I have helped at SQLBits. Here is an account of my time helping at SQLBits 2024.

Read More
Microsoft Certified: Fabric Analytics Engineer Associate

Microsoft Certified: Fabric Analytics Engineer Associate

  • 2024-03-13
  • 2 minutes to read

Information on passing the DP-600 exam and earning the Microsoft Certified Fabric Analytics Engineer Associate certification.

Read More
How to run a powershell script as a Git hook

How to run a powershell script as a Git hook

  • 2024-03-09
  • 3 minutes to read

Ever wanted to run a powershell script as part of a Git Hook? Well you can! This post explains how you do it.

Read More