American Young Coder

AYC logo

7 PM – Python OOP – Darin

FINAL EXAM IS NEXT WEEK! So you have to study the past projects and finish up the final exam review. Today We Did Went over the final exam review, going over similarRead More...

2 PM – Python Game Development – Sebastian

Today We Did Continued working on collision handler for Target & Balloon. You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian AYC Logic’s observed holidays:Read More...

3 PM – Intro to Python – Sebastian

Today We Did Reviewed conditionals like if, elif, and else Learned about user input User input can be retrieved using input() All user input turns into a string data type Class code:Read More...

5 PM – Intro to Python – William

Today We Did Learned about x,y coordinates in Python Turtle Created functions to draw shapes Homework Work on the following: Mar23_TurtleHW.py Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/ You can use any method (goto(x,y),Read More...

4 PM – Intro To Python – Darin

YOU WILL HAVE YOUR SECOND QUIZ NEXT WEEK ON APRIL 15 What We Did Today: Prepared for the second quiz, went over some topics to prepare for the quiz, how to study,Read More...

5 PM – Python Game Development – Darin

What We Did Today: Changed the direction of the fireball depending on the player direction Made the birds disappear when the fireball collided with them Re explained why the timer works differentlyRead More...

6 PM – Intro To Python – Darin

NEXT WEEK IS YOUR FINAL EXAM ON APRIL 16 What We Did Today: Reviewed topics for the final exam next week Homework: Study for your final exam next week, focusing on theRead More...

2 PM – Python Game Development – Sebastian

Today We Did Completed Explosion class Added buttons to landing page Began credits page You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian AYC Logic’sRead More...

3 PM – Intro to Python – Sebastian

Today We Did Reviewed how if statements work Reviewed how to get user input Learned about lists, and all the different things we can do with them. SAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9 AYCRead More...

5 PM – Intro to Python – William

Today We Did Reviewed x-, y-coordinate system and last week's homework Created function to draw filled-in circles Homework Work on the following: Mar23_TurtleHW.py Complete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/ Make sure to createRead More...