American Young Coder

AYC logo

6:00 PM – Intro to Python – Juan

Today We Did Reviewed creating lists and accessing list items using index. Learned about adding to a list using: append, insert Removing from a list: pop, remove, del In case you needRead More...

6:30 PM – Intro To Python – Sebastian

Today We Did Reviewed questions similar to those on the quiz In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR22_quiz_review_hw, please submit by nextRead More...

9 AM – Indo – Intro To Python – Gamas

Homework Continue in March25_Turtle_Basic.py Draw a square (white color), a rectangle (yellow color), a triangle (blue color) and an octagon (pink color) according to coordinates below.

1 PM – Android Game Dev – Gamas

Homework Continue on Tic Tac Toe game. In the activity_main.xml, change the color of the "Start Game" button from purple to blue, similar to activity_game.xml. Inside GameActivity.java use for loop to addRead More...

2 PM – Intro To Python – Sebastian

Today We Did Continued learning how to draw different shapes using Turtle Finished drawing faces (using circle function) In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...

3 PM – Intro To Python – Sebastian

Today We Did Finished robot builder In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAR25_robot_addition_hw, please submit by next Friday. Homework: Add one thingRead More...

6:00 PM – Intro to Python – Juan

Today We Did Reviewed adding to a list using: append, insert Reviewed removing from a list: pop, remove, del Reviewed list access by index and modify by index. Started learning about for-loops.Read More...

9 AM – Indo – Intro To Python – Gamas

Today We Did We created draw_square function so we can reduce code duplication. Homework Create 3 new files: April1_TurtleRectangleFunction.py Copy the rectangle codes from March25_TurtleBasic.py and create a function draw_rectangle(x,y, color) function.Read More...

2 PM – Intro To Python – Sebastian

Today We Did Finished learning about more complex shapes and semi circles In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No class on 04/08 due to easterRead More...