Creation of Branch Using Azure DevOps Release PipelineIn this blog, we will explore how to automate the creation of branches using Azure DevOps pipelines, a task that can significantly…Aug 30Aug 30
Customizing Build Numbers in Azure DevOps PipelinesI have been looking for a way to add customized build number in my build pipeline.Jul 16Jul 16
How to Migrate Your PHP 7.1 /Drupal 7.61 App to Azure App Service with Apache and MySQL 5.7Migrating the PHP application to azure app service is not a straight forward.Jul 3Jul 3
Echo Command ExplainedThe echo command is a command used in command-line interfaces (like the Command Prompt in Windows or the Terminal in Linux) to display text…Nov 23, 2023Nov 23, 2023
PyCharm the IDE for PythonPyCharm is the most popular IDE (Integrated Development Environment) for python developers.Nov 21, 2023Nov 21, 2023
How to Install Python 3 on macOSInstall the package on your machine by selecting the desired stable release from https://www.python.org/downloads/macos/ over the browser.Nov 9, 2023Nov 9, 2023
Getting started with Python3Python is an interpreted language .It doesn’t require you to compile or link your code, which can save you a lot of time when developing…Nov 8, 2023Nov 8, 2023
What is an OSI Model ?The OSI (Open System Interconnection) model is a reference model that facilitates understanding of how services communicate over a network.Oct 20, 2023Oct 20, 2023