5 PM – Intro To Java – Alex Lee
Today We Did: We learned about how to fix up errors and be able to see what is wrong with the code. Started the Email Application project For Homework: Create a newRead More...
Today We Did: We learned about how to fix up errors and be able to see what is wrong with the code. Started the Email Application project For Homework: Create a newRead More...
Today We Did: We finished up the Email Application project Did a small amount of the review quiz For Homework: Finish up the review quiz and turn it in before the nextRead More...
Today We Did: We reviewed the quizzes that we took a week before. Small reminder to make sure to take everything step by step when creating your code. Started the Monster InheritanceRead More...
Today we did: Variables and data types Getting user input with java.util.Scanner If-Else statements Started learning lists Homework: Create new Java HW files: June23VariableDataTypeHW.java https://www.ayclogic.com/java-variables-datatypes/ June23IfElseScannerHW.java https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/ The HW is due SundayRead More...
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://www.ayclogic.com/java-for-loop-if-else/ June27IfElseScannerHW.java (Problems 1 and 2) https://www.ayclogic.com/java-list-forloop/ June27GameInventory.java (ProblemRead More...
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...
Today we did: While Loops Random module Magic 8 Ball Started Java Methods Homework: Create new Java HW files: July11WhileLoopHW.java https://www.ayclogic.com/java-exercise-while-loop/ July11Magic8BallHW.java https://www.ayclogic.com/intro-to-python/magic-8-ball/ The HW is due by Thursday night (July 13th).Read More...
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...
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...
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...