1 PM Intro To Java – Alex Lee
Today We Did: We continued with the Monster Inheritance project and added in the magic attack and arrow attack. Also, we learned how to use inheritance by creating the Dragon. For Homework:Read More...
Today We Did: We continued with the Monster Inheritance project and added in the magic attack and arrow attack. Also, we learned how to use inheritance by creating the Dragon. For Homework:Read More...
Today We Did: Today we reviewed the Car Dealer homework, and also went through how to create a list. We also covered, how to add and delete things from the list, alongRead More...
Today We Did: We started with the Monster Inheritance project We added in how to add monsters, list them out, and play. The monster menu and the attack menu were also created.Read More...
Today We Did: 1. We finished up the Monster Inheritance project. 2. We covered access modifiers and also how to override methods. For Homework: 1. Download Android Studio for the next class. https://developer.android.com/studio
Today We Did: We continued by covering how to use for loops using the index. Also, we talked about how to use for loops using index with a list. We also wentRead More...
Homework Finish Driver System Add codes to handle the 2nd rush hour from 16 to 19. Also in NewYorkTaxiDriver, override the getTripTime so it will not double the trip time during rushRead More...
Today We Did We downloaded and installed Android Studio software. We started Temperature Converter android application. We added the Fahrenheit header (id: sourceTempHeader) We added the a text field under Fahrenheit headerRead More...
Homework In Nov5Magic8Ball.java, use combination of Random module, while loop, if else statements to create Magic 8 Ball game. Look at below Python codes for your reference import random while True: user_questionRead More...
Today We Did: We continued and were able to finish up most of the MonsterInheritance project. Learned about parent and child class Also, we learned about access modifiers and the differences betweenRead More...
Today We Did We finished Driver System. We reviewed what's going to be in the final test. Homework Next week is 2 hours final test. From 9 AM to 11 AM. ToRead More...