American Young Coder

AYC logo

1 PM – Python Game Development

Today: We went over the homework to add custom shooting tower images and collision detection logic between bullets and enemies We added logic so different towers shoot their corresponding bullet images. WeRead More...

6 PM – Intro To Python – Gamas

Today We Do We finished with Robot Builder project. We continued with draw_circle function. We continuously draw two circles with different colors Homework In the class, only one of the circles isRead More...

7 PM – Intro To Python – Gamas

Homework Create June8_FixPythonErrorsHomework.py Copy broken Python codes from https://www.ayclogic.com/fixing-python-bugs/ Fix all the errors

10 AM – Intro To Python – Saagar

Today We Do We learned about variables We learned about Integer Homework Create June18_StringHomework.py Copy codes from page 23 to 25. asdfa asdf adsf

5 PM – Python OOP – Latisha

Today We Do We review homework. Homework Finish last week homework. Create a new file book.py and add a new class Book. Inside the class, add these attributes: name, author, publication_year CreateRead More...

6 PM – Intro To Python – Gamas

Today We Do We continued with draw_letter_p function. How to draw letter P using turtle and using 3 rectangles. We learned how to draw rectangles in different angle than 0 degree. HomeworkRead More...

1 PM – Python Game Development

Today: We went over the homework to add the cancel purchase button and music. We fixed the bug where clicking on the towers for purchase deducted more coins We added logic soRead More...