Search CTRL + K

Thread 2, Day 5 - Thursday, January 19, 2023

Agenda

  1. Lesson: Interactive Applications Using Sliders
  2. Exercise: Temperature Converter
    • Write an application (from scratch, in a new project) that converts a temperature in Celsius to its equivalent in Fahrenheit.
      • Optionally:
        • Also write a page that calculates the reverse: from Fahrenheit to Celsius.
        • Add navigation to the app so that the user can move between these screens.

To-do items

Before our next class...