2. Data representation and operations#

In the previous chapter, we covered the context of developing a program in a computer. In this chapter, we will dig deeper into the details of program development. More specifically, we will see different data types, how data is represented in the computer memory and how operations are performed on this data.