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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T090000
DTEND;TZID=America/Los_Angeles:20231111T100000
DTSTAMP:20260425T192313
CREATED:20231117T030026Z
LAST-MODIFIED:20231117T030026Z
UID:22645-1699693200-1699696800@www.ayclogic.com
SUMMARY:10 AM - Python Game Dev - Indo - Joel
DESCRIPTION:Today We Did\n\nWe added fireball.\nWe added fireball with direction and spawn where the player is at.\nFixed cloud spawning\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/10-am-python-game-dev-indo-joel-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T100000
DTEND;TZID=America/Los_Angeles:20231111T110000
DTSTAMP:20260425T192313
CREATED:20231111T041417Z
LAST-MODIFIED:20231111T041417Z
UID:22542-1699696800-1699700400@www.ayclogic.com
SUMMARY:10 AM - Python OOP - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe created sat_9_am_school_system pycharm project\nWe added add teacher\, list all teachers.\nWe added Student.get_info()\nWe added default teachers list for testing purposes.\n\nHomework\n\nInside teacher.py\, add get_info(self) method. This is very similar to Student.get_info() and use this Teacher.get_info() inside the main.py list_all_teachers() method.\nAlso inside main.py\, add add_default_students() this is similar to add_default_teachers().\nAdd “3. Find Student” feature. It should behave like this\n\n\nPlease select one of the following\n1. Add Student\n2. List all students\n3. Find student\n4. Add Teacher\n5. List all teachers\nEnter your selection (Enter "exit" to quit): 2\n\nLIST ALL STUDENTS\nJoshua - 6 years old and grade 12\nRussell - 6 years old and grade 11\n\nPlease select one of the following\n1. Add Student\n2. List all students\n3. Find student\n4. Add Teacher\n5. List all teachers\nEnter your selection (Enter "exit" to quit): 3\n\nFIND STUDENT\nEnter student name: Joshua\nJoshua - 6 years old and grade 12\n\nPlease select one of the following\n1. Add Student\n2. List all students\n3. Find student\n4. Add Teacher\n5. List all teachers\nEnter your selection (Enter "exit" to quit): 3\n\nFIND STUDENT\nEnter student name: Gamas\nWe do not have 'Gamas' in our system.\n\nPlease select one of the following\n1. Add Student\n2. List all students\n3. Find student\n4. Add Teacher\n5. List all teachers\nEnter your selection (Enter "exit" to quit):
URL:https://www.ayclogic.com/event/10-am-python-oop-indo-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T103000
DTEND;TZID=America/Los_Angeles:20231111T113000
DTSTAMP:20260425T192313
CREATED:20231111T194826Z
LAST-MODIFIED:20231111T194826Z
UID:22553-1699698600-1699702200@www.ayclogic.com
SUMMARY:10:30 AM – Scratch Level 2 – Yitong
DESCRIPTION:Today we:\n\nFinished the Jumpy Monkey project.\nStarted the Fireball Fight project.\n\nHomework:\n\nFind TRANSPARENT pictures. You need to pick these pictures:\n\nFirst fighter\nFirst fighter’s small attack\nFirst fighter’s big attack\nSecond fighter\nSecond fighter’s small attack\nSecond fighter’s big attack\n\n\n\nSend me your project here: yitong@ayclogic.com \n\nHomework is due FRIDAY NIGHT. You can submit it earlier\, I will check it as soon as I can.\nMake sure to SHARE your project. Otherwise\, I cannot see it.
URL:https://www.ayclogic.com/event/1030-am-scratch-level-2-yitong-14/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T130000
DTEND;TZID=America/Los_Angeles:20231111T140000
DTSTAMP:20260425T192313
CREATED:20231118T192300Z
LAST-MODIFIED:20231118T192300Z
UID:22660-1699707600-1699711200@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe were able to pull information from openweather.org and display the information to screen.\n\nHomework\n\nContinue with your custom project.
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-25/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T140000
DTEND;TZID=America/Los_Angeles:20231111T150000
DTSTAMP:20260425T192313
CREATED:20231112T003918Z
LAST-MODIFIED:20231112T003918Z
UID:22558-1699711200-1699714800@www.ayclogic.com
SUMMARY:2 PM - Python Game Development - Sebastian
DESCRIPTION:Your HW:\n\nMake the bullet move left or right depending on direction\nIn the main\, spawn a bullet when the player presses the space bar
URL:https://www.ayclogic.com/event/2-pm-python-game-development-sebastian/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T143000
DTEND;TZID=America/Los_Angeles:20231111T153000
DTSTAMP:20260425T192313
CREATED:20231112T025509Z
LAST-MODIFIED:20231112T025509Z
UID:22566-1699713000-1699716600@www.ayclogic.com
SUMMARY:2:30 PM - Intro To Competitive Programming - Gamas
DESCRIPTION:Today We Did\n\nWe went over the tricks and hurdle of submitting problem in https://train.usaco.org/\nWe went over how using HashMap can be faster than using List.\nWe went over different recursion problems.\nWe started explaining about Big O notation.\n\nHomework\n\nWatch this Big O Notation youtube – https://www.youtube.com/watch?v=XMUe3zFhM5c
URL:https://www.ayclogic.com/event/230-pm-intro-to-competitive-programming-gamas-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T150000
DTEND;TZID=America/Los_Angeles:20231111T160000
DTSTAMP:20260425T192313
CREATED:20231114T033804Z
LAST-MODIFIED:20231114T034039Z
UID:22595-1699714800-1699718400@www.ayclogic.com
SUMMARY:3PM – Adv Python Game Dev – Latisha
DESCRIPTION:Today We Did\n\nFinish Tower of Defense Project\n\nHomework\n\nNone\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/3pm-adv-python-game-dev-latisha-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T153000
DTEND;TZID=America/Los_Angeles:20231111T163000
DTSTAMP:20260425T192313
CREATED:20231112T004652Z
LAST-MODIFIED:20231112T004652Z
UID:22557-1699716600-1699720200@www.ayclogic.com
SUMMARY:3:30 PM – Intro to Java – William
DESCRIPTION:Today We Did\n\nFinished TellMeYour\nStarted SchoolApplication\n\nCreated Student.java\n\nExplained attributes\, constructor\, getter methods\n\n\nStarted SchoolSystem\n\n\n\nHomework\n\nCreate Teacher.java\n\nCreate the following attributes:\n\nfirstName\nlastName\nsubject\n\n\nCreate a constructor\nCreate getter methods\n\n\nModify SchoolSystem.java\n\nAfter printing the menu\, prompt the user: “Enter your selection: “\nGet the user’s input\nCreate If-Else statements to perform tasks based on user’s input\n\n(should be empty for now but we will fill them in as we go)\n\n\n\n\n\nMake a new folder and upload your SchoolApplication files to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/330-pm-intro-to-java-william-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T170000
DTEND;TZID=America/Los_Angeles:20231111T170000
DTSTAMP:20260425T192313
CREATED:20231112T020858Z
LAST-MODIFIED:20231112T020858Z
UID:22562-1699722000-1699722000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed Nov4_AnimalList.py\nFinished learning about while loops\n\nInfinite while loop\n\n\n\nHomework\nCreate the following file: \n\nNov11_PythonExercises.py\n\nFollow the instructions at https://www.ayclogic.com/intro-to-python-exercises/\n\n\n\nUpload the homework to your assigned Google Drive folders by Friday night. \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T170000
DTEND;TZID=America/Los_Angeles:20231111T180000
DTSTAMP:20260425T192313
CREATED:20231112T020841Z
LAST-MODIFIED:20231112T020841Z
UID:22561-1699722000-1699725600@www.ayclogic.com
SUMMARY:5 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe integrated between GameActivity.java with GameBoardView.java. This way clicking the arrows can change direction of the snake.\nWe made LinkedList<Point> for the snake. This way\, the snake can have multiple components or bodies.\n\nHomework\n\nNo homeworks
URL:https://www.ayclogic.com/event/5-pm-android-game-dev-gamas-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T170000
DTEND;TZID=America/Los_Angeles:20231111T180000
DTSTAMP:20260425T192313
CREATED:20231112T030633Z
LAST-MODIFIED:20231112T031200Z
UID:22572-1699722000-1699725600@www.ayclogic.com
SUMMARY:5 PM – Digital Illustration 2 – Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Chongyun drawing.\n\nHomework\n\nNO HOMEWORK!!\n(Optional) Give me ideas on what we should draw next!\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-digital-illustration-2-abigail/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T173000
DTEND;TZID=America/Los_Angeles:20231111T183000
DTSTAMP:20260425T192313
CREATED:20231112T022841Z
LAST-MODIFIED:20231112T022841Z
UID:22567-1699723800-1699727400@www.ayclogic.com
SUMMARY:5:30 PM — Intro to Python — Shawn
DESCRIPTION:Today we did: \n\nReview of variables\, strings\, if statements\n\nHomework: \n\nTry it yourself 2-3\, 2-4\, 2-5 and 2-6 on page 25\n5-3\, 5-4 from page 84\n7-1\, 7-2 from page 117\n#3 from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\nPut all of this in Nov11_HW.py
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-shawn-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T180000
DTEND;TZID=America/Los_Angeles:20231111T190000
DTSTAMP:20260425T192313
CREATED:20231112T030340Z
LAST-MODIFIED:20231112T030432Z
UID:22571-1699725600-1699729200@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Cat and Home Button sprite.\n\nHomework:\n\nIn your pink coding book do page 138\, steps #10-12. Do this code inside the Stage.\nDO NOT do anything else. I will take away 3 points if you do not do the right homework.\n\nSubmit your homework here: yitong@ayclogic.com \n\nHomework is due by FRIDAY NIGHT\nDon’t forget to share your project\, otherwise\, I cannot see it.\n\nPoints:\n\nSadev:      II\nPahan:\nRoman:\nBenjamin:\nEmma:\n\nSTUDENTS OF THE MONTH!!!\n(OCTOBER)\n\nRoman\nPahan\nBenjamin\n\nHow to submit homework:\n\nGo to your email and compose a new message.\n\n\n\n\nGo to the coding homework calendar to copy my email address and paste it into the email message.\n\n\n\n\n\nGo to your project and make sure it is SHARED. Copy the link and paste it into the email message.\n\n\n\n\n\n\nThis is what your email message should look like when you’re done.
URL:https://www.ayclogic.com/event/6-pm-scratch-1-yitong-17/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231111T193000
DTEND;TZID=America/Los_Angeles:20231111T203000
DTSTAMP:20260425T192313
CREATED:20231112T055347Z
LAST-MODIFIED:20231112T055347Z
UID:22577-1699731000-1699734600@www.ayclogic.com
SUMMARY:7:30 PM – Intro To Python – William
DESCRIPTION:Today We Did\n\nReviewed Oct28_IfElse_HW2.py\nFinished learning about If-Elif-Else\n\nPositive\, negative\, 0 number example\n\n\n\nHomework\nCreate the following file: \n\nNov11_IfElseHW3.py\n\nComplete Exercise #3 at: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/\n\n\nContinue doing your Typing Club practice 🙂\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR