Summary
APEX computations allow us to declaratively set the values of APEX application items on both the application and page level, and on various computation points during the page rendering phase or after it was submitted.
In the next chapter, we'll discuss APEX validations, which help us to maintain the integrity and consistency of our data by making sure that only correct and consistent data will be used and saved into the database.