In this first topic,
we will look at writing your first program:
One that says Hello.
We will do so by first looking at how to write the program, and then running it.
Learning Outcomes
By the end of this topic, for each language, you will be able to:
- Write a program that contains the program’s main entry point;
- Run the program using the language’s appropriate tooling;