First Things Second

Look closer at data sets and data types before focusing on the most important features of programming languages, namely run-time control and loop structures.

Learning objectives

At the end of this unit you should be able to

  • tell the difference between data types and object types,
  • use logical and boolean operators to make decisions, and
  • use loops for repeated tasks.

Updated: