Home Tags Insight

Tag: Insight

Using Open Source Libraries for Sentiment Analysis on Social Media

0
Social media plays a crucial role in the formation of public opinion. Sentiment analysis, also known as opinion mining, is the processing of natural...

Express: A Web Application Framework for Node.js

0
Express is a Node.js web application framework designed for building single-page, multi-page and hybrid web applications. Its design is minimalistic but it has many...

Using Android for the Enterprise

0
This article takes an in-depth look at Android devices in relation to their use in the enterprise. The author details the features, form factors...

Waiting and Blocking in a Linux Driver

0
This is the second article on waiting and blocking in a Linux driver. As we’ve discovered earlier, waiting and blocking are as inevitable in...

Understanding Object Slicing in C++

1
This article is intended for college students, as well as new and intermediate programmers. Although the idea of object slicing is known to many...

SCST: An Enterprise-Class SCSI Target Framework for Linux

0
SCST is an SCSI target software framework. The objectives of this framework are high performance, high reliability and strict conformity to existing SCSI standards....

Controlling Desktop Applications via the Mobile SignalR

0
This article introduces the reader to SignalR, which is a popular library for developing ASP.NET based solutions that have real-time connectivity functions. It provides...

JavaScript: The New Parts

0
This is the fifth part of our series on ECMAScript 2015. Read on to understand more about default parameters, rest parameters and spread operator. JavaScript...

Waiting and Blocking in a Linux Driver

0
In an era in which there is an ever increasing demand for speed and agility, waiting is the last thing anybody wants. Yet, waiting...

A Practitioner’s Guide to Moving to the Cloud

0
  Cloud computing is leading the IT transformation in a big way. Enterprises, irrespective of their size, are considering moving to the cloud as an...