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...
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,...
Learn Linux OS Basic Commands From Scratch
–Linux operating systems are already popular among developers, programmers and service admins, but they now becoming a favorite among general users as well. Linux...
Learn How To Install Cygwin & Virtualbox
Cygwin is a command line interface for Microsoft Windows. It provides windows based applications, data, and other system resources. The installation directory (by default,...
Learn how to incorporate HTTP in a Raspberry Pi project
The HTTP protocol has not only evolved to become the dominant protocol used in navigating the web, but it has found operation in other...
Learn How to Create an Actuator and a Controller
In the learn how to create a Raspberry Pi sensor article, we demonstrated how to develop a Pi that is able to sense light,...
Learn How to Create a Sensor Project using RaspberryPi
Previous articles have focused on clarifying the different communication protocols that can be used in an IoT project. The article also highlighted the different...
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...
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,...
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...