© Michael Lauer 2019
M. LauerIntroducing Vala Programminghttps://doi.org/10.1007/978-1-4842-5380-9_2

2. Getting Started

Michael Lauer1 
(1)
Neu-Isenburg, Hessen, Germany
 

Thank you for making a simple door very happy.

—Douglas Adams, The Hitchhiker’s Guide to the Galaxy

In the sense of the tradition founded by Kernighan and Ritchie,1 we start with the obligatory “Hello World” program—a minimal example that not only provides a first look at the syntax but also discusses the Vala way from the source code to the executable binary. We also take a glance behind the curtain to see how Vala operates in the background and translates your program into C.

Installing

Before being able to use Vala, you need to install it on your computer, of course. The actual ...

Get Introducing Vala Programming: A Language and Techniques to Boost Productivity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.