Today We Did Revisited our old grocery system Applied object oriented programming to it, began Grocery System project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework PleaseRead More...
Today We Did Began working on school system project Started learning how to build code from a menu that we're given In case you need anything, feel free to email me atRead More...
Today We Did Installed and set-up Pycharm. Created a Pycharm project Started learning about dictionaries Homework Name your file August14_Dictionary_HW.py and do: Page 92 to 97. Page 99 TRY IT YOURSELF. 6-1Read More...
Today We Did Continued our Grocery System project but started implementing the class system structure Organized each operation into its own method in the system class In case you need anything, feelRead More...
Today We Did Continued SchoolSystem project Took another deep dive into the differences between lists and dictionaries for the "find_student" methods. Full lesson on how lists and dictionaries "find" different things, veryRead More...
Today We Did Reviewed last week's homework Learned about inserting, removing, modifying, and accessing with dictionaries. Learned about looping through dictionary keys, values, and items. Learned about checking if a key existsRead More...
Today We Did Finished creating a full Grocery System with object oriented programming Reviewed the important topics in object oriented programming that we've learned about (classes, constructors, attributes, and objects) Began learningRead More...
Today We Did Added teachers, staff, and classrooms to our schoolsystem project Reviewed how to create new classes, then add them to a dictionary In case you need anything, feel free toRead More...
Today We Did Set up Pycharm Started learning about dictionaries: Get from a dictionary Adding to a dictionary Modifying a dictionary value Removing from a dictionary Length of a dictionary Homework NameRead More...
Today We Did Reviewed last week's homework Reviewed looping through dictionary keys, values, and items. Worked on Phone Book Dictionary Program https://indo.ayclogic.com/phone-book-system/ Homework Name your file August28_PhoneBook_HW.py and do: Finish code forRead More...
Today We Did We created a new Pycharm Project - SAT-9AM We moved all the existing python files to this project. We created aug_26_dictionary.py We learned how to get, add, replace/set, deleteRead More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Reviewed fundamentals of inheritance with square & rectangle example Began monster system project In case you need anything, feel free to email me at sebastian@ayclogic.com No class on 9/2Read More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Today We Did Finished school system Revisited why its important to have all this repetition: We need to memorize dictionary operations! In case you need anything, feel free to email me atRead More...
Today We Did Reviewed homework. Reviewed accessing, modifying, and inserting with dictionaries Learned about looping through dictionary keys, values, and items. Homework Name your file Sept4_Dictionary_HW2.py and do: Pg. 100, 101 TryRead More...
Today We Did Reviewed last week's homework for the Phone Book dictionary program Worked on the Grocery System project using dictionaries. Homework Name your file Sept4_GrocerySystem.py and finish: Adding the purchased itemRead More...