[Cloud Academy] Developing With GitHub Copilot

Cloud Academy – Developing With GitHub Copilot [FCO] About This lesson walks through the development of a command line TODO list application. Learning Objectives • Explain the value of temporary context • Explain the value of iterative refactoring • Explain the drawbacks of LLM-based applications • Use effective context to produce quality code • Use […]

[CloudAcademy] Vim Masterclass – Learning Path

CloudAcademy – Vim Masterclass – Learning Path [FCO] About This learning path covers the Vim text editor, covering a range of techniques and practices designed to get you up and running with Vim in no time! Each course within the learning path contains exercises that you can follow along with to ensure that you’ve understood […]

[Cloud Academy] Building A Machine Learning Model

Cloud Academy – Building A Machine Learning Model [FCO] About This course will demonstrate how to build and train your own custom machine learning model from scratch. We cover all steps, including how to set up the environment, how to import and prepare your data, how to build and train the model, as well as […]

[CloudAcademy] Getting Started With Azure Cross-Platform CLI Automation

CloudAcademy – Getting Started With Azure Cross-Platform CLI Automation [FCO]   Description In this demonstration, we will take a look at the JSON output support in the Azure Cross-Platform (xPlat) CLI Tool. By emitting JSON from the Azure xPlat CLI Tool, we can use other JSON parsing tools, such as jsawk or jq, to filter, […]