1 PM – Intro To Java – Alex Lee
Today We Did: We reviewed the quiz that we took the week before. Able to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.Read More...
Today We Did: We reviewed the quiz that we took the week before. Able to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.Read More...
Homeworks Continue working on the Practice Test. Make sure to have the Driver and NewYorkTaxiDriver classes. The difficult part which is the getTripTime can be ignored until we discuss it next weekRead More...
Today We Did: We started with the Monster Inheritance project. We were able to create the Monster and add it to a map, along with listing it out. Also, we started theRead More...
Today We Did: We started the first project and were able to get through the variable data types. We learned about how to initialize string, integer, double, and floats for variables. Also,Read More...
Today We Did: We took the first Java quiz today which was to create the BankSystem and BankAccount. The test will be sent to you before the start of the next class.
Today We Did: We continued with the Monster Inheritance project. Added in the attack menu and created the melee attack and started the magic attack. For Homework: Continue with the magicMenu thatRead More...
Today We Did: We went over how to create an if statement, an else if statement, and an else statement. Also, we were able to understand better how to get the user'sRead More...
Today We Did: We continued with the Funny Faces project. Were able to finish it up by adding in the nose with the animation. For Homework: Do pages 84-85 inside the book,Read More...
Today We Did: Today we reviewed the quiz that we took the week before. For Homework: Create a new project and title it MonsterInheritance.java In it, you should have two classes, MonsterSystem.javaRead More...
Today We Did We continued discussing Driver System practice test. Homework Continue finishing Driver System practice test. Please finish the booking feature. After user answers "Enter what time you want to leaveRead More...