Home Tags Source

Tag: Source

The Story Behind the All-pervasive AI

2
The invention of the digital computer has been one of the defining moments of the modern era. It all started off by building a...

Open Source Software That Can Partner with MS Windows

0
The open source world is filled with software that can be used along with the proprietary Windows operating system, without causing any inconvenience. Here’s...

Deep Learning: Using Algorithms to Make Machines Think

2
Deep learning is part of the broader family of machine learning methods. It was introduced with the objective of moving machine learning closer to...

Get Started with Jenkins 2.0: Pipeline as Code

0
  With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...

Using PhaserJS to Speed Up 2D Game Development

1
This tutorial will help you build a 2D platform arcade style game, using the PhaserJS framework, within a few minutes. PhaserJS is a popular, free...

Yarn: A Quick, Reliable and Safe Way to Share Code

0
Yarn is a collaboration between Facebook, Exponent, Google and Tilde. It is a package manager which aims at more reliable and secure installs. It...

Electron: Building Cross-platform Desktop Apps with Web Technologies

0
The programming languages used to build desktop and Web applications are obviously different. Electron is an effort to bridge this gap. With it, you...

Creating a Web Application Using Azure App Services

0
‘Azure App Services’ enables the development of powerful apps for any platform and any device. Let’s try and build a simple Web application using...

Analyse Big Data With Apache Storm

0
  Open source software has an array of tools that deal with high speed Big Data, of which Apache Storm is very popular. This article...

Wine: A Great Tool for Running Windows Programs on Linux

1
On switching over to Linux, many Windows users feel lost because they miss their favourite Windows programs. Wine provides a means of running those...