IPC144 Week 1 – Introduction (Read Ch. 01 – Weaver Notes) Instructor: Office: Office hours: Phone: Email: My Web Site: IPC144 web site Arta Kogan RM. T4044 TBA (416) 491 - 5050 Ext. 3794 arta.kogan@senecac.on.ca cs.senecac.on.ca/~akogan cs.senecac.on.ca/~ipc144 What a new Seneca student should know: Get your one card from ONE CARD OFFICE (beside the bookstore – first floor) Learn account (user name and password) assigned at the same time the one card is issued Get your timetable (using Siris) Check your learn email account for Phobos account (you need Phobos account for IPC144) If you need to change your timetable – talk to 1st semester coordinator Books are available at Seneca@York bookstore Free Internet connection is available You have to complete Computer Studies Pre-Lab, which gives a detailed information on: 1. Getting Connected to Seneca from Home 2. Obtaining your Learn and Phobos Accounts 3. Connecting to Phobos 4. Basic Unix Commands 5. Creating/Editing and Compiling a Program If you don’t have the Computer Studies Pre-Lab you can pick it up from the Computer Studies office or click here to get an electronic copy online. If you need help - tutors are available for labs assistance and for individual help - tutoring. 1. Tutors Office - 3019 2. Tutors Main Page - http://cs.senecac.on.ca/~tutor/ Get familiar with IPC144 Official Outline http://cs.senecac.on.ca/index.php?outline=IPC144 Please, check their schedule to make appointments or just check them out in 3019. At the end of today’s lecture you should be able to answer following questions: 1. What is a computer? 2. What are the five main functions of a computer? 3. What is computer software? Give a few examples. 4. What operating system is running on Phobos? 5. What is computer hardware? Give a few examples. 6. Give one example of input devices. 7. Give one example of output devices. 8. Give one example of the storage devices. 9. When a program runs where is the temporary data stored? 10. List four reasons why use C computer language? 11. What are the steps to create a C program? (List four) 12. What is nled? 13. What is the command to open myprogram.c in nled? 14. How to compile a C program? 15. How to run a C program?