American Young Coder

AYC logo

10 AM – Python OOP – Bill

Your HW: Create a new class that also inherits from monster Make it have at least one function that overrides a monster class function Be creative Examples: Takes double damage from waterRead More...

Scratch 2 – Wed 4:00 PM – Julian

What We Did: Kept on working on our Shopping Cart project, we added the categories list and went over each of our items. Homework: Vicente: Make each item its own sprite insteadRead More...

5 PM – Intro to Java – Joel

Today we did: We continued with AddressBookSystem.   Homework: Make a new class called Owner.java. It will have the following attributes: name - String age - int phoneNumber - String Create theRead More...

5 PM – AI Agent – Gamas

Today We Did We reviewed the ai agent tool project. We reviewed how to create agent tool We reviewed prank calculator tool We reviewed web_search tool Homework integrate grep_local_py tool with theRead More...

6 PM – Advanced AI/ML – Darin

Today’s Activities: Implemented YOLO (You-Only-Look-Once) for object detection! Homework: Read through the code we implemented in human_detection_v2 to get a sense of how it uses the model. Add 3 more classifications ontoRead More...

6 PM – Intro To Java – Brandon

What we learned today: We learned how to get input with scanner If Statements and else if + else Homework: Create a file called "August12_IfElse" and do https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/

6 PM – AI Agent – Gamas

Today We Did We learned about os.walk feature and fnname python features. We created created file_search function inside ai_agent_tools.py Homework Add docstring and @function_tool for file_search function and integrate it with the agent. AndRead More...

7 PM – Python OOP – Joel

Today we did: We went over the practice test.   Homework: Do this before next week: https://docs.google.com/document/d/1cD6eUn8VacyxKo1fxGZJybTIE0_HYcq49QdTcDWrgqI/edit?usp=sharing Access to it has been given to your emails. Give yourself 2 hours, or more ifRead More...