For all of the exams in this course you will be writing a small program in class. This first midterm will focus on JavaFX, so I will be asking you to write a simple FXML application. You will have 70 minutes to complete work on the application and upload it on Canvas.
The exam will be an open note exam - during the exam you will be welcome to refer to the course web site and also copy and reuse code from any of my examples or from your work on the homework.
The exam problem may involve the following:
The problem on the midterm exam will involve writing a program that is similar in complexity to the password manager example. If you would like to practice for the exam you can try writing the password manager example yourself.