6 PM – Python OOP – Darin
NEXT WEEK IS YOUR FINAL EXAM FROM 6-8 PM What We Did Today: Reviewed the driver system project for the final exam next week. Homework: Study for your final exam through driverRead More...
NEXT WEEK IS YOUR FINAL EXAM FROM 6-8 PM What We Did Today: Reviewed the driver system project for the final exam next week. Homework: Study for your final exam through driverRead More...
What We Did Reviewed the debugging homework Prepared for the quiz next week through the Quiz 2 Review exercise. Homework Continue on your Sep4_QuizReview2.py file and finish number 4!! If you haveRead More...
Today We Did: Reviewed the homework Brushed up on what functions are with/without return values Did examples of functions from the https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ page Homework: In one new file, "Sep5_FunctionsWithRVCopyHW", do the following:Read More...
Your final exam will be on Sep 21. What We Did: Implemented a more advanced text based program – Robux System – that tests the knowledge gained in the class so farRead More...
Today We: Reviewed the homework for the grocery system v2 program, in adding a dictionary to keep track whether an item is meant to be frozen or not. Introduced the concept ofRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by implementing the loading page, as well as cleaning up our code inside of __init__. Homework: In ShootRead More...
What We Did Today: Did our final exam. You will get your results soon within the next 3 days. Notes: If you have any questions, you can contact me at ddjapri@ayclogic.com
What We Did Did our second quiz today. You will get your results by email soon. Homework None! If you have any questions, email me at dmeng@ayclogic.com or ddjapri@ayclogic.com
What We Did Today: Did our final exam! Homework: None! Notes: You can email me at ddjapri@ayclogic.com if you have any questions!
Today We: Reviewed the idea of classes and objects (object oriented programming), and learnt how to use classes and create objects out of them. Learnt more about attributes (variables of the class)Read More...