BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T100000
DTEND;TZID=America/Los_Angeles:20210807T110000
DTSTAMP:20260424T213227
CREATED:20210807T041621Z
LAST-MODIFIED:20210807T041621Z
UID:8858-1628330400-1628334000@www.ayclogic.com
SUMMARY:SAT - 10 AM - Scratch 1 - Indo
DESCRIPTION:Today We Do\n\nWe completed Punch The Dummy project.\nWe started Mary Had A Little Lamb\n\nHomework\n\nDuplicate the yellow ball 7 more times.\nEvery time you duplicate the ball do the following\n\nchange the color/costume.\nIncrease the note from 62 to 64 to 66 and so on.\nMove the location of all the ball to be like below
URL:https://www.ayclogic.com/event/sat-10-am-scratch-1-indo-3/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T100000
DTEND;TZID=America/Los_Angeles:20210807T110000
DTSTAMP:20260424T213227
CREATED:20210807T165950Z
LAST-MODIFIED:20210807T181533Z
UID:8873-1628330400-1628334000@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe continued with SchoolApplication.\nWe created Teacher class\nWe added Add New Student feature and added into the List of students.\n\nHomework\n\nAdd code to do “2. Add a teacher”. Store the newly added teacher to a List<Teacher> new attribute. This feature is very similar to “1. Add a student”.\nAlso try to do code for “5. List all students”. In here you have to use for loop to go through each element inside “students” list. Look at example below\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\n7. List all students map\n8. List all students order by firstName\n9. List all students order by Age reverse\n10. Quit\nEnter your selection:1\n\n\nWhat is your student's name? Gamas Chang\nWhat is your student's age? 100\nWhat is your student's grade? 10\nWhat is your student's School Name? Gabrielino Highschool\nIs your student a good listener? True or False: true\nA new student has been created: Gamas Chang\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\n7. List all students map\n8. List all students order by firstName\n9. List all students order by Age reverse\n10. Quit\nEnter your selection:1\n\n\nWhat is your student's name? Amanda\nWhat is your student's age? 13\nWhat is your student's grade? 8\nWhat is your student's School Name? Temple City High\nIs your student a good listener? True or False: true\nA new student has been created: Amanda\n\nSchool System:\n1. Add a student\n2. Add a teacher\n3. Find student\n4. Find teacher\n5. List all students\n6. List all teachers\n7. List all students map\n8. List all students order by firstName\n9. List all students order by Age reverse\n10. Quit\nEnter your selection:5\n\n\nGamas Chang - 100 years old - grade 10\nAmanda - 13 years old - grade 8
URL:https://www.ayclogic.com/event/10-am-intro-to-java-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T120000
DTEND;TZID=America/Los_Angeles:20210807T130000
DTSTAMP:20260424T213227
CREATED:20210807T200209Z
LAST-MODIFIED:20210807T200209Z
UID:8878-1628337600-1628341200@www.ayclogic.com
SUMMARY:12 PM - Advance Python Game Development
DESCRIPTION:Today We Do\n\nWe display GAME WIN page.\nWe made sure the tank explosion animation is given a chance to finish before GAME WIN page is displayed.\n\nHomework\n\nWhen tank is destroyed\, add sound effect “assets/audio/explodify.wav”.\nCreate a new sprite shield.py. Use “assets/Get_Shield_Player_1.png” for image. Make the sprite appear on the screen.
URL:https://www.ayclogic.com/event/12-pm-advance-python-game-development-3/
CATEGORIES:Advanced Python Game Development,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T130000
DTEND;TZID=America/Los_Angeles:20210807T140000
DTSTAMP:20260424T213227
CREATED:20210807T205634Z
LAST-MODIFIED:20210807T210458Z
UID:8880-1628341200-1628344800@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today \n\nWe fixed the Flappy Duck credit button. I’ve uploaded the source code here.\nWe went over how to clone source code from Gitlab.\nWe went over the final project proposal\n\nHomework: \n\nMeet with you team to discuss the final project proposal.\nBuy some game assets.\nWrite google docs final project proposal.  You can follow the example here. You don’t need to include a timeline yet.  Include a Title section\, an Assets section\, and a Story section.  Also include a Components section that lists the different sprites and components how you will divide them with your teammate.\nDownload the shoot balloon project.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-29/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T130000
DTEND;TZID=America/Los_Angeles:20210807T140000
DTSTAMP:20260424T213227
CREATED:20210807T212210Z
LAST-MODIFIED:20210807T212210Z
UID:8885-1628341200-1628344800@www.ayclogic.com
SUMMARY:SAT 1PM - OOP Python - Sohan
DESCRIPTION:What We Did Today:\n1. We used a dictionary to find an object \n2. We went over self. \nHomework:\n1. None \nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/sat-1pm-oop-python-sohan/
CATEGORIES:OOP Python
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T140000
DTEND;TZID=America/Los_Angeles:20210807T150000
DTSTAMP:20260424T213227
CREATED:20210807T224628Z
LAST-MODIFIED:20210810T015802Z
UID:8887-1628344800-1628348400@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed the functions homework\nWe do more function exercises\n\nHomework\n\nCreate a function according to below instruction\n# Create a new function convert_minute_to_second(minute)\n# inside the function\, multiply minute by 60 and return the multiplication result\n# Ask user input from shell to enter “How many minutes: ”\n# Call the function\, use user input as parameter of the function\n# capture the return value and print “There are <result> seconds in <user_input> minutes.\nDo Page 142. TRY IT YOURSELF 8-6 only.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-35/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T140000
DTEND;TZID=America/Los_Angeles:20210807T150000
DTSTAMP:20260424T213227
CREATED:20210810T015959Z
LAST-MODIFIED:20210810T020205Z
UID:8920-1628344800-1628348400@www.ayclogic.com
SUMMARY:2PM - Intro to Python
DESCRIPTION:Today we learned:\n\nHow to use “elif”\, “and”\, and “or”\nHow to make a list and access elements\n\nHomework:\n\nPage 37 to 41 from the textbook\nDo it in a file called Aug7_ListHomework.py\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/2pm-intro-to-python-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T150000
DTEND;TZID=America/Los_Angeles:20210807T160000
DTSTAMP:20260424T213227
CREATED:20210807T231005Z
LAST-MODIFIED:20210807T231403Z
UID:8889-1628348400-1628352000@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 1
DESCRIPTION:Today we:\n\ncontinued the Mary Had a Little Lamb project\ncoded the D sprite to grow\, shrink\, and change colors when touched by video motion or by the mouse-pointer\ncoded the D sprite to play the letter D\n\nHomework:\n\nduplicate the D sprite (the light blue ball)\, change the duplicate’s costume to a different color\, and rename the duplicate to “B”\nduplicate the D sprite (the light blue ball) again\, change the duplicate’s costume to a different color\, and rename the duplicate to “Higher C”\n\n\ncomplete the homework in the same project we did in class (the Mary Had a Little Lamb project)\ncomplete the homework before our next class together next week\nemail us at gamas@ayclogic.com or allison.682.lee@gmail.com if you need any help or have any questions
URL:https://www.ayclogic.com/event/3-pm-scratch-level-1-42/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T160000
DTEND;TZID=America/Los_Angeles:20210807T170000
DTSTAMP:20260424T213227
CREATED:20210808T000909Z
LAST-MODIFIED:20210808T000909Z
UID:8895-1628352000-1628355600@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Nathaniel
DESCRIPTION:Gamas sub Nathaniel today \nToday We Do\n\nWe reviewed legs homework.\nWe drew the body\, head and eyeball white strip.\nWe create left_arm(x\,y\,color) function to draw the left arm. The left arm consist of 2 rectangles.\n\nHomework\n\nCreate right_arm(x\,y\,color) function to draw the right arm. It should be similar to the left_arm function. It should consist of 2 rectangles.\nCall the right_arm function after it is done to draw the right arm on the right side of the body.\nDraw 2 small black rectangles inside the eyeball for eye pupil like below\n\n\n 
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-nathaniel-3/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T170000
DTEND;TZID=America/Los_Angeles:20210807T180000
DTSTAMP:20260424T213227
CREATED:20210808T011019Z
LAST-MODIFIED:20210808T011019Z
UID:8898-1628355600-1628359200@www.ayclogic.com
SUMMARY:5 PM - Intro to Python - Nathaniel
DESCRIPTION:Today We:\n\nContinued working on school application\nImplemented add_student() method to StudentApplication class\n\nHomework\n\nThe project can be found in google drive under folder named “SchoolApplication”. Go to the src folder and you will see the python files there\nCreate a method in SchoolApplication class to list all students in the list of students. Look at example below:\n\n  \n\nHere's an example: \n\nstudent_list has 3 student objects. the 3 student objects each have a name attribute. and \nwe'll say that the names are 'N'\, 'E'\, 'L'\nIf I choose option 2:\n\nI expect this output:\n\nStudent list contians:\n'N' who is 18 years old and is in grade 12\n'E' who is 21 years old and is in grade 15\n'L' who is 15 years old and is in grade 10
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-nathaniel-2/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T170000
DTEND;TZID=America/Los_Angeles:20210807T180000
DTSTAMP:20260424T213227
CREATED:20210810T030119Z
LAST-MODIFIED:20210813T213640Z
UID:8931-1628355600-1628359200@www.ayclogic.com
SUMMARY:5 PM Scratch Level 1 Alexander Lee
DESCRIPTION:Today We:\nFinished up Ask Gobo and started the Funny faces project.\nReviewed about using variables and the if then loop. \nFor Homework:\nPlease create sprites for eye brows\, hair\, and hat. The sprites are on page 75.
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-alexander-lee-11/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210807T180000
DTEND;TZID=America/Los_Angeles:20210807T190000
DTSTAMP:20260424T213227
CREATED:20210808T030905Z
LAST-MODIFIED:20210808T030905Z
UID:8902-1628359200-1628362800@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWe reviewed everyone’s final project progress\nWe continued with Shoot Balloon project\n\nHomework\n\nContinued with your final project progress
URL:https://www.ayclogic.com/event/6-pm-python-game-development-153/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR