Tag: open source
Finding Duplicate Files in Windows Using Python
Duplicate files have their uses, but when they are duplicated multiple times or under different names and in different directories, they can be a...
How Heterogeneous Systems Evolved and the Challenges, Going Forward
In laymen’s terms, computer architecture refers to how a computer is designed and how software interacts with it. With the demands on computing power...
A quick look at open source numerical computation for Windows
In this article, we present some numerical and scientific computational tools that the open source world has to offer to Windows users.
Mathematics and scientific...
An Introduction to InfluxDB, a Time Series Database
This article introduces the time series database, InfluxDB, which is an open source application written in the Go programming language. InfluxDB is easy to...
Everything you need to know about regression models in Python
Python is a very versatile piece of software. It offers many choices for Web applications and can be used in thousands of third party...
Working with Git for Windows
Version control systems play an important role in tracking changes in software and enable users to fall back to a desired previous version. Git...
Phase two delivered! Thanks to Apache XMLBeans
In this article, the author shares his experience about how the use of Apache XMLBeans helped him to overcome many development issues and deliver...
GNU Tools that Help You Develop C/C++ Applications
This article explores how various GNU tools are used for the development of C/C++ applications. It also covers the anatomy of the generated intermediate...
This might be the first fully open source notebook
Open source hardware is still atypical for the technology world. However, you can now enthusiastically opt for a fully open source notebook PC to...
An Introduction to Running JavaScript in Java with Nashorn
This ‘teaser’ article is intended to whet the appetite of the reader to learn more. Nashorn is a JavaScript engine developed by Oracle. It...