To Lecture Notes

IT 372 -- June 3, 2019

In-class Final Exam

Examples

Look at these examples:

  1. WriteToFile
  2. ReadFromFile
  3. RestaurantLocator
  4. KotlinPerson1
  5. KotlinPerson2
  6. TouristInfo

Online Kotlin Tutorial

Practice Problem

  1. Finish the HPCalculator Project. Here are the layout file and activity file with event handler stubs to get you started:
    activity_main.xml    ActivityMain.java    Here is also an emulator screen shot.