American Young Coder Academy – Indo

5 PM – Intro to Java – William

Today we did: Finished List operations Enhanced For Loops (For Each Loops) For Loops, incorporating arrays Homework: Create new Java HW files: June27ForLoopIfElseHW.java  https://indo.ayclogic.com/java-for-loop-if-else/ June27IfElseScannerHW.java (Problems 1 and 2) https://indo.ayclogic.com/java-list-forloop/ June27GameInventory.java (ProblemRead More...

5 PM – Intro To Java – Alex Lee

Today We Did: Continued with the Monster Inheritance, added in the magic damage Learned about inheritance and how it works with parent and child classes. For Homework: Create 2 new monster classesRead More...

5 PM – Intro to Java – William

Today we did: While Loops Random module Magic 8 Ball Started Java Methods Homework: Create new Java HW files: July11WhileLoopHW.java https://indo.ayclogic.com/java-exercise-while-loop/ July11Magic8BallHW.java  https://indo.ayclogic.com/intro-to-python/magic-8-ball/ The HW is due by Thursday night (July 13th).Read More...

5 PM – Intro to Java – William

Today we did: Finished Java Methods Started School System Add a student List all students Homework: Create new Java HW files: July14MethodsHW.java Create a new method convertFromFahrenheitToCelcius. It has one parameter intRead More...

4 PM – Intro to Java – William

Today we did: Finished School System methods: Find student Find teacher List all teachers List all teenager students Edit student Homework: Finish Find Teacher: Print "We cannot find teacher with name: _____Read More...

5 PM – Intro To Java – Alex

Gamas Sub What We Did We went through Android Studio installation process We started Temperature Converter project. Homework Continue on Temperature Converter project by adding UI component 5 and 6. component 5Read More...

5 PM – Intro to Java – William

Today we did: AYCLOGIC Email Application Implemented Login System with menu Created EmailMessage class Implemented Create Email Message Started Check Inbox Homework: Finish checkInbox(EmailAccount account) If there are no emails in theRead More...

5 PM – Intro to Java – William

Today we did: Reviewed HW and Practice Quiz Quiz :) Started MonsterInheritance Created run() method Homework: Create a Monster class: Monsters should have 3 attributes: String species int health int maxAttack CreateRead More...

5 PM – Intro to Java – William

Today we did: Reviewed Quiz and homework Continued MonsterInheritance project: initializeMonsters() addNewMonster() play() healMonster() meleeAttack() Started arrowAttack() Homework: Finish arrowAttack() If monster has no more HP, print: "The (monster species) has beenRead More...

5 PM – Intro to Java – William

Today we did: Finished MonsterInheritance Explained Inheritance and created child classes (Troll, WaterGolem, Dragon) Finished magic attack Implemented game over messages Homework: Fix addNewMonster(). Our current implementation creates generic monsters based onRead More...

Verified by MonsterInsights