Blog Archives: Blog (page 6)

Getting started with Cloud Computing

Getting started with Cloud Computing

In this article, I would like to explore the essence of Cloud Computing, what it really is, and why the IT industry started to adopt it.

Continue Reading
How Docker Volumes works

How Docker Volumes works

In this article, I want to discuss how docker volumes works and how to use them to separate application binaries from data for easy upgrade.

Continue Reading
Android Resources Management

Android Resources Management

This is the ninth article of the Android Game Programming series. In this article, I will discuss how to manage resources in Android. Resources Management.

Continue Reading
Android Files Management

Android Files Management

This is the eighth article of the Android Game Programming series. In this article, I will discuss how to manage files

Continue Reading
Android Programming for Games (Activity Lifecycle)

Android Programming for Games (Activity Lifecycle)

In this article, I will introduce a basic android programming concept, the activity lifecycle.

Continue Reading
Design Patterns in Game Programming

Design Patterns in Game Programming

This is the sixth article of the Android Game Programming series. Here, I would like to show you how to use Design Patterns in your first video.

Continue Reading
Video game programming principles

Video game programming principles

In this article I want to explain basic video game programming principles in order to help you to write your first Android video game.

Continue Reading