BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20210710T100000
DTEND;TZID=America/Los_Angeles:20210710T110000
DTSTAMP:20260425T052632
CREATED:20210710T042411Z
LAST-MODIFIED:20210710T042411Z
UID:8459-1625911200-1625914800@www.ayclogic.com
SUMMARY:SAT - 10 AM - Scratch 1 - Gamas
DESCRIPTION:Today We Do\n\nWe finished Birthday Card Mom project\nWe started Window Cleaner project until middle of page 137\n\nHomework\n\nContinue with Window Cleaner project.\nDo second half of page 137 to 138.\nMake more costumes in Splats sprite. Make some interesting costume in the Splats sprite. Make the one with a smile.
URL:https://www.ayclogic.com/event/sat-10-am-scratch-1-gamas-4/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T100000
DTEND;TZID=America/Los_Angeles:20210710T110000
DTSTAMP:20260425T052632
CREATED:20210710T175921Z
LAST-MODIFIED:20210717T165323Z
UID:8461-1625911200-1625914800@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe learn more about methods in Java: with and without return value.\nWe learn about static and non-static methods.\n\nHomework\n\nCopy the codes of main() from May22_IFELSEScanner.java into July10_TellMeYourAgeUsing.java . Just copy up to the end of the if else statement (“You are a senior”) . Run it and make sure it is running properly.\nCreate applicationLoop() method.\nCopy all the code from main() into run() method.\nAnd call the run() from main() and make sure everything is still working. Look at how we did it in the July10_Magic8Ball_Methods_V3.java.\nCreate a new method\, getUserAge(). This method will return an Integer age.\nYou will move the code that is responsible of asking user’s age from shell from applicationLoop() into getUserAge(). After this call getUserAge() from applicationLoop(). This is very similar in July10_Magic8Ball_Methods_V3.java where we call getUserQuestion() from applicationLoop()
URL:https://www.ayclogic.com/event/10-am-intro-to-java-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T120000
DTEND;TZID=America/Los_Angeles:20210710T130000
DTSTAMP:20260425T052632
CREATED:20210710T200233Z
LAST-MODIFIED:20210710T200233Z
UID:8466-1625918400-1625922000@www.ayclogic.com
SUMMARY:12 PM - Advanced Python Game Development
DESCRIPTION:Today We Do\n\nWe learned about simpleai Python open source library (https://github.com/simpleai-team/simpleai) and how we can use this open source library to help Enemy Tank find the best path to the Player tank.\nWe started integrating simpleai Python open source library by creating MazeSolver class.\n\nHomework\n\nWhen tank is hit by bullet\, show Tank explosion animation. Tank explosion animation can be found under assets/Tank_Explosion directory. Look at how we did WallExplosion.py
URL:https://www.ayclogic.com/event/12-pm-advanced-python-game-development-8/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T130000
DTEND;TZID=America/Los_Angeles:20210710T140000
DTSTAMP:20260425T052632
CREATED:20210710T212315Z
LAST-MODIFIED:20210710T212315Z
UID:8470-1625922000-1625925600@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add the credit page.\nWe made the game restart correctly after game over.\nI’ve uploaded the code here.\n\nHomework: \n\nCreate a gitlab.com account. Make sure to create a new account and don’t use the sign in with Google or Twitter etc option.\nStart thinking about what you want to do for your final project.  You can see some examples on https://www.ayclogic.com/ such as Java Joomp. You need to form 2 person teams.\n\n 
URL:https://www.ayclogic.com/event/1-pm-python-game-development-27/
CATEGORIES:Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T140000
DTEND;TZID=America/Los_Angeles:20210710T150000
DTSTAMP:20260425T052632
CREATED:20210710T231345Z
LAST-MODIFIED:20210710T231345Z
UID:8472-1625925600-1625929200@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe went over homeworks from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ and https://www.ayclogic.com/tell-me-your-age/\n\nHomework\n\nNext week (July 17) is first quiz. You need to have gmail account to receive the quiz via google forms. Most of the questions will be coding questions. You need to use your Thonny python editor to do the codes to answer the questions from the quiz. After you do it in Thonny\, you need to copy and paste the code to the Quiz google form.\nThis is not an open book quiz\, so please during the quiz\, don’t look at your previous exercises or homework.\nStudy these topics\n\nWhile Loop\, For Loop.\nList and how to go through each element in the List using For Loop\nHow to continuously ask user some question until user enter “exit” or “quit” to stop your program.\nIF ELSE ELIF statements\nHow to get input from shell.\nString and List operations such as title()\, lower()\, len().\nVariables and datatypes.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-gamas/
CATEGORIES:Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T140000
DTEND;TZID=America/Los_Angeles:20210710T150000
DTSTAMP:20260425T052632
CREATED:20210712T191826Z
LAST-MODIFIED:20210712T191826Z
UID:8506-1625925600-1625929200@www.ayclogic.com
SUMMARY:2PM - Intro to Python - Latisha
DESCRIPTION:Today we learned:\n\nVariables\nData Types\nHow to combine strings using +\n\nHomework:\n\nDo pg.20-23 from the textbook in a file called Jul10_StringHomework.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-latisha/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T150000
DTEND;TZID=America/Los_Angeles:20210710T160000
DTSTAMP:20260425T052632
CREATED:20210711T223407Z
LAST-MODIFIED:20210713T011254Z
UID:8485-1625929200-1625932800@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 1
DESCRIPTION:Today we:\n\nfinished the Window Cleaner project\nstarted the Punch Dummy project\nuploaded sprites\nmade the Eye sprite move back and forth when touching the Boxing Glove sprite\n\nHomework:\n\ndraw a new sprite with two costumes\n\nboth costumes should have the dummy face\, hair\, and a mouth\none costume should show the dummy being happy\nthe other costume should show the dummy being unhappy\n\n\nnote: you are only adding ONE new sprite with two costumes for homework\nnote: do NOT draw eyes\nsee images below to see examples\nemail us at gamas@ayclogic.com or allison.682.lee@gmail.com if you need any help or have any questions\n\n 
URL:https://www.ayclogic.com/event/3-pm-scratch-level-1-37/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T150000
DTEND;TZID=America/Los_Angeles:20210710T160000
DTSTAMP:20260425T052632
CREATED:20210712T041824Z
LAST-MODIFIED:20210712T041824Z
UID:8500-1625929200-1625932800@www.ayclogic.com
SUMMARY:3 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWe went over progress of team project.\nWe learned how to pull and push from GITLAB.\nWe decide what each person in the team are going to do with the project for next week.\n\nHomework\n\nContinue with your project according to the project schedule.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-39/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T160000
DTEND;TZID=America/Los_Angeles:20210710T170000
DTSTAMP:20260425T052632
CREATED:20210712T041430Z
LAST-MODIFIED:20210712T041447Z
UID:8498-1625932800-1625936400@www.ayclogic.com
SUMMARY:4 PM - Intro To Python
DESCRIPTION:Today We Do\nWe had our 2nd Python quiz
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-14/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T170000
DTEND;TZID=America/Los_Angeles:20210710T180000
DTSTAMP:20260425T052632
CREATED:20210711T012444Z
LAST-MODIFIED:20210711T012857Z
UID:8474-1625936400-1625940000@www.ayclogic.com
SUMMARY:5 PM - Scratch Level 1
DESCRIPTION:Today we:\n\nstarted the Dino Dance project\nlearned about sprites\nlearned about costumes\nlearned about backdrops\nlearned about directions in Scratch\n\nHomework:\n\nread and do the codes in Scratch Book Pg. 42\nclick on the link above that says “Scratch Book Pg. 42” to see a picture of the book page\ndo these codes in the project we did in class (the project named “Dino Dance”)\nfinish this homework before your class next week\ndiscuss with your parents about getting the Scratch Book if you do not have it\ncontact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/5-pm-scratch-level-1-44/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T170000
DTEND;TZID=America/Los_Angeles:20210710T180000
DTSTAMP:20260425T052632
CREATED:20210712T041330Z
LAST-MODIFIED:20210715T020748Z
UID:8496-1625936400-1625940000@www.ayclogic.com
SUMMARY:5 PM - OOP Python - Nathaniel
DESCRIPTION:Today We Do\n\nWe reviewed Class\, __init__ method\, class attributes\, methods\nWe reviewed how to create variable (instances) of Student and Animal class.\nWe reviewed page 162 (TRY IT YOURSELF) the first question (9-1).\n\nHomework\n\nCreate July10_P162Homework.py and continue with exercises in page 162 (TRY IT YOURSELF). Do 9-2\, 9-3\nCreate July10_ClassesInstancesHomework.py and copy codes from page 162 to 166.\nCreate July10_P167Homework.py. Do exercises from page 167 (TRY IT YOURSELF) 9-4 and 9-5
URL:https://www.ayclogic.com/event/5-pm-oop-python-nathaniel/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210710T180000
DTEND;TZID=America/Los_Angeles:20210710T190000
DTSTAMP:20260425T052632
CREATED:20210712T035904Z
LAST-MODIFIED:20210712T035904Z
UID:8494-1625940000-1625943600@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWe went over each team final project progress\nWe started Shoot Balloon project\n\nHomework\n\nContinue with your team’s final project progress according to your project schedule.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-148/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR