Install Google Chrome in Debian Buster
Google Chrome, a web browser developed by Google LLC. On December 11, 2008 – its first stable version was released….
Google Chrome, a web browser developed by Google LLC. On December 11, 2008 – its first stable version was released….
In Kotlin, we can use both variables as well as constants (read-only variables). Depending on the instructions provided to the…
To make a bootable USB stick to acts as a storage device once again, we will have to use the…
A Live USB stick is the one which contains a bootable Operating System. In this article, we would create a…
It is imperative to for us understand code comments before we delve further to understand basics of Kotlin. Developers who…
While flashing the factory images of our Nexus devices, we get the Fastboot error: mke2fs failed, Cannot generate image for…
Below article is applicable for those using Ubuntu version 14.04 to 19.04. Those who want to install it for Ubuntu…
Once you have installed the Kotlin Command-line Compiler, you may be wondering how to write your first code in Kotlin….
Kotlin is an open-source, statically typed programming language. It supports both functional as well as object-oriented programming. Moreover, there are…
Split is a command-line utility which is used to split files in linux. The utility is provided with coreutils (GNU…