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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T103000
DTEND;TZID=America/Los_Angeles:20240406T113000
DTSTAMP:20260426T120607
CREATED:20240407T035521Z
LAST-MODIFIED:20240407T035521Z
UID:24671-1712399400-1712403000@www.ayclogic.com
SUMMARY:10:30 AM - Intro To Python - Bill
DESCRIPTION:Today We:\n\nLearned about while loops\n\nYour HW:\n\nRead and copy from page 118 and 121\nPage 123-124 TRY IT YOURSELF 7-4\, 7-5\, 7-6\, 7-7
URL:https://www.ayclogic.com/event/1030-am-intro-to-python-bill-12/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T113000
DTEND;TZID=America/Los_Angeles:20240406T123000
DTSTAMP:20260426T120607
CREATED:20240407T035704Z
LAST-MODIFIED:20240407T035704Z
UID:24673-1712403000-1712406600@www.ayclogic.com
SUMMARY:11:30 AM - Unity Game Development - Bill
DESCRIPTION:Today We:\n\nLearned about the layout of the Unity Editor\nLearned how to print stuff out into the console\n\nYour HW:\n\nNone
URL:https://www.ayclogic.com/event/1130-am-unity-game-development-bill/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T140000
DTEND;TZID=America/Los_Angeles:20240406T150000
DTSTAMP:20260426T120607
CREATED:20240406T080559Z
LAST-MODIFIED:20240406T080559Z
UID:24649-1712412000-1712415600@www.ayclogic.com
SUMMARY:SAT - 2 PM - Indo - Intro to Python - Joel
DESCRIPTION:Today we did:\n\nWe reviewed the homework and worked on the password generator.\n\nHomework:\n\nCreate a new file called April6_FunctionsExercise and do the exercises from here: https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\nIf you have any questions\, feel free to email me at joel@ayclogic.com or Mr. Gamas at gamas@ayclogic.com. \n  \n 
URL:https://www.ayclogic.com/event/sat-2-pm-indo-intro-to-python-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T150000
DTEND;TZID=America/Los_Angeles:20240406T160000
DTSTAMP:20260426T120607
CREATED:20240406T231159Z
LAST-MODIFIED:20240406T231159Z
UID:24654-1712415600-1712419200@www.ayclogic.com
SUMMARY:2 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nContinued working on collision handler for Target & Balloon.\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nContinue with the homework we wrote together in our project proposal document.
URL:https://www.ayclogic.com/event/2-pm-python-game-development-sebastian-12/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T150000
DTEND;TZID=America/Los_Angeles:20240406T160000
DTSTAMP:20260426T120607
CREATED:20240406T231444Z
LAST-MODIFIED:20240406T232633Z
UID:24652-1712415600-1712419200@www.ayclogic.com
SUMMARY:3 PM - Intro To Competitive Programming - Gamas
DESCRIPTION:Today We Did\n\nWe reviewed the full score algorithm (no code yet) for Milk Exchange USACO Feb 24 Bronze problem (https://usaco.org/index.php?page=viewproblem2&cpid=1396)\nWe reviewed the full score algorithm (partial code) for Maximizing Productivity USACO Feb 24 Bronze problem (https://usaco.org/index.php?page=viewproblem2&cpid=1397)\n\nHomework\n\nTry to implement the full score solution for Milk Exchange USACO Feb 24 Bronze problem. The algorithm is already emailed to students.\nTry to implement the changes I requested for Maximizing Productivity USACO Feb 24 Bronze problem. The partial codes have been uploaded to google drive. https://drive.google.com/file/d/1fSpmUfccbaYSRp5SNSUq4nwWZY88xhtw/view?usp=drive_link you just need to learn how to use scanner.nextInt() and replace the scanner.nextLine() with scanner.nextInt().  After you do this\, when you try to upload to USACO\, you will still only get 4 out 17 test cases. But don’t despair\, this is a step toward the full score solution which will be revealed next week.
URL:https://www.ayclogic.com/event/3-pm-intro-to-competitive-programming-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T150000
DTEND;TZID=America/Los_Angeles:20240406T160000
DTSTAMP:20260426T120607
CREATED:20240406T231603Z
LAST-MODIFIED:20240406T231702Z
UID:24653-1712415600-1712419200@www.ayclogic.com
SUMMARY:3 PM – Intro to Python – Sebastian
DESCRIPTION:Today We Did \n\nReviewed conditionals like if\, elif\, and else\nLearned about user input\n\nUser input can be retrieved using input()\nAll user input turns into a string data type\n\n\nClass code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9\nAYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nPlease submit your homework to the corresponding project’s folder in your Google Drive\nHomework: \n\n5-3\, 5-4 from page 84 in the book.\nComplete the following prompt\, and add to the homework file:\nGet input from shell: “What grade are you in? ”\n\nIf user enter ‘1’ or ‘1st’ or ‘first’ or ‘pertama’ then print ‘You are learning to read.’\nIf user enter ‘2’ or ‘2nd’ or ‘second’\, then print ‘You are learning multiplication.’\nIf user enter ‘3’ or ‘3rd’ or ‘third’\, then print ‘You are learning shapes.’\nElse\, then print ‘I don’t know what you are studying.’
URL:https://www.ayclogic.com/event/3-pm-intro-to-python-sebastian-36/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T160000
DTEND;TZID=America/Los_Angeles:20240406T170000
DTSTAMP:20260426T120607
CREATED:20240407T234729Z
LAST-MODIFIED:20240407T234822Z
UID:24682-1712419200-1712422800@www.ayclogic.com
SUMMARY:4 PM – Intro To Java – William
DESCRIPTION:Today We Did\n\nAdded 3 conversion types to the application\nCreated ConversionTypeListener.java to listen to changes in the Spinner\n\nHomework\nContinue working on TemperatureConverter: \n\nCatch up if you haven’t already!! Our code can be found here: https://drive.google.com/drive/folders/1Ftsx-CYnRf3_zP2ypCEGCDhjrX3PCWrY?usp=drive_link\nStart working on code to switch labels when selecting a new conversion:\n\nCreate a new attribute in MainActivity.java called selectedConversion and initialize it to NULL\nCreate a new method called setConversion() inside MainActivity.java that has one String parameter called selectedConversion\nInside setConversion()\, get the 2 labels representing the two temperature units (hint: use findViewById)\nUpdate the values of the labels using {label}.setText({text}) based on the conversionType\nInside ConversionTypeListener.java\, call the setConversion() method with selected conversion type inside the onItemSelected() method.\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-18/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T170000
DTEND;TZID=America/Los_Angeles:20240406T180000
DTSTAMP:20260426T120607
CREATED:20240407T233030Z
LAST-MODIFIED:20240407T233030Z
UID:24680-1712422800-1712426400@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nLearned about x\,y coordinates in Python Turtle\nCreated functions to draw shapes\n\nHomework\nWork on the following: \n\nMar23_TurtleHW.py\n\nComplete the HW Exercises at https://www.ayclogic.com/event/6-pm-intro-to-python-46/\nYou can use any method (goto(x\,y)\, forward(__)) to draw the shapes — make sure the code is made inside functions!\n\n\n\nIf you have any questions\, please email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-william-22/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T173000
DTEND;TZID=America/Los_Angeles:20240406T183000
DTSTAMP:20260426T120607
CREATED:20240407T034041Z
LAST-MODIFIED:20240407T034041Z
UID:24664-1712424600-1712428200@www.ayclogic.com
SUMMARY:5:30 PM — Python OOP — Shawn
DESCRIPTION:Today We Did\n\nStart Monster Inheritance\n\nHomework\n\nPage 173\, 9-6 and 9-7\n\nIf you have any questions\, email me at szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-python-oop-shawn-9/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T180000
DTEND;TZID=America/Los_Angeles:20240406T190000
DTSTAMP:20260426T120607
CREATED:20240407T214248Z
LAST-MODIFIED:20240407T214612Z
UID:24675-1712426400-1712430000@www.ayclogic.com
SUMMARY:6 PM - Scratch 2 - Abigail (Darin sub)
DESCRIPTION:What we did today\n\nWe added the logic for making our mouse move inside the maze only\, and we made the cheese spawn randomly every time the game starts.\n\nHomework\n\nMake the beetle spawn randomly and then move forwards\, and then stop it when it hits the maze.\nMake the level 1 banner (draw it)\n\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-2-abigail-darin-sub/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240406T183000
DTEND;TZID=America/Los_Angeles:20240406T193000
DTSTAMP:20260426T120608
CREATED:20240407T012617Z
LAST-MODIFIED:20240407T034231Z
UID:24661-1712428200-1712431800@www.ayclogic.com
SUMMARY:6:30PM — Intro to Java — Shawn
DESCRIPTION:Today We Did\n\nIntro to Variables and Data Types\n\nHomework\n\nDo questions 1\, 2\, and 3 from this page: https://www.ayclogic.com/java-variables-datatypes/  and upload it to the Google Drive.\n\n  \nIf you have any questions\, email me at szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-python-oop-shawn-8/
END:VEVENT
END:VCALENDAR