Blog Archives: Blog (page 7)

How to speed up Android Virtual Device

How to speed up Android Virtual Device

In this article, I will show you how to speed up Android Virtual Device in order to run your application simulation quickly.

Continue Reading
How to install Android Studio

How to install Android Studio

This is the second article of Android Game Development series. Here I explain, step by step, how to install and configure Android Studio.

Continue Reading
How to create an Android application

How to create an Android application

This is the third article of Android Game Development series. Here I would like to explain, step by step, how to create an Android application.

Continue Reading
Android Game Programming

Android Game Programming

This is the first article of the Android Game Programming series where I will show you how to write your first Android game: Droids a Tetris clone.

Continue Reading
Containers vs Virtual Machines

Containers vs Virtual Machines

If you're in trouble getting the differences between Containers vs Virtual Machines, this article will explain the pros and cons of both.

Continue Reading
How Docker Networking works

How Docker Networking works

In this article, I'll talk about how Docker networking. You'll learn how to let two containers communicate when they are on the same or different host.

Continue Reading
How to install PostgreSQL cluster on Docker

How to install PostgreSQL cluster on Docker

This article series will teach you the main Docker concepts and how to use it in practice to install and configure a PostgreSQL cluster.

Continue Reading