Label in Vaadin framework

In this tutorial, we will learn together about Label object in Vaadin! To be clear, I’ve created a Vaadin project using the Vaadin plugin in Eclipse: You do not know how to create a project, so you can refer to this tutorial! OK, let’s get… Read More

Install Python 2 on Ubuntu

Python is a programming language created by Guido Van Rossum in 1990. Currently, it has two versions, Python 2 and Python 3. In this tutorial, I will guide you to install Python 2 on Ubuntu! First, let’s download Python 2, the latest version at: https://www.python.org/downloads/source/… Read More

Install Mule Enterprise Server

In order to run Mule ESB applications on the production environment, we need to have Mule Enterprise Server. So, in this tutorial, I would like to guide you to install Mule Enterprise Server! First, you can download the Mule Enterprise Server at https://www.mulesoft.com/lp/dl/mule-esb-enterprise. Mule Enterprise… Read More