N.B. Be sure to have a labbook.
You should read the week's objectives.
In this lab you'll be introduced to the operating system, files, directories and compiling programs
An operating system is a program that manages the computer. In particular it manages the keyboard, mouse and the display. It also allows you to run programs so that you can use the computer. You will use the Operating System so frequently that you won't even know it's there (it's like the air that you breath). The computers at DCU use two operating systems, Windows and Linux (though only one at a time). On this course we will be using Linux.
Computers are used to manipulate information. Information is organised into files (a file is a collection of related information). Files can be used to store many different types of information including
In this lab, you will do two things