American Young Coder

AYC logo

6 PM – Python OOP – Darin

What We Did Today: Started School System project Went over object oriented programming concepts Homework: In your school system project in the main file, implement selection 2: # list all students likeRead More...

7 PM – Python OOP – Darin

NEXT WEEK IS YOUR FINAL EXAM FROM 7-9 PM! What We Did Today: Reviewed for the final exam next week. Cheat sheet is uploaded to the google drive. Homework: Study for theRead More...

6 PM – Python OOP – Darin

What We Did Today: Continued the School System project Went over object oriented programming concepts Learnt how to use the Find algorithm for lists and dictionaries Homework: In your school system project,Read More...

7 PM – Python OOP – Darin

What We Did Today: Did our final exam Your results will be released within the next week. Homework: None! Congratulations for making it this far! Notes: Contact me at ddjapri@ayclogic.com if youRead More...

6 PM – Python OOP – Darin

What We Did Today: Finished the School System project Went over object oriented programming concepts Contained the main file in a class Homework: In your school system project, implement the following: Homework:Read More...

6 PM – Python OOP – Darin

What We Did Today: Started the Library System project Reviewed object oriented programming concepts Homework: In your library system project, implement the following: """ Homework: Create option 2 (list books) You haveRead More...

6 PM – Python OOP – Darin

What We Did Today: Finished the Library System project Reviewed object oriented programming concepts Homework: In your Library System project, implement the following: Homework: Create a method that lists all books withRead More...

6 PM – Python OOP – Darin

What We Did Today: Converted the GroceryStore class into a Supermarket Application program. Learnt how to optimize the code, make it easier for users Homework: In your SupermarketApplication project, implement the following:Read More...

6 PM – Python OOP – Darin

What We Did Today: Learned about inheritance Homework: In your human.py and basketballPlayer.py, implement the following: """ Homework: create a new attribute (variable) in the human class called totalPoints create a newRead More...

6 PM – Python OOP – Darin

What We Did Today: Started the Monster Inheritance project. Homework: In your MonsterSystem project, do the following, and upload to google drive when finished: """ Homework: 1. If user clicks on "3"Read More...