American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

10 AM – Intro To Java

October 2, 2021 @ 10:00 am - 11:00 am

Today We Do
  1. We continued with EmailApplication project.
  2. We added login feature where the application will check user email and password if it match the one inside the system.
  3. We displayed Login menu when email and password have been verified.
Homework
  1. Create a new class EmailMessage.java which will contain the following attributes: senderEmail, destinationEmail, subject and content.
  2. Inside EmailApplication.java, create a new HashMap<String, EmailMessage> to store email messages.
  3. When user create a new email get inputs from user and store the email message inside the newly created HashMap<String, EmailMessage>
  4. Please select from below:
    1. Check your inbox
    2. Create new email
    3. Logout
    Enter your selection:2
    
    COMPOSE NEW EMAIL
    Send To: john@ayclogic.com
    Subject: Don't forget to study for final Exam next week
    Content: Hi John, next week we have Java final Exam in AYCLOGIC, don't forget to study
    
    Email is sent successfuly sent to john@ayclogic.com

Details

Date:
October 2, 2021
Time:
10:00 am - 11:00 am
Event Categories:
,
Verified by MonsterInsights