American Young Coder

AYC logo

5 PM – Python Game Dev – Darin

Today We Did: Finished Shoot Balloon, implementing multithreading as a concept to make the game optimized. IMPORTANT NOTES: You can contact me via ddjapri@ayclogic.com for any questions or concerns.

6 PM – Python OOP – Darin

What We Did Today: Reviewed the final exam for the final exam retake! Notes: If you have any questions, you can email me at ddjapri@ayclogic.com

6 PM – Intro to Python – Daniel (Darin Sub)

What We Did Today: Learnt the basics of turtle drawing. Learnt how to shorten code by use of loops and functions. Homework: Create a new file “Sep18_Turtle4ShapesHomework.py” Draw the rectangle and squareRead More...

6 PM – Intro to Python – Daniel (Darin Sub)

What We Did Today: Learnt about functions, why we use functions. Learnt about functions without and with return values, highlighting a couple examples. Homework: Make a new file called Sep19_FunctionsWithoutRV_HW.py and submitRead More...

6:30 PM – Intro to Python – Sebastian

Today We Did Reviewed variables and data types Reviewed the functions from homework like upper(), lower(), and title() Began learning about conditional statements (if, elif, else) Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYCRead More...

4 PM – Python OOP – Darin

Today We: Changed the grocery system program to use classes to minimize the number of dictionaries needed for our program. Reviewed how dictionaries work. Homework: (1) IF you haven’t already: Do TryRead More...

7 PM – Python OOP – Darin

What We Did Today: Installed and did the setup for PyCharm, our new IDE to use in this course. Navigated the PyCharm environment, and explained how to submit homework and access PyCharmRead More...

4 PM – Python OOP – Darin

Today We: Reviewed the homework for TIY pages 162, 167 Got started on the School Application project, further implementing object oriented concepts. Homework: (1) IF you haven’t already: Do Try It YourselfRead More...

7 PM – Python OOP – Darin

What We Did Today: Learnt about dictionaries, how to access, remove, edit, and loop through dictionaries.   Homework: In a file called Oct1_DictionaryHW, do pages 99 (TIY 6-1 to 6-3) and pageRead More...