Introduction

This is a site about programming from the basics to the advanced with complete applications (apps) to illustrate the topic(s) being discuss; the apps will be presented as projects. The projects will be organized by categories, and each project will have one or more blog entries under its category. This type of organization will allow to break a difficult project into multiple steps; i.e., divide-and-conquer.

In fact, the first project will have multiple blog entries under the category of Simple App. It will require creating accounts, provisioning a cluster, provisioning cloud storage, and installing a set of tools. In short, it will be big and complex, but, hopefully, by breaking it into multiple steps, it will be easier to understand and implement.

So let the journey begin.