Tag: Source
Exercise Your Mind With Exotic Programming Languages
Have you ever encountered Ook! or 'Brainfuck'? No, we are not trying to shock you, but these are actually the names of the exotic...
Demystifying Blockchains
A blockchain is a continuously growing list of records, called blocks, which are linked and secured using cryptography to ensure data security.
Data security is...
Using Jenkins to Create a Pipeline for Android Applications
This article is a tutorial on how to create a pipeline to perform code analysis using lint and create a APK file for Android...
Explore Twitter Data Using R
As of August 2017, Twitter had 328 million active users, with 500 million tweets being sent every day. Let’s look at how the open...
Regular Expressions in Programming Languages: Java for You
This is the sixth and final part of a series of articles on regular expressions in programming languages. In this article, we will discuss...
Machines Learn in Many Different Ways
This article gives the reader a bird’s eye view of machine learning models, and solves a use case through Sframes and Python.
‘Data is the...
Encrypting Partitions Using LUKS
Sensitive data needs total protection. And there’s no better way of protecting your sensitive data than by encrypting it. This article is a tutorial...
How to Identify Fumbling to Keep a Network Secure
Repeated systematic failed attempts by a host to access resources like a URL, an IP address or an email address is known as fumbling....
The Best Tools for Backing Up Enterprise Data
To prevent a disastrous loss of data, regular backups are not only recommended but are de jure. From the many open source tools available...
A Quick Look at Cloonix, the Network Simulator
Cloonix is a Linux router and host simulation platform. It fully encapsulates applications, hosts and the network. Simulators like Cloonix offer students and researchers...