Chapter 11 -
Programming
Objectives:
- Learn what a program is and how it can be developed
- Understand the difference between a low-level and high-level language
- Be introduced to low-level languages using the Assembly programming
language as an example
- Learn about the structure of a program, including algorithms and
pseudocode
- Gain an understanding to the basics of high-level programming languages
using Java as an example
- Learn about variables and how they are used
- Be introduced to Java operators
- Explore the different control structures used in programming
- Understand the terms associated with object-oriented programming
Homework
- Practice Questions 1 - 15
Extras
CSC 160 Home