Hello World

Line: Intro Line
Easy Difficulty Learning Outcome One Video
Type: Video
You should have completed: nothing This topic leads to: Basic Comments

Summary

Hello world is a traditional first step in programming. The aim is to get the computer to print out the words "Hello World" to the screen.

Task

  1. Watch the video
  2. Create and run the same program yourself

Note

You should keep a copy of every program you create when working through these exercises. Later tasks may refer back to them, and you will find them a useful reference.