3 PM – Python Object Oriented Programming – Sebastian
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...
American Young Coder Academy – Indo
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...
Your HW: Try running the file "Aug_18_Dictionaries" If you cannot, message Mr. Gamas to help you set up your pycharm
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...