Today We: Continued the MonsterSystem project. Reviewed some concepts such as dictionaries, objects, and using both together. Homework: In a file called Dec2_InheritanceHW.py, do the following and upload it to the googleRead More...
Your first quiz will be next week December 9!! Today we did Reviewed the HW Reviewed content for the quiz Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...
What We Did Today: Successfully installed Python to use on our computers for PyCharm Reviewed concepts from Intro To Python Homework: Create a directory called test, and add 3 python files insideRead More...
What We Did Today: Started on the Library System project Reviewed the homework for the School System application Homework: Continue on your Library System application in librarysystem.py, and complete the following: #Read More...
Today we did Reviewed functions Learned about the random library Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today We: Continued the MonsterSystem project. Reviewed some concepts such as dictionaries, objects, and using both together. Homework: In a file called Dec9_InheritanceHW.py, do the following and upload it to the googleRead More...
Today we did Quiz Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework!
What We Did Today: Learnt about dictionaries in Python, how to do basic operations on them. Homework: In a file called Dec10_IntroToDictionariesHW.py, do the following from the book: Page 92 to 97.Read More...
What We Did Today: Continued the Library System project Reviewed how concepts such as keys/values in dictionaries work together with classes/objects Homework: Continue on your Library System application in librarysystem.py, and completeRead More...
Today we did More random library functions; random.choice() Practice using random library with functions, loops, lists, and if statements Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...
Today We: Continued the MonsterSystem project. Learnt and implemented inheritance in our monster system project. Homework: """ Your HW: 1) Finish TIY page 173 number 9-7 2) Make a troll class thatRead More...
Today we did Review all the quiz questions so we can all understand it better Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel freeRead More...
What We Did Today: Reviewed dictionaries in Python through homework and last week's material. Utilized dictionaries in a phone book system program. Homework: HOMEWORK 1: In a file called Dec17_IntroToDictionariesHW2.py, do theRead More...
What We Did Today: Finished the library system project Started on the Supermarket Application project, going over big OOP + dictionary concepts Homework: # Your homework is to finish the school systemRead More...
YOUR QUIZ 2 IS NEXT WEEK!! Today We: Reviewed how to fix bugs Prepared for the quiz next week by reviewing content studied so far Your HW: Continue on your file Jan2_Quiz2ReviewHW.pyRead More...