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:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T100000
DTEND;TZID=America/Los_Angeles:20231118T110000
DTSTAMP:20260426T000514
CREATED:20231118T041119Z
LAST-MODIFIED:20231128T020435Z
UID:22650-1700301600-1700305200@www.ayclogic.com
SUMMARY:10 AM - Python OOP - Indo - Gamas
DESCRIPTION:Today We Did\n\nWe continued with SchoolSystem\nWe added code to do “3. Find Student” and “6. Find Teacher”.\nWe added add_default_students() method.\n\nHomework\n\nNo class on November 25 because of Thanksgiving week. Checkout our school holidays in https://www.ayclogic.com/observed-holidays/\nAdd code inside SchoolSystem project to enable “7. List all students older than 10 years old.”\nThe behavior should be like below\n\nPlease select one of the following\n1. Add Student\n2. List all students\n3. Find student\n4. Add Teacher\n5. List all teachers\n6. Find teacher\n7. List all students older than 10 years old.\nEnter your selection (Enter "exit" to quit): 2\n\nLIST ALL STUDENTS\nJoshua - 11 years old and grade 6\nRussell - 11 years old and grade 6\nSophia - 6 years old and grade 1\nJohn - 13 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\n6. Find teacher\n7. List all students older than 10 years old.\nEnter your selection (Enter "exit" to quit): 7\n\nLIST ALL STUDENTS OLDER THAN 10\nJoshua - 11 years old and grade 6\nRussell - 11 years old and grade 6\nJohn - 13 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\n6. Find teacher\n7. List all students older than 10 years old.\nEnter your selection (Enter "exit" to quit):
URL:https://www.ayclogic.com/event/10-am-python-oop-indo-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T100000
DTEND;TZID=America/Los_Angeles:20231118T110000
DTSTAMP:20260426T000514
CREATED:20231118T041243Z
LAST-MODIFIED:20231118T041243Z
UID:22651-1700301600-1700305200@www.ayclogic.com
SUMMARY:10 AM - Indo - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe made sure that the fireball only spawns when we press the space bar\, and made sure that there is a 1 second cooldown before the player can shoot another fireball.\nWe also made sure that when the fireball hits a bird\, the fireball and bird will disappear.\n\nHomework:\n\nMake sure when the player hits the bird\, only the bird disappears.
URL:https://www.ayclogic.com/event/10-am-indo-python-game-development-joel-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T103000
DTEND;TZID=America/Los_Angeles:20231118T113000
DTSTAMP:20260426T000514
CREATED:20231118T193502Z
LAST-MODIFIED:20231118T193503Z
UID:22662-1700303400-1700307000@www.ayclogic.com
SUMMARY:10:30 AM – Scratch Level 2 – Yitong
DESCRIPTION:Today we:\n\nWorked on the Fireball Fight project.\n\nHomework:\n\nDo what we did in the Left Player Attack sprite for the Right Player Attack sprite. Here is a picture of all of the blocks you have to change. Delete the Right Player Attack clones when they pass x = -200.\n\n\n\n\nInside the Right Player sprite\, when the m-key is pressed create a RIght Player Attack clone.\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-15/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T130000
DTEND;TZID=America/Los_Angeles:20231118T140000
DTSTAMP:20260426T000514
CREATED:20231118T071037Z
LAST-MODIFIED:20231118T071037Z
UID:22658-1700312400-1700316000@www.ayclogic.com
SUMMARY:1 PM - Indo - PythonOOP - Joel
DESCRIPTION:Today we did:\n\nWe enabled the user to add\, list\, and find teachers and staffs.\n\nHomework:\n\nContinuing in Oct21_SchoolSystem.py\, finish “find staff”.\nAlso\, create a new class for Classroom\, and it will have 3 attributes: class_type\, class_name\, and size\nMake sure in the main to add two more selections: add a Classroom\, and list all classrooms.\nIf you have any questions\, feel free to email me at joel@ayclogic.com or Mr. Gamas at gamas@ayclogic.com.
URL:https://www.ayclogic.com/event/1-pm-indo-pythonoop-joel-3/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T140000
DTEND;TZID=America/Los_Angeles:20231118T150000
DTSTAMP:20260426T000514
CREATED:20231118T233615Z
LAST-MODIFIED:20231118T233615Z
UID:22669-1700316000-1700319600@www.ayclogic.com
SUMMARY:2 PM - Python Game Development - Sebastian
DESCRIPTION:Your HW:\n\nGive the bullet a hitbox\nMake it so when a bullet hits a bird\, the bird AND the bullet disappears\nNote:\n\nNo class next week\, resumes: 12/2
URL:https://www.ayclogic.com/event/2-pm-python-game-development-sebastian-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T143000
DTEND;TZID=America/Los_Angeles:20231118T153000
DTSTAMP:20260426T000514
CREATED:20231119T025917Z
LAST-MODIFIED:20231119T025917Z
UID:22681-1700317800-1700321400@www.ayclogic.com
SUMMARY:2:30 PM - Intro To Competitive Programming - Gamas
DESCRIPTION:Today We Did\n\nWe learned more about Big O notations.\nWe started Binary Search in a List.\n\nHomework\n\nNo class on Nov 25 because of Thanks giving holiday.\nTry to finish the code inside binarySearch(int numberThatWeAreLooking)\nmethod.
URL:https://www.ayclogic.com/event/230-pm-intro-to-competitive-programming-gamas-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T150000
DTEND;TZID=America/Los_Angeles:20231118T160000
DTSTAMP:20260426T000514
CREATED:20231123T043924Z
LAST-MODIFIED:20231123T043924Z
UID:22720-1700319600-1700323200@www.ayclogic.com
SUMMARY:3PM – Adv Python Game Dev – Latisha
DESCRIPTION:Today We Did\n\nBegin Tank Game\n\nHomework\n\nMake the Tank class in tank.py using the images in assets/Player_2/Type_1/PlayerTank_2_1_#.png and animate it. Make a tank_group in main and create 1 tank\, and show it to the screen.\n\nNOTE: There is no class 11/25 due to the Thanksgiving holiday. \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-6/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T160000
DTEND;TZID=America/Los_Angeles:20231118T170000
DTSTAMP:20260426T000514
CREATED:20231119T030538Z
LAST-MODIFIED:20231119T031205Z
UID:22684-1700323200-1700326800@www.ayclogic.com
SUMMARY:4 PM - Intro To Java - William
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe continue with School Application\n\nWe added add new Student feature.\n\n\n\nHomework\n\nNo class on Nov 25 because of Thanksgiving holiday.\nAll the latest codes can be found in here.\nContinue on School Application\, add codes to enable the following\n\nAdd a teacher\nList all teachers\nList all students.\n\n\nFor those who have taken Python OOP with me\, look at Python OOP School System project because it is very similar.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T170000
DTEND;TZID=America/Los_Angeles:20231118T180000
DTSTAMP:20260426T000514
CREATED:20231119T020941Z
LAST-MODIFIED:20231119T020941Z
UID:22678-1700326800-1700330400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed Nov11_PythonExercises.py\n\nHomework\n\nFinish Nov11_PythonExercises.py\n\nhttps://www.ayclogic.com/intro-to-python-exercises/\n\n\nStudy for our quiz. I recommend reviewing the following topics:\n\nVariable datatypes\nWhile loops\nFor loops\nLists\n\n\n\nReminder\, no class next week! Enjoy your Thanksgiving 🙂 \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-6/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T170000
DTEND;TZID=America/Los_Angeles:20231118T180000
DTSTAMP:20260426T000514
CREATED:20231119T030741Z
LAST-MODIFIED:20231119T030741Z
UID:22686-1700326800-1700330400@www.ayclogic.com
SUMMARY:5 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Snake and Apple project.\nWe are able to make the snake longer when it eats the apple.\n\nHomework\n\nThere is no class on Nov 25 because of Thanksgiving weekend.\nWhen the snake touch the apple\, randomly spawn apple in a new location.
URL:https://www.ayclogic.com/event/5-pm-android-game-dev-gamas-17/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T173000
DTEND;TZID=America/Los_Angeles:20231118T183000
DTSTAMP:20260426T000514
CREATED:20231119T022254Z
LAST-MODIFIED:20231119T022254Z
UID:22676-1700328600-1700332200@www.ayclogic.com
SUMMARY:5:30 PM — Intro to Python — Shawn
DESCRIPTION:Today we did: \n\nReview of variables\, strings\, if statements\nReview of for loops & lists\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/\nTry it yourself on page 41-42: 3-4\, 3-5\, 3-6\nTry it yourself on page 56\nPut all of this in Nov18_HW.py
URL:https://www.ayclogic.com/event/530-pm-intro-to-python-shawn-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T180000
DTEND;TZID=America/Los_Angeles:20231118T190000
DTSTAMP:20260426T000514
CREATED:20231119T031329Z
LAST-MODIFIED:20231119T031329Z
UID:22689-1700330400-1700334000@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Abigail
DESCRIPTION:Gamas Sub \nToday We Did\n\nWe started on Birthday card project.\n\nWe added the button.\nWe added birthday background\nWe added the 2 sharks.\n\n\n\nHomework\n\nContinue on Birthday card project do page 87 to move the birthday cake.\nAdd birthday banner from page 88 and 89.
URL:https://www.ayclogic.com/event/6-pm-scratch-2-abigail/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T180000
DTEND;TZID=America/Los_Angeles:20231118T190000
DTSTAMP:20260426T000514
CREATED:20231119T031559Z
LAST-MODIFIED:20231203T020908Z
UID:22693-1700330400-1700334000@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nStarted the Window Cleaner project.\n\nHomework:\n\nIn your pink coding book do pages 140-141. You don’t need to do the Difficulty variable or the Try This part.\nCHALLENGE (if you don’t want to do it\, you don’t have to):\n\nMake the Splat clones show up inside this rectangle. +2 points.\n\n\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:      IIII\nPahan:      III\nRoman:     IIIII\nBenjamin:  I\nEmma:      II\n\nSTUDENTS OF THE MONTH!!!\n(NOVEMBER)\n\nSadev\nRoman\nPahan\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-18/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20231118T193000
DTEND;TZID=America/Los_Angeles:20231118T203000
DTSTAMP:20260426T000514
CREATED:20231119T044406Z
LAST-MODIFIED:20231119T044406Z
UID:22696-1700335800-1700339400@www.ayclogic.com
SUMMARY:7:30 PM – Intro To Python – William
DESCRIPTION:Today We Did\n\nReviewed Nov11_IfElseHW3.py\nLearned how to get user input\n\nHomework\nCreate the following file: \n\nNov18_InputHW.py\n\nRead textbook pages 113-15 and copy the code\nComplete Try It Yourself 7-1 on page 117\n\n\nDo 1 Typing Club everyday\n\nReminder\, no class next week! Happy Thanksgiving! 🦃 \n\n\nYou can find the code from our lesson here: https://drive.google.com/drive/folders/1KpdyU0WZr_3Wur1to7CvknEnnunVX0w3?usp=drive_link \nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/730-pm-intro-to-python-william-7/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
END:VCALENDAR