INTRODUCTION TO COMPUTER
AND PROGRAMMING
LANGUAGES
Chapter 1:
Contents
 Describing Computer Organization –
Hardware & Software
 Explaining Programming Languages,
Compilers & Interpreters
 Explaining the Programming Process &
Types of Errors
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

More Related Content

PPTX
Chapter 1.0
PPTX
Introduction of Programming
PPT
Chapter 1 - Overview of C
PPTX
PPTX
Chapter 1.2
PPTX
Chapter 1.3
PPTX
Chapter 1.1
PPTX
Chapter 11.5
Chapter 1.0
Introduction of Programming
Chapter 1 - Overview of C
Chapter 1.2
Chapter 1.3
Chapter 1.1
Chapter 11.5

Viewers also liked (17)

PPTX
Chapter 8.2
PPTX
Chapter 9.1
PPTX
Chapter 3.1
PPTX
Chapter 3.4
PPTX
Chapter 7.4
PPTX
Chapter 5.1
PPTX
Chapter 10.1
PPTX
Chapter 2.2
PPTX
Chapter 10.3
PPTX
Chapter 11.2
PPTX
Chapter 9.4
PPTX
Chapter 6.1
PPTX
Chapter 11.4
PPTX
Chapter 8.0
PPTX
Chapter 5.0
PPTX
Chapter 9.2
PPTX
Chapter 9.0
Chapter 8.2
Chapter 9.1
Chapter 3.1
Chapter 3.4
Chapter 7.4
Chapter 5.1
Chapter 10.1
Chapter 2.2
Chapter 10.3
Chapter 11.2
Chapter 9.4
Chapter 6.1
Chapter 11.4
Chapter 8.0
Chapter 5.0
Chapter 9.2
Chapter 9.0
Ad

More from sotlsoc (18)

PPTX
Chapter 2.0 new
PPTX
Chapter 3.0 new
PPTX
Chapter 6.5 new
PPTX
Chapter 11.1
PPTX
Chapter 11.3
PPTX
Chapter 11.0
PPTX
Chapter 10.2
PPTX
Chapter 10.0
PPTX
Chapter 9.3
PPTX
Chapter 8.1
PPTX
Chapter 8.3
PPTX
Chapter 5.2
PPTX
Chapter 7.3
PPTX
Chapter 7.2
PPTX
Chapter 7.1
PPTX
Chapter 7.0
PPTX
Chapter 6.6
PPTX
Chapter 6.5
Chapter 2.0 new
Chapter 3.0 new
Chapter 6.5 new
Chapter 11.1
Chapter 11.3
Chapter 11.0
Chapter 10.2
Chapter 10.0
Chapter 9.3
Chapter 8.1
Chapter 8.3
Chapter 5.2
Chapter 7.3
Chapter 7.2
Chapter 7.1
Chapter 7.0
Chapter 6.6
Chapter 6.5
Ad

Recently uploaded (20)

PDF
0520_Scheme_of_Work_(for_examination_from_2021).pdf
PDF
Solved Past paper of Pediatric Health Nursing PHN BS Nursing 5th Semester
PDF
PUBH1000 - Module 6: Global Health Tute Slides
PPTX
Macbeth play - analysis .pptx english lit
PDF
Compact First Student's Book Cambridge Official
PPTX
Climate Change and Its Global Impact.pptx
PPTX
pharmaceutics-1unit-1-221214121936-550b56aa.pptx
PDF
Chevening Scholarship Application and Interview Preparation Guide
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
Laparoscopic Colorectal Surgery at WLH Hospital
PPTX
Integrated Management of Neonatal and Childhood Illnesses (IMNCI) – Unit IV |...
PDF
Health aspects of bilberry: A review on its general benefits
PPTX
Thinking Routines and Learning Engagements.pptx
PDF
Physical education and sports and CWSN notes
PPTX
Case Study on mbsa education to learn ok
PPTX
UNIT_2-__LIPIDS[1].pptx.................
PDF
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2015).pdf
PPTX
Reproductive system-Human anatomy and physiology
PPTX
PLASMA AND ITS CONSTITUENTS 123.pptx
PDF
Fun with Grammar (Communicative Activities for the Azar Grammar Series)
0520_Scheme_of_Work_(for_examination_from_2021).pdf
Solved Past paper of Pediatric Health Nursing PHN BS Nursing 5th Semester
PUBH1000 - Module 6: Global Health Tute Slides
Macbeth play - analysis .pptx english lit
Compact First Student's Book Cambridge Official
Climate Change and Its Global Impact.pptx
pharmaceutics-1unit-1-221214121936-550b56aa.pptx
Chevening Scholarship Application and Interview Preparation Guide
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
Laparoscopic Colorectal Surgery at WLH Hospital
Integrated Management of Neonatal and Childhood Illnesses (IMNCI) – Unit IV |...
Health aspects of bilberry: A review on its general benefits
Thinking Routines and Learning Engagements.pptx
Physical education and sports and CWSN notes
Case Study on mbsa education to learn ok
UNIT_2-__LIPIDS[1].pptx.................
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2015).pdf
Reproductive system-Human anatomy and physiology
PLASMA AND ITS CONSTITUENTS 123.pptx
Fun with Grammar (Communicative Activities for the Azar Grammar Series)

Chapter 1.0 new

  • 1. INTRODUCTION TO COMPUTER AND PROGRAMMING LANGUAGES Chapter 1:
  • 2. Contents  Describing Computer Organization – Hardware & Software  Explaining Programming Languages, Compilers & Interpreters  Explaining the Programming Process & Types of Errors
  • 3. 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