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:20230610T093000
DTEND;TZID=America/Los_Angeles:20230610T103000
DTSTAMP:20260425T064216
CREATED:20230610T172906Z
LAST-MODIFIED:20230610T173123Z
UID:20155-1686389400-1686393000@www.ayclogic.com
SUMMARY:9:30 AM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nFinished the Virtual Snow project.\n\nHomework:\n\nNo homework! Study or review your old projects if you think you need to. We will do a practice test next week.\n\nShare your homework and submit it to this email: yitong@ayclogic.com \nDon’t forget to share your project. Homework is due on Friday night.
URL:https://www.ayclogic.com/event/930-am-scratch-1-yitong-18/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T103000
DTEND;TZID=America/Los_Angeles:20230610T113000
DTSTAMP:20260425T064216
CREATED:20230610T183010Z
LAST-MODIFIED:20230610T183200Z
UID:20158-1686393000-1686396600@www.ayclogic.com
SUMMARY:10:30 AM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nFinished the Mary Had A Little Lamb List project.\nStarted the Shopping Cart project.\n\nHomework:\n\nAdd the Muffin\, Bread\, Donut\, Jam\, and Milk sprites.\nWhen the Cat sprite says “Pastries\,” make the Muffin\, Bread\, and Donut sprites shake.\nWhen the Cat sprite says “Other\,” make the Jam and Milk sprites shake.\n\nSubmit your homework here: yitong@ayclogic.com \nDon’t forget to share your homework or else I can’t see it. Homework is due Friday night.
URL:https://www.ayclogic.com/event/1030-am-scratch-2-yitong-8/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T120000
DTEND;TZID=America/Los_Angeles:20230610T130000
DTSTAMP:20260425T064216
CREATED:20230610T195617Z
LAST-MODIFIED:20230611T012745Z
UID:20165-1686398400-1686402000@www.ayclogic.com
SUMMARY:12 PM - Android Game Dev - Gamas
DESCRIPTION:Homework\n\nIn the MainActivity.java\, if the user forgot to put either player1 name or player2 name. Prevent user from starting the game. You need to display an Android alert.\nExample on how to user Android alert:\n\n\n// import the necessary libraries\nimport android.app.AlertDialog;\nimport android.content.DialogInterface;\n\n// in your activity or fragment\nAlertDialog.Builder builder = new AlertDialog.Builder(this);\n\nbuilder.setTitle("Sample Alert");\nbuilder.setMessage("This is a simple alert box");\n\n// Add the buttons\nbuilder.setPositiveButton("OK"\, new DialogInterface.OnClickListener() {\npublic void onClick(DialogInterface dialog\, int id) {\n// User clicked OK button\n}\n});\nbuilder.setNegativeButton("Cancel"\, new DialogInterface.OnClickListener() {\npublic void onClick(DialogInterface dialog\, int id) {\n// User cancelled the dialog\n}\n});\n\n// Create the AlertDialog\nAlertDialog dialog = builder.create();\n\n// show the dialog\ndialog.show();
URL:https://www.ayclogic.com/event/12-pm-android-game-dev-gamas-7/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T130000
DTEND;TZID=America/Los_Angeles:20230610T140000
DTSTAMP:20260425T064216
CREATED:20230610T205339Z
LAST-MODIFIED:20230610T213906Z
UID:20167-1686402000-1686405600@www.ayclogic.com
SUMMARY:1 PM - Android Game Dev - Gamas
DESCRIPTION:What We Did\n\nWe continued with Tic Tac Toe game.\nWe added code to have Setting page with switch.\nWe added code to add the Setting gear image view in the main activity page.\n\nHomework\n\nWe added the Setting gear ImageView in the MainActivity.java. And we added the onClickListener.\nNow add code inside MainActivity.onClick(View) so when user click\, it will move from MainActivity page to SettingActivity page.
URL:https://www.ayclogic.com/event/1-pm-android-game-dev-gamas-12/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T140000
DTEND;TZID=America/Los_Angeles:20230610T150000
DTSTAMP:20260425T064216
CREATED:20230610T233855Z
LAST-MODIFIED:20230610T233855Z
UID:20171-1686405600-1686409200@www.ayclogic.com
SUMMARY:2 PM – Intro To Python – Sebastian
DESCRIPTION:Today We Did\n\nReviewed dictionaries\nFinished phone book dictionary program\nIn case you need anything\, feel free to email me at sebastian@ayclogic.com\n\nHomework\n\nName your homework JUN10_dictionary_hw\, please submit by next Friday.\nHomework: In the book:\na) Page 92 to 97\nb) Page 99 TRY IT YOURSELF 6-1 and 6-2
URL:https://www.ayclogic.com/event/2-pm-intro-to-python-sebastian-33/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T160000
DTEND;TZID=America/Los_Angeles:20230610T170000
DTSTAMP:20260425T064216
CREATED:20230612T202902Z
LAST-MODIFIED:20230612T202902Z
UID:20185-1686412800-1686416400@www.ayclogic.com
SUMMARY:4 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nBuy and download assets\nAdd more details for each of the days\, make them look like how July 1 is written\nSeparate Jun 10 different files different days\nGive them details as well\nStart working on the Player\n\n 
URL:https://www.ayclogic.com/event/4-pm-python-game-development-bill-10/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T170000
DTEND;TZID=America/Los_Angeles:20230610T180000
DTSTAMP:20260425T064216
CREATED:20230611T011404Z
LAST-MODIFIED:20230611T011404Z
UID:20174-1686416400-1686420000@www.ayclogic.com
SUMMARY:5 PM – Scratch Level 2 – Allison
DESCRIPTION:Today we:\n\nBegan reviewing the practice test\n\nHomework:\n\nFor this week\, you do not have to email me your homework. You only have to finish the Practice Test that was emailed to you. Please check your email to find the Practice Test.\nSubmit the Practice test by Friday at 8 PM.\nMake sure to check the instructions and the video one more time when you are finished with the project. Don’t forget to share the project before submitting it.\nContact us if you have any questions or need any help\n\nResources:\n\nClick on the link below to see a picture of a coordinate plane with labeled coordinates. Make sure to memorize the coordinates (the ones in red).\n\nNumbered Shapes In Grid – Labeled
URL:https://www.ayclogic.com/event/5-pm-scratch-level-2-allison-12/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T170000
DTEND;TZID=America/Los_Angeles:20230610T180000
DTSTAMP:20260425T064216
CREATED:20230611T012527Z
LAST-MODIFIED:20230611T012527Z
UID:20176-1686416400-1686420000@www.ayclogic.com
SUMMARY:5 PM - Android Game Dev - Gamas
DESCRIPTION:Today We Did\n\nWe added player1 and player2 text fields and Start Game button.\nWhen user enter start game button\, whatever text user enters in player1 text field will be displayed in the console.\n\nHomework\n\nAdd code that will also get the player2Text and print to console.\nAdd code to put background image to activity_game.xml.
URL:https://www.ayclogic.com/event/5-pm-android-game-dev-gamas-5/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T170000
DTEND;TZID=America/Los_Angeles:20230610T180000
DTSTAMP:20260425T064216
CREATED:20230612T203230Z
LAST-MODIFIED:20230612T203230Z
UID:20187-1686416400-1686420000@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Bill
DESCRIPTION:Your HW: \n\nAdd background music and sound effects\nFill out the credits page like below:
URL:https://www.ayclogic.com/event/5-pm-python-game-development-bill-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T180000
DTEND;TZID=America/Los_Angeles:20230610T190000
DTSTAMP:20260425T064216
CREATED:20230611T020632Z
LAST-MODIFIED:20230611T020815Z
UID:20173-1686420000-1686423600@www.ayclogic.com
SUMMARY:6:00 PM - Intro to Python - Juan
DESCRIPTION:Today We Did\n\nReviewed last week HW problems from https://www.ayclogic.com/intro-to-python/star-wars-problem/\nStarted learning about Python errors\, and the steps to fix errors:\n\nClick the bottom blue line\nRead the error message\nFix the error and rerun\n\n\nCompleted these problems: https://www.ayclogic.com/fixing-python-bugs/\n\nHomework\n\nCreate a new file June17_Errors_HW2.py and do:\n\nhttps://www.ayclogic.com/fix-python-bugs-2/\n\n\nCreate a new file June17_Quiz2_Review.py\n\nhttps://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/\n\n\nQuestions? Email me at juan@ayclogic.com
URL:https://www.ayclogic.com/event/600-pm-intro-to-python-juan-16/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230610T190000
DTEND;TZID=America/Los_Angeles:20230610T200000
DTSTAMP:20260425T064216
CREATED:20230611T031112Z
LAST-MODIFIED:20230611T031112Z
UID:20183-1686423600-1686427200@www.ayclogic.com
SUMMARY:7 PM - Digital IIlustration 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Hatsune Miku drawing.\n\nHomework\n\nFinish drawing all the small details.\nLook at your Hatsune Miku image for reference.\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/7-pm-digital-iilustration-2-abigail/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
END:VCALENDAR