Python programming for beginners course outline

Python programming for beginners course outline This article provides a Python programming for beginners course outline. Python is a super flexible and dynamically evolving imperative language which provides libraries and solutions for all modern software development scenarios, including cloud computing services, machine learning and artificial intelligence. This comprehensive course covers the basics of Python programming, … Read more

Cross training curriculum for developers and systems engineers

Cross training in IT

Introduction In modern IT workplaces, work roles and job descriptions have evolved to include responsibility areas which go beyond what traditional roles would have thought of. Whether you are a traditional software developer or systems engineer, expanding your knowledge sphere to areas of the “other side” is always useful and should be sought after to … Read more

Azure Devops services overview

Azure Devops services overview

The current post presents an Azure Devops services overview, as of late October 2022. Given the dynamic nature of public clouds, this list will most likely change soon in the near future but nevertheless acts as a general point of reference when discussing Azure devops services. You find an overview of all Azure service categories … Read more

Azure developer tools services overview

Azure developer tools

Introduction The current post attempts to present an overview of the Azure developer tools services, as of late June 2022. Azure Developer tools services allow administrators and developers to build, manage, and continuously deliver cloud applications using any platform, development runtime or language. Examples of containers services include Azure DevOps, Azure Pipelines, Visual Studio, Visual … Read more

Powershell packages, repositories and GUI apps

This article discusses Powershell packages, repositories and GUI apps. A common question which comes up around Microsoft Powershell is how to make use of the Powershell artifacts, including the following: Powershell packages In order to manage Powershell packages, the following Microsoft Powershell resource can be used as reference: https://docs.microsoft.com/en-us/powershell/module/packagemanagement/?view=powershell-6. The two cmdlets to run initially are … Read more