American Young Coder (AYC)

AYC logo

10AM – Intro to Python

Today We Did: Quiz Review Things to Review for the Quiz: Variables and data types How to combine string using "f" formatter? IF ELIF ELSE How to get input from Shell input(),Read More...

10 AM – Python Game Development

Homework: In Flappy Duck project: Display the score on the top left corner of the screen. Look at how we displayed score in the Birdie project. Create 2 Game modes: GAME_STARTED =1Read More...

11 AM – Scratch level 1

Today We: Reviewed how messages and broadcasting works Made the correct banner appear when the animal touches the finish line Your Homework: None

12 PM – Python Game Development

Homework: In Flappy Duck project: Create a new file: score_line.py Inside the file, create a new class called ScoreLine. the class should inherits from pygame.sprite.Sprite. Inside the __init__, It would have parameters:Read More...

1 PM – Intro To Python

Today started starry night. I’ve extended the due date for the final project until next Saturday, Oct 24.  Please email chet@ayclogic.com your final project before class starts. After finishing your final project,Read More...

3 PM – Intro to Java

We went over how to edit Vehicle by using the same popup dialog for insert new vehicle. Homework: When user did not select a row and click edit button. Show an alertRead More...

4 PM Scratch Level 2

Today we were able to continue on with the Glacier Race project. For Homework, please do from pages 173-175.

5 PM – Intro To Python – Gamas

Homework: Create a function "random_number" no parameter. This function will return a random 3 digits between 100 to 999. Create a function "random_password" no parameter. This function will do the following: CallRead More...

5PM – Intro To Python – Latisha

Today we Learned: How to use .title(), .upper(), and .lower() How to use the f-string method and “+” method for string combinations How to add code into f-string combination method Homework: pg.Read More...

Verified by MonsterInsights