American Young Coder

AYC logo

7 PM – Intro To Python – Yitong

Today we: Went over tell_me_your_age_hw Learned about lists: storing info, getting info, adding info, printing out list, finding list length, using info from lists Homework: Make a file called "July23_input_from_shell_hw_1" and doRead More...

7 PM – Intro To Python – Darin

What We Did Today: Learnt how to make a triangle drawing function Learnt how to use geometry to connect different shapes Homework: Draw out the rest of the robot as shown hereRead More...

6:00 PM – Intro to Python – Darin

Today we did Finished the second quiz, next week we'll learn something new code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NoneRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw something with at least 4Read More...

7 PM – Intro To Python – Yitong

Today we: Went over input_from_shell_hw 1 and 2. Reviewed getting input from the shell & using lists Homework: Make a file called “July30_list_hw1” and do pages 37-41 in the book (do not doRead More...

6:00 PM – Intro to Python – Darin

Today we did Learnt how to use turtle drawing. Learnt how to wrap everything into a function that makes drawing easier Homework: Submit into your google drive when you are done! DrawRead More...

7 PM – Intro To Python – Yitong

Today we: Went over List Hw 1. Reviewed using lists Homework: Make a file called August6_list_hw2. In your coding book, complete the 'TRY-IT-YOURSELF' section on pages 41-42: problems #3-4, 3-5, and 3-6. Email meRead More...

7 PM – Intro To Python – Darin

What We Did Today: Finished a robot drawing using python and geometry Learnt how to use different shapes to form a function for a drawing Homework: Draw out your final project proposal!Read More...

5 PM – Intro To Python – Darin

What We Did Today: Reviewed how lists worked Reviewed how lists with for loops worked Learnt how to use for loops with range() function Introduced while loop (loops based on a condition)Read More...

5 PM – Intro To Python – Darin

What We Did Today: Reviewed for loops Learnt how to use while loops with various code inside such as conditionals Homework: Create a new file called Aug11_WhileLoopsHW.py: If you have the 2nd editionRead More...