Chapter 1.0 new

3
INTRODUCTION TO COMPUTER AND PROGRAMMING LANGUAGES Chapter 1:

Transcript of Chapter 1.0 new

Page 1: Chapter 1.0 new

INTRODUCTION TO COMPUTER

AND PROGRAMMING

LANGUAGES

Chapter 1:

Page 2: Chapter 1.0 new

Contents

Describing Computer Organization –

Hardware & Software

Explaining Programming Languages,

Compilers & Interpreters

Explaining the Programming Process &

Types of Errors

Page 3: Chapter 1.0 new

Goals

To understand the activity of programming

To learn about the components of computers

To learn about level of programming languages

To become familiar with your computing

environment and your compiler

To compile and run your first Java program

To recognize 3 types of errors