American Young Coder (AYC)

AYC logo

4 PM – Intro To Java – William

Today We Did Java Quiz Homework We will be starting a MonsterInheritance program next class! Do the following to prepare: Create a new project called MonsterInheritance Create a Monster class: Monsters shouldRead More...

4 PM – Intro To Java – William

Today We Did Reviewed Java Quiz Started MonsterInheritance project Explained final strings Explained nextInt() vs nextLine() + parseInt() Set up run() method Started addNewMonster() and Monster class Homework Continue working on MonsterInheritance:Read More...

4 PM – Intro To Java – William

Today We Did Finished implementing Sword attack Attack menu swordAttack() takeDamage() Explained inheritance (superclass, subclass): Created Monster.java Homework Continue working on MonsterInheritance: Check if the player has died. If so, return toRead More...

4 PM – Intro To Java – William

Today We Did Checked player death Implemented arrow attack Started implementing magic attack Added fire immunity to Dragon using an overridden method Homework Continue working on MonsterInheritance: Implement the magic attacks inRead More...

4 PM – Intro To Java – William

Today We Did Finished implementing takeMagicDamage() Used proper constructors when adding new monsters Implemented monster healing Homework Download and Install Android Studio! Link here: https://developer.android.com/studio Follow the default installation instructions. Once installationRead More...

4 PM – Intro To Java – William

Today We Did Set up Android Studio and started TemperatureConverter project Began customizing the UI with textViews and a button Homework Finish creating the UI for TemperatureConverter: Insert an EditText view beneathRead More...

4 PM – Intro To Java – William

Today We Did Added a fromTextField and toText field to show temperature values Started the onClickConvert() method to convert F to C Homework The code for today's lesson is uploaded here: https://drive.google.com/drive/folders/1Ftsx-CYnRf3_zP2ypCEGCDhjrX3PCWrY?usp=drive_linkRead More...

4 PM – Intro To Java – William

Today We Did Fixed Android Studio issues Reviewed last week's homework Homework Continue working on TemperatureConverter: Finish last week's homework if you haven't already: https://www.ayclogic.com/event/4-pm-intro-to-java-william-16/ Add additional temperature conversion options to theRead More...

4 PM – Intro To Java – William

Today We Did Added 3 conversion types to the application Created ConversionTypeListener.java to listen to changes in the Spinner Homework Continue working on TemperatureConverter: Catch up if you haven't already!! Our codeRead More...

4 PM – Intro To Java – William

Today We Did Continued working on Temperature Converter Swapped unit labels to match temperature conversion type (C --> F) Homework Continue working on TemperatureConverter: Change the unit labels according to the otherRead More...

Verified by MonsterInsights