Tag: open source
US defence dept experiments in open source with Code.mil
The US Department of Defence has launched its Code.mil, a new experience to begin operations using the open source way. With the latest move,...
10 open source trends that are gaining momentum in 2017
Open source has become an integral piece of every developer’s arsenal. The power of the community, the wisdom of many and the ability to...
How to use text mining with R
The vast quantity of data, textual or otherwise, that is generated every day has no value unless processed. Text mining, which involves algorithms of...
Talk to your Bluetooth device using Node.js
Node.js is an event-driven I/O server-side JavaScript environment based on Google’s Chrome V8. It is a powerful runtime environment for developing varied tools and...
Scilab: The open source alternative to MATLAB
Scilab is free and open source software for numerical computation. It provides engineers and scientists with a powerful environment to do their computation.
Engineers and...
Docker tools that developers will find useful
Docker allows IT departments to focus on applications, not virtual machines, as a standard unit of production. Looking at recent trends, there have been...
Waf: An excellent build automation tool
Build automation automates the process of a software build and removes the drudgery of having to do it all manually. Waf is a relatively...
Bower: The package manager for web applications
Websites comprise frameworks, libraries, assets and utilities. Keeping track of all these packages and making sure they are up to date (or set to...
Linux Foundation starts teaching open source benefits through ebook
The Linux Foundation has published an ebook to help businesses understand open source. The electronic publication is designed for executives to understand how open...
2D Plotting Using the matplotlib Library
Publication quality 2D plots can be produced by matplotlib, which is an open source object-oriented Python library. With this article, we begin a series...