American Young Coder

AYC logo

5 PM – Python Game Dev – Darin

Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by making balloon change colors and costumes. Created a target class with a pointer that follows the mouseRead More...

6 PM – Python OOP – Darin

What We Did Today: Finished Supermarket Application Reviewed concepts/functions on using Dictionaries such as .values(), .keys(), and .items() Homework: Implement MonsterSystem.py and Monster.py and upload the two files into the google driveRead More...

6 PM – Intro To Python – Shawn

What We Did Learned about functions with if else statements inside Learned about functions with return values Homework Create a new file called July23_FunctionsWithReturnValue: Do the "Try It Yourself" section for parts 8-1,Read More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to combine multiple shapes into one function in turtle   Homework: Create your project proposal on paper or on tablet (by drawing), and label/color the drawing.Read More...

4 PM – Python OOP – Darin

Today We Did: Setup PyCharm to use for the Python OOP class. Learnt a bit about a new data structure: Dictionary Homework: Create a new file called July29_DictionaryCopyHW.py and upload it intoRead More...

5 PM – Python Game Dev – Darin

Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by making target class complete and able to shoot down balloons. Added a score display for our scoreRead More...

6 PM – Python OOP – Darin

What We Did Today: Continued monster inheritance project Learnt about the concept of inheritance (we haven't applied it yet) Homework: Continue in MonsterSystem.py and upload the file into the google drive whenRead More...

6 PM – Intro To Python – Shawn

What We Did Learned more about the difference of functions with and without return values Learned how to generate random numbers and choices Homework Create a new file called July30_FunctionReview Copy andRead More...

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...