Tag: tutorial
A Tutorial on Integrating Jenkins with Selenium WebDriver
Selenium is the most popular open source automated testing tool for Web applications. Jenkins is an open source continuous integration tool written in Java....
A Comprehensive Guide to Programming in Ruby
This article gives readers Ruby in a nutshell, covering all aspects of how to program in it. Enthusiasts can then get started on it...
DokuWiki: An Ace Among the Wikis
A wiki could be defined as a simple, collaborative content management system which allows content editing. DokuWiki can be used for several purposes like...
Using jq to Consume JSON in the Shell
This article is a tutorial on using jq as a JSON parser and fetching information about the weather from different cities.
JSON has become the...
Using PhaserJS to Speed Up 2D Game Development
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...
Wine: A Great Tool for Running Windows Programs on Linux
On switching over to Linux, many Windows users feel lost because they miss their favourite Windows programs. Wine provides a means of running those...
Using a Virtual Machine to Run Linux on Windows
If you would like to run Linux on Windows and have never used a virtual machine, this tutorial explains how you can do so...
Create an Exe File for your Python Application in Windows
You can build your own search tool for Windows, using Python and allied technologies, by going through this tutorial. This tool will search for...