Quantum computing

Introduction To Quantum Computing

Even if we have the impression that a computer does a lot of things, in reality, it has only one mission -- it deals...
Shell Script Calculator

Learn To Create A Shell Script Calculator using Switch Case

In this blog, we will learn how to create a simple calculator that will be able to perform arithmetic operations like addition, subtraction, multiplication,...
Linux OS Basic Commands

Learn Linux OS Basic Commands From Scratch

0
–Linux operating systems are already popular among developers, programmers and service admins, but they now becoming a favorite among general users as well. Linux...
Install Cygwin & Virtualbox

Learn How To Install Cygwin & Virtualbox

0
Cygwin is a command line interface for Microsoft Windows. It provides windows based applications, data, and other system resources. The installation directory (by default,...
incorporate HTTP

Learn how to incorporate HTTP in a Raspberry Pi project

0
The HTTP protocol has not only evolved to become the dominant protocol used in navigating the web, but it has found operation in other...
Actuator

Learn How to Create an Actuator and a Controller

0
In the learn how to create a Raspberry Pi sensor article, we demonstrated how to develop a Pi that is able to sense light,...
Sensor Project

Learn How to Create a Sensor Project using RaspberryPi

0
Previous articles have focused on clarifying the different communication protocols that can be used in an IoT project. The article also highlighted the different...
custom provisioner

Learn How To Implement A Custom Provisioner

Vagrant has support for a wide range of provisioning solutions. However, there are a large number of provisioners used privately or publicly that need...
Vagrant Functionality

Learn How To Extend Vagrant Functionality With Plug-Ins

Vagrant provides a wide range of features built over many years based on actual needs of users. Although Vagrant was designed for general purposes,...
Use Vagrant

Learn How To Use Vagrant In The Cloud

Some popular public cloud infrastructure that provide support for Vagrant are Amazon EC2, Google Cloud and Digital Ocean. In this tutorial, we will focus...