- This event has passed.
WED 7 PM – Intro To Java – Alex Lee
September 14, 2022 @ 7:30 pm - 8:30 pm
Today We Did:
- We continued with the Email Application project by adding in how to send an email and also receive it.
- We were working on how to send multiple emails instead of just one at a time.
For Homework:
- Make sure that it can show the multiple emails since right now it will only show the latest one that is sent.
- Hint: fix the code in the check inbox to show multiple messages.