7 PM Intro To Java – Alex
Today We Did: We finished up the School System for now but will return to it. We started and finished going over how to create a HashMap and use it. For Homework:Read More...
Today We Did: We finished up the School System for now but will return to it. We started and finished going over how to create a HashMap and use it. For Homework:Read More...
Today We Do We continued with Monster Inheritance project. We did Sword attack and Magic Fire attack. We introduced Inheritance concept a little bit. Homework No homework
Today We Did: We started with the Email Application project. We were able to create the menu and print it out. Also, we were able to create the Email account and exitRead More...
Today We Did We continued with the Monster Inheritance project. We added codes in Dragon class to override magic damage so if a player attack Dragon with a Fire magic attack, thenRead More...
Today We Did: We continued with the Email Application project. Added in how to list out all of the emails and also how to store 3 emails in the system before theRead More...
Today We Did: We continued with the Restaurant map project and were able to complete it. We went over how to find the restaurant and also how we could list out allRead More...
Today We Did: We continued with the AYCLOGIC Email project and were able to finish multiple parts. We were able to finish the login menu and also explained how we could transferRead More...
Today We Did We continued with EmailApplication program We added EmailMainApplication.createEmailMessafe(EmailAccount) Homework Inside EmailMainApplication.checkInbox(EmailAccount) display email message from emailMessageMap. To test your code, login using one account l(et say gamas@ayclogic.com) and sendRead More...
Today We Did We continued with SchoolSystemUsingMap project. We added Student.getInfo() method to return information about student. We added Find Student by First Name feature. We don't use for loop to find somethingRead More...
Homework Continue with Monster Inheritance, add heal monster feature. Please select from one of the following 1. Add new monster 2. List all monsters 3. Play the game Enter your selection (enterRead More...