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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T090000
DTEND;TZID=America/Los_Angeles:20220122T100000
DTSTAMP:20260424T114550
CREATED:20220122T195427Z
LAST-MODIFIED:20220122T195845Z
UID:11239-1642842000-1642845600@www.ayclogic.com
SUMMARY:9 AM - Android Game Development
DESCRIPTION:Today We Do\n\nWe learned how to move from GameActivity back to MainActivity without crashing.\nWe added Sound Switch to SettingActivity.\n\nHomework\n\nReviewed all the codes in GameView and GameActivity.java and come up with questions.
URL:https://www.ayclogic.com/event/9-am-android-game-development-4/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T100000
DTEND;TZID=America/Los_Angeles:20220122T110000
DTSTAMP:20260424T114550
CREATED:20220122T200003Z
LAST-MODIFIED:20220122T200124Z
UID:11241-1642845600-1642849200@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Homework\n\nContinue on Monster Inheritance project. Add the “Arrow Attack” feature. This feature should be very similar to “Sword Attack”.\nFor Amanda and Jessica\, install Android USB drivers by following these two installations link\n\nhttps://developer.android.com/studio/run/oem-usb#Drivers\nhttps://developer.android.com/studio/run/oem-usb
URL:https://www.ayclogic.com/event/10-am-intro-to-java-24/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T110000
DTEND;TZID=America/Los_Angeles:20220122T120000
DTSTAMP:20260424T114550
CREATED:20220122T050747Z
LAST-MODIFIED:20220122T050747Z
UID:11235-1642849200-1642852800@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Indo - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Cheese Chase\nWe added 3 beetles\nWe made the 2 other beetles only showed up when level 2 starts.\nWe made the Level 1 and Level 2 banners.\n\nHomework\n\nHomework is due on Friday night. Share your project\, copy the project link and email to gamas@ayclogic.com. Make sure you put your name in the email.\nWhen level 2 starts\, display level 2 banner and after 3 seconds disappear\nWhen level 2 starts\, move the mouse back to the beginning position.\nIf you don’t have 2nd maze yet\, create one.\nIf your maze lines are not horizontal or vertical fix.\nIf your maze gap is too small\, make it bigger make sure you the mouse can fit.\nWhen level 2 starts\, display the second maze.
URL:https://www.ayclogic.com/event/11-am-scratch-1-indo-gamas-3/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T110000
DTEND;TZID=America/Los_Angeles:20220122T120000
DTSTAMP:20260424T114550
CREATED:20220122T201530Z
LAST-MODIFIED:20220122T201753Z
UID:11245-1642849200-1642852800@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Abigail
DESCRIPTION:What we did today\n\nWe started the Animal Crossing project\nWe learned how to code sprites to move across the screen while changing costumes.\nWe learned about the code “change x by 10” and “change y by 10”\n\nHomework\n\nVenkata: Finishing graphing the octagon and show the homework to your teacher next week.\nEveryone: Add another Dot sprite and code it to start at the middle of the bottom edge/border. Then code the sprite to move up while switching costumes.\nEveryone: Add another sprite (you can choose which one to use). Code it to start at one edge/border of the screen and move across the screen. You can use the code “glide to x y” if you want\, you don’t have to.\nEveryone: If you want\, you can choose another background. This is optional.
URL:https://www.ayclogic.com/event/11-am-scratch-1-abigail-7/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T120000
DTEND;TZID=America/Los_Angeles:20220122T130000
DTSTAMP:20260424T114550
CREATED:20220122T205906Z
LAST-MODIFIED:20220122T205906Z
UID:11252-1642852800-1642856400@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe finished restaurant system.\nWe started StudentApplication project.\nWe created Student class and SchoolSystem class.\nWe added Add Student and Find Student.\n\nHomework\n\nContinue with StudentApplication project\, implement all of the features 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 teenager students (13 to 19)\nEnter your selection (type “exit” to quit):
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T130000
DTEND;TZID=America/Los_Angeles:20220122T140000
DTSTAMP:20260424T114550
CREATED:20220123T001017Z
LAST-MODIFIED:20220123T001017Z
UID:11254-1642856400-1642860000@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add the enemy tank and enemy turret\nWe refactored the enemy tank and enemy turret to avoid code duplication\, using inheritance.\n\nHomework: \n\nAdd a sprite class for the shield power up called ShieldPowerup.\nPlace the shield power up somewhere on the screen.\nDetect collision between the play tank and the shield powerup.  The shield power should disappear from the screen.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-45/
CATEGORIES:Advanced Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T140000
DTEND;TZID=America/Los_Angeles:20220122T150000
DTSTAMP:20260424T114550
CREATED:20220122T230313Z
LAST-MODIFIED:20220122T230313Z
UID:11255-1642860000-1642863600@www.ayclogic.com
SUMMARY:2PM - Intro to Python - Latisha
DESCRIPTION:Today We Did:\n\nContinued working on Hangman\nLearned how to loop through a list using Index\n\nHomework:\n\nDo Exercises 3-4 from Star Wars Exercises in your old file Jan8_StarWarsHomework.py\nNOTE: Please submit your homework file inside the google drive folder by Friday at 7pm\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-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T140000
DTEND;TZID=America/Los_Angeles:20220122T150000
DTSTAMP:20260424T114550
CREATED:20220123T001536Z
LAST-MODIFIED:20220123T001536Z
UID:11261-1642860000-1642863600@www.ayclogic.com
SUMMARY:2 PM - Intro To Python - Gamas
DESCRIPTION:Today We Do\n\nWe reviewed material for final exam next week.\n\nHomework\n\nNext week is going to be 2 hours final exam. It starts from 1 PM to 3 PM.\nDont be late. It will be a different zoom link\, I will send to your parents.\nStudy Jan8_RobuxShoppingCart.py\, Dec11_ShoppingCart.py\, Oct30_DrawShapes.py. All python files that we have done in the class have been uploaded to the shared google drive. All of you should have access to this google drive. If you don’t please email me at gamas@ayclogic.com\nWhen doing coding exercises\, try to do all of above 3 exercises from scratch without looking. If you are stuck\, then you can look at the code.
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-gamas-13/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T140000
DTEND;TZID=America/Los_Angeles:20220122T150000
DTSTAMP:20260424T114550
CREATED:20220129T010309Z
LAST-MODIFIED:20220129T010309Z
UID:11348-1642860000-1642863600@www.ayclogic.com
SUMMARY:2 PM Scratch Level 1 Alexander Lee
DESCRIPTION:Today We Did\n\nWe took the test today.
URL:https://www.ayclogic.com/event/2-pm-scratch-level-1-alexander-lee-6/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T150000
DTEND;TZID=America/Los_Angeles:20220122T160000
DTSTAMP:20260424T114550
CREATED:20220123T000819Z
LAST-MODIFIED:20220123T000819Z
UID:11258-1642863600-1642867200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do:\n\nWe finished Jan15ObjectOrientedProgramming\nWe created Jan22RestaurantSystem and Restaurant classes.\nWe learned about class constructor.\n\nHomework:\n\nContinue of Jan22RestaurantSystem.java\nAdd code to do “1. Add a restaurant”\, similar to below\n\nRestaurant System\n1. Add a restaurant\n2. List all restaurants\n3. Exit\nEnter you selection:1\n\nADD RESTAURANT\nEnter the name of the restaurant: Kang Ho Dong\nEnter the year it was built: 2015\nEnter the phone number: 626-888-8888\nThank you for adding Kang Ho Dong restaurant to our system.\n\nRestaurant System\n1. Add a restaurant\n2. List all restaurants\n3. Exit\nEnter you selection:3\n\nThank you for using AYCLOGIC Restaurant System.
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-gamas-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T150000
DTEND;TZID=America/Los_Angeles:20220122T160000
DTSTAMP:20260424T114550
CREATED:20220123T001943Z
LAST-MODIFIED:20220123T001943Z
UID:11259-1642863600-1642867200@www.ayclogic.com
SUMMARY:3pm Scratch Level 1 - Bill
DESCRIPTION:Today We:\n\nStarted the Mary had a Little Lamb project\nLearned about the music extension and the codes that come with it\nCreated the first Ball sprite\nMade it so when we hover our mouse over it\, it plays a note\nMade the ball grow then shrink after we hover the mouse over it\nAlso made it change colors when it grows/shrinks\nImported the video sensing extension\nMade the balls activate also when the video motion on it is greater than 50\nDuplicated the original ball sprite to make the different balls that play different notes\nCreated an invisible sprite for the actual song\n\nYour HW:\n\nGo to Project Resources and translate over the sheet music for Mary Had A Little Lamb into the scratch project like we did in clas\nIf you forgot\, here is the class copy of the project: (Link)
URL:https://www.ayclogic.com/event/3pm-scratch-level-1-bill-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T150000
DTEND;TZID=America/Los_Angeles:20220122T160000
DTSTAMP:20260424T114550
CREATED:20220124T075845Z
LAST-MODIFIED:20220124T080232Z
UID:11282-1642863600-1642867200@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nContinued the Spaceship 2.0 project\nReviewed on how to set a limit of how many fireballs and bombs the player can use\nChanged any codes if needed\nAdded music to the game\nChanged the game to last 60 seconds\nFinished the Spaceship 2.0 project\nStarted the Fantastic Flowers project\nCreated a flower using stamps\n\nHomework:\n\nKevin: Please see if you can change your microphone so we can hear you clearer in class\nEveryone: Create a new Scratch project and title it “Practice 1 – Cat Stamp”.\n\n\nIn this project\, code the Cat sprite to forever go to a random place\, waiting 1 second before going to the next random place. Whenever the Cat sprite is clicked\, code it to change color and leave a stamp. Erase all stamps when the Green Flag is clicked.\n\n\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-7/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T163000
DTEND;TZID=America/Los_Angeles:20220122T173000
DTSTAMP:20260424T114550
CREATED:20220123T013752Z
LAST-MODIFIED:20220124T080644Z
UID:11270-1642869000-1642872600@www.ayclogic.com
SUMMARY:4:30 PM - Scratch Level 1
DESCRIPTION:Today we:\n\nLearned about coordinate planes\nLearned about x and y coordinates\nLearned how to find x and y coordinates (AKA coordinate pairs)\n\nHomework:\n\nConfirm your Scratch email. Don’t worry if you don’t remember how\, I’ll teach you in class\nWrite down the coordinates for the octagon corners #5-8. You can write the coordinates next to the corners or on the bottom of the paper if there’s not enough space to write\nWhen you have finished writing the coordinates\, email a picture of your coordinate plane paper to allison.682.lee@gmail.com by 11:59 PM\, Friday\, January 28. Ask your family for assistance if you need help sending it\nContact gamas@ayclogic.com or allison.682.lee@gmail.com if you have any questions or need any help
URL:https://www.ayclogic.com/event/430-pm-scratch-level-1-12/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T170000
DTEND;TZID=America/Los_Angeles:20220122T180000
DTSTAMP:20260424T114550
CREATED:20220123T020010Z
LAST-MODIFIED:20220123T020740Z
UID:11272-1642870800-1642874400@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued with SchoolApplication.\nWe added findTeacher by first name and findStudent by firstname.\nWe learned about Map and HashMap.\n\nHomework\n\nRight now inside SchoolApplication\, we have feature call “4. Find Teacher” \, which will find a teacher in the system based on its teacher.firstName. Change the code\, so you will ask user teacher first name and last name and find the teacher in the system that has the same first and last name.\nAdd “7. List all teenager students”. Which will print all students between the age of 13 and 19.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T170000
DTEND;TZID=America/Los_Angeles:20220122T180000
DTSTAMP:20260424T114550
CREATED:20220123T030550Z
LAST-MODIFIED:20220123T030550Z
UID:11278-1642870800-1642874400@www.ayclogic.com
SUMMARY:5 PM - Python OOP - David
DESCRIPTION:Today We:\n\nConverted the grocery system program to using dictionaries\n\nHomework\n\nTry to convert the grocery system program yourselves to use dictionaries\, and try to do so without looking at the file we used today to get more practice. Link to original version: https://drive.google.com/file/d/1EugmqSFNh0jBFL1DXQO9IZ_33O4aoVOk/view\n\nIf you have any questions\, please email david@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-python-oop-david-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220122T180000
DTEND;TZID=America/Los_Angeles:20220122T190000
DTSTAMP:20260424T114550
CREATED:20220123T030708Z
LAST-MODIFIED:20220123T030708Z
UID:11280-1642874400-1642878000@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - David
DESCRIPTION:Today We:\nReviewed the quiz\, covering topics such as: \n\nLists\nData-types\nString methods such as lower()\, upper()\, etc.\nLoops\n\nNo homework! Good job on the quiz everybody and keep practicing what you guys missed! \nIf you have any questions\, please email david@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-david-13/
END:VEVENT
END:VCALENDAR