American Young Coder (AYC)

AYC logo

4 PM – Python OOP – Darin

Today We: Reviewed the functionality of our class for the School System, with adding, listing, and finding objects. Started the Library System application. Homework: In the same Library System project, complete theRead More...

7 PM – Python OOP – Darin

What We Did Today: Reviewed how to use dictionaries as we converted the robux_system to use dictionaries. Introduced the concept of object oriented programming! Elaborated on the distinction between classes and objects,Read More...

4 PM – Python OOP – Darin

Today We: Completed the library system. Reviewed some concepts regarding the applications of dictionaries, such as adding, listing, and finding from a dictionary Homework: In the same Library System project, finish theRead More...

7 PM – Python OOP – Darin

What We Did Today: Reviewed the homework, how OOP works as a concept. Learnt about default values in classes for object construction Homework: In a file called Oct29_OOP.py, do pages 162 TIYRead More...

4 PM – Python OOP – Darin

Today We: Started on the supermarket application, going over code structure. Homework: In the same Supermarket Application project, add the "expired" parameter to the GroceryItem class, which will be set to eitherRead More...

7 PM – Python OOP – Darin

What We Did Today: Improved the Grocery System application to use classes and make the code better and shorter Homework: In your Nov5_GrocerySystemV3.py file, edit your code to check for the daysRead More...

4 PM – Python OOP – Darin

Today We: Continued and finished the supermarket application! Reviewed some design concepts such as indentation, placement of functions, automation of some aspects of the program. Homework: Create the reset() function in yourRead More...

7 PM – Python OOP – Darin

What We Did Today: Finished Grocery System, and got started on the School System application, introducing more OOP. Homework: Continue on your School System application in main.py, and complete the find methodRead More...

4 PM – Python OOP – Darin

Today We: Reviewed HW and got inspiration for how we can use OOP in games. Started on the MonsterSystem project. Homework: Continue in your main.py file for the MonsterSystem project. If you areRead More...

7 PM – Python OOP – Darin

What We Did Today: Continued the School System application, introducing more OOP. Homework: Continue on your School System application in main.py, and complete the remaining methods for the Teacher. This is theRead More...

Verified by MonsterInsights