- This event has passed.
6 PM – Intro To Java
July 8, 2021 @ 6:00 pm - 7:00 pm
What We Do Today:
- We continued with our Email program.
- We added ability to create a new email message.
- We created EmailMessage class.
Homework
- When creating a new email and user enter the “Send To” email. Check if the email entered is already in our system (accountMap). If it is not there, you should just print message like “This email cannot be found in our system”.