American Young Coder

AYC logo

9 AM Python Level 1

Happy New Year 2020 We went through Dec21_homework.py from page 143 to 145. We review function. Homework: # Create a function called "convert_km_to_m", one parameter "kilometer" # inside the function convert "kilometer"Read More...

10 AM Python Level 1

We reviewed functions and homework. Homework: Study for the test https://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/ https://www.ayclogic.com/fixing-python-bugs/ Study how to create circle and rectangle using turtle library.

10AM-Scratch Level 2

Today we started the Jumpy Monkey project on page 90. We added the Monkey, Launcher and Bananas sprites. Homework Complete the rest of page 96 and 97. Review coordinates

11 AM Python Level 1

We went over the homework. We continued with the hangman games. Homework: Inside Dec14_Hangman.py, do the following: create a function, 'update_clue' it has one parameter: 'guess' inside the function, use for loopRead More...

3 PM Python Game Development

We went over how to create Target sprite. We went over how to limit the game to a duration. We went over some topic in final project. Homework: Continue with your FinalRead More...

4PM-Scratch Level 1

Today we started the Dino Dance Party on page 34 We added the Dino sprites and also added the background and music. Homework Complete page 41 in the pink Scratch book

5 PM Scratch Level 1

We started Tunnel of Doom project from page 122. Homework: Page 125 - Add background music Page 132 - Display banner when cat touch the home.

6PM Scratch Level 2

Today we continued with Doom on the Broom. We were able to add in a griffin and a dragon as well as start on the forcefield. For homework: Do pages 122-125, addingRead More...