American Young Coder (AYC)

AYC logo

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make half circles using a new parameter for t.circle(radius, extent), using extent as a parameter in draw_circle() Learnt how to incline any shape using theRead More...

4 PM – Python OOP – Darin

Today We Did: Continued learning about dictionaries, how to loop through them, and how to use if statements with them. Homework: Create a new file called Aug5_DictionaryCopyHW.py and upload it into theRead More...

5 PM – Python Game Dev – Darin

Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding bad balloon variants, as well as sound effects Homework: Continue working on your individual project accordingRead More...

6 PM – Python OOP – Darin

What We Did Today: Continued monster inheritance project Applied ways to find a monster in the dictionary through looping through the keys of the dicitonary. Homework: Create a file called Aug6_InheritanceHW andRead More...

6 PM – Intro To Python – Shawn

What We Did Continued Magic 8 Ball project Homework In your Magic8Ball project (from class) If the user types in "quit" or "exit" (no matter what lower and upper case), end theRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make a Kaleidoscope, and use the while loop to go through and repeat through the list items for colors Started on the Grocery System program,Read More...

4 PM – Python OOP – Darin

Today We Did: Continued learning about dictionaries, how to find items in a dictionary (compared to finding items with a list) Created a phone book system using dictionaries. Homework: Create a newRead More...

5 PM – Python Game Dev – Darin

Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...

6 PM – Python OOP – Darin

What We Did Today: Continued monster inheritance project Created the sword attack method as well as started on the magic attack method, implementing inheritance Homework: For Ian and Miki: Work on theRead More...

6 PM – Intro To Python – Shawn

What We Did Learned how to do the Magic 8 Ball project (version 2) using random.choice Learned about Python errors (AKA bugs) and how to correct them Homework Corey: Create a newRead More...

Verified by MonsterInsights