American Young Coder (AYC)

AYC logo

9 AM – Intro To Java – Gamas

Homework Create a method initializeEmailAccounts(). This method should add 3 email accounts to accountMap. Call this method inside the run() . Create a new class EmailMessage.java and this class should have theRead More...

1 PM Intro to Java Alexander Lee

Today We Did: We learned about using methods and the difference between static and non-static. We also learned about what to do when the method is either void or has a dataRead More...

5 PM – Intro To Java – Gamas

Today We Do We continued on MonsterInheritance project. We made sure this project has Monster class which has String species, int health, int maxDamage. We added Monster.doDamage(int amount) which will reduce Monster.health.Read More...

Verified by MonsterInsights