First Things Second

Look closer at data types and object types before focusing on the most important features of programming languages, namely operators and control 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.

Comments?

You can leave comments below if you have questions or remarks about any of the text or code in this unit. Please copy the corresponding line into your comment to make it easier to answer your question.

Updated: