Today We Did Reviewed dictionaries Finished phone book dictionary program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN10_dictionary_hw, please submit by next Friday.Read More...
Today We Did Reviewed homework Spent a lot of time understanding the pro's and con's of attributes vs using the variables we learned about in the beginning of class "local variables" ReviewedRead More...
Today We Did Create new class called Staff Reviewed the difference between attributes and parameters Added staff methods In case you need anything, feel free to email me at sebastian@ayclogic.com Homework AddRead More...
Today We Did Finished Grocery System V2 Began learning about object oriented programming Learned about classes, constructors, attributes, methods, and objects In case you need anything, feel free to email me atRead More...
Today We Did Introduction to inheritance Began Monster System project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN20_monster_system_hw, please submit by next Monday.Read More...
Today We Did Went over dictionary homework Reviewed more core OOP concepts like when/why attributes are helpful and an be used Created Dog class and showed how objects can interact with eachRead More...
Today We Did Continued Monster System program Added new menu items to get the last bit of required user input In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today We Did Added object oriented programming to grocery shopping cart with GroceryItem class In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JUN8_OOP_hw, pleaseRead More...
Today We Did First day of class, learned about dictionaries! How do the following in dictionaries: create, get key's value, add key/value pair to dictionary, update key's value, delete item from dictionary,Read More...
Today We Did Finished Monster System Finally understood why we have unique classes for monsters like Dragon and Troll (so they can handle magic attacks differently) In case you need anything, feelRead More...