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...
Today we did: Reviewed Homework — finished SchoolSystem Intro to Hashmaps (similar to dictionaries in python) map.put(key, value) - add to hashmap map.get(key) - get value from hashmap map.containsKey(key) - see ifRead More...
Gamas Sub Today We Did We reviewed July14_Inheritance.py homework We continued creating the main.py for MonsterInheritance project. Homework Continue with MonsterInheritance main.py and add these 2 features: List All Monsters and StartRead More...