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:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T083000
DTEND;TZID=America/Los_Angeles:20240210T093000
DTSTAMP:20260426T065332
CREATED:20240210T125912Z
LAST-MODIFIED:20240210T125912Z
UID:23820-1707553800-1707557400@www.ayclogic.com
SUMMARY:9:30 AM - Indo - Python Game Development - Joel
DESCRIPTION:Today we did:\n\nWe made sure that the coin is fully functional (can move properly\, disappears upon impact\, goes towards the player’s score\, and sits between two tubes).\n\nHomework:\n\nMove all the functions calls for create_tube\, tube_group.update()\, etc into a new method called game_in_session(). Then call game_in_session() in the game loop.
URL:https://www.ayclogic.com/event/930-am-indo-python-game-development-joel/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T103000
DTEND;TZID=America/Los_Angeles:20240210T113000
DTSTAMP:20260426T065332
CREATED:20240210T193727Z
LAST-MODIFIED:20240210T193727Z
UID:23822-1707561000-1707564600@www.ayclogic.com
SUMMARY:10:30 AM - Intro To Python - Bill
DESCRIPTION:Today We:\n\nReviewed if and elif\nLearned about or and and operators\nLearned how to get user input\n\nYour HW:\n\nDo ONLY #3 from:\n\nhttps://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
URL:https://www.ayclogic.com/event/1030-am-intro-to-python-bill-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T120000
DTEND;TZID=America/Los_Angeles:20240210T130000
DTSTAMP:20260426T065332
CREATED:20240224T184204Z
LAST-MODIFIED:20240224T184204Z
UID:24032-1707566400-1707570000@www.ayclogic.com
SUMMARY:12 PM - Website Creation - Gamas
DESCRIPTION:Today We Did\n\nWe enabled crystaltchong.com.\nWe learned about cpanel wordpress manager.\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/12-pm-website-creation-gamas-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T140000
DTEND;TZID=America/Los_Angeles:20240210T150000
DTSTAMP:20260426T065332
CREATED:20240211T020644Z
LAST-MODIFIED:20240211T020644Z
UID:23839-1707573600-1707577200@www.ayclogic.com
SUMMARY:2 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nFinished play button clicking functionality\nGet mouse position using pygame’s mouse library\nDetect when mouse is within an image’s bounds\nBegan credits page\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/sat-2-pm-flappy-bird/-/tree/Sebastian?ref_type=heads\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\nHomework: In main.py\, in the credits_page() function\, add the following credits text to the screen (you know you finished your homework correctly if you see it all after):\n\nGame Designer\nGame Assets: graphicriver.net\nGame Audio: audiojungle.net\nGame Advisor: Sebastian Cevallos\nSchool: AYCLOGIC.COM
URL:https://www.ayclogic.com/event/2-pm-python-game-development-sebastian-7/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T143000
DTEND;TZID=America/Los_Angeles:20240210T153000
DTSTAMP:20260426T065332
CREATED:20240210T233632Z
LAST-MODIFIED:20240210T233632Z
UID:23824-1707575400-1707579000@www.ayclogic.com
SUMMARY:2:30 PM - Intro To Competitive Programming - Gamas
DESCRIPTION:Today We Did\n\nWe finished FarmersJohnActuallyFarms solution.\nWe started discussing BacteriaBalancing problem http://usaco.org/index.php?page=viewproblem2&cpid=1373 . Not yet done.\n\nHomework\n\nFinish solving BacteriaBalancing problem.\nAlso try to do Majority Opinion – http://usaco.org/index.php?page=viewproblem2&cpid=1371
URL:https://www.ayclogic.com/event/230-pm-intro-to-competitive-programming-gamas-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T160000
DTEND;TZID=America/Los_Angeles:20240210T170000
DTSTAMP:20260426T065332
CREATED:20240211T010339Z
LAST-MODIFIED:20240211T010555Z
UID:23828-1707580800-1707584400@www.ayclogic.com
SUMMARY:4 PM - Intro To Java - William
DESCRIPTION:Gamas sub \nToday We Did\n\nWe continued with Monster Inheritance.\nWe started adding code for play game menu.\nWe display play game menu along with monster list.\nWe were able to validate if the monster species that user enters exists in our system.\n\nHomework\n\nContinue with Monster Inheritance\, particularly continue with Play game menu to enable player to find any monster using sword attack. Attacking monster will decrease monster health. This is very similar to Bank System withdrawal feature in your quiz. The player will attack monster with attack point between 10 to 50. The monster will retaliate with attack between 10 to its max attack.\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit): 3\n\nSTART ADVENTURE\nEnter player's name: Gamas\nEnter player's health: 100\n\nGamas has 100 health remaining.\nPlease select one of the following monsters:\n- TROLL - Health: 5\, 60 Max Attack\n- DRAGON - Health: 100\, 100 Max Attack\n- WATER GOLEM - Health: 50\, 65 Max Attack\nEnter the monster species (enter 'exit' to quit): water golem\n\nWhat do you want to do with the WATER GOLEM:\n1. Magic attack\n2. Sword attack\n3. Arrow attack\n4. Heal Monster\nEnter your selection:2\nYou attacked the Water Golem and caused 20 damage and it has 30 healths remaining.\nThe Water Golem attacked the player with 28 attack.\n\nAlso when the system system starts\, automatically add 3 monsters\n\nTroll\, 80 HP\, max attack – 60\nDragon\, 100 HP\, max attack – 100\nWater Golem\, 70 HP\, max attack of 65.
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-william-11/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T170000
DTEND;TZID=America/Los_Angeles:20240210T180000
DTSTAMP:20260426T065332
CREATED:20240211T020434Z
LAST-MODIFIED:20240211T020434Z
UID:23837-1707584400-1707588000@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – William (Sebastian Sub)
DESCRIPTION:Today We Did\n\nPracticed creating a function that takes a list as a parameter\nReviewed homework (extra practice with for loops and random choice from list)\nBegan learning about Python errors\n\nHomework\nCreate the following files: \n\nFixingPythonBugs.py\n\nCopy and paste the code from the following website & fix errors until it runs correctly without errors.\nhttps://www.ayclogic.com/fixing-python-bugs/\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-sebastian-sub/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T170000
DTEND;TZID=America/Los_Angeles:20240210T180000
DTSTAMP:20260426T065332
CREATED:20240211T095336Z
LAST-MODIFIED:20240211T095428Z
UID:23852-1707584400-1707588000@www.ayclogic.com
SUMMARY:5 PM - Digital Illustration 2 - Abigail
DESCRIPTION:What we did today\n\nWe continued working on the Faces & Expressions drawing.\n\nHomework\n\nFinish drawing the hair for the surprised/excited expression.\n\n \nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-digital-illustration-2-abigail-6/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T173000
DTEND;TZID=America/Los_Angeles:20240210T183000
DTSTAMP:20260426T065332
CREATED:20240211T022052Z
LAST-MODIFIED:20240211T022439Z
UID:23832-1707586200-1707589800@www.ayclogic.com
SUMMARY:5:30 PM — Python OOP — Shawn
DESCRIPTION:Today We Did\n\nLearned about dictionaries\n\nHomework\n\nCopy pages 92 to 97.\nPage 99 — TRY IT YOURSELF. 6-1 and 6-2\n\nIf you have any questions\, please message me at szhuang@ayclogic.com
URL:https://www.ayclogic.com/event/530-pm-python-oop-shawn/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T180000
DTEND;TZID=America/Los_Angeles:20240210T190000
DTSTAMP:20260426T065332
CREATED:20240211T030316Z
LAST-MODIFIED:20240211T030430Z
UID:23844-1707588000-1707591600@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Yitong Liu
DESCRIPTION:Today we:\n\nFinished the Punch the Dummy project.\nStarted the Mary Had A Little Lamb project.\n\nHomework:\n\nMake sure to change these 4 things I circled in Mi\, Fa\, and Sol. They should broadcast their own names.\nFor Mi\, play note 64.\nFor Fa\, play note 65.\nFor Sol\, play note 67.\n\n\n\n\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:      IIIII\nPahan:      IIIII IIII\nRoman:     IIIII IIII\nBenjamin:  II\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-liu-10/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T180000
DTEND;TZID=America/Los_Angeles:20240210T190000
DTSTAMP:20260426T065332
CREATED:20240211T094958Z
LAST-MODIFIED:20240211T095450Z
UID:23850-1707588000-1707591600@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Abigail
DESCRIPTION:What we did today\n\nWe finished working on the Virtual Snow project.\nWe went over how the Scratch 1 Final exam will be like.\n\nHomework\n\nWork on the Scratch 1 Practice Test.\nSubmit the test by next Friday night.\nRemember to share your project!\n\nIf you have any questions\, email me at abigail@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-scratch-1-abigail-44/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240210T183000
DTEND;TZID=America/Los_Angeles:20240210T193000
DTSTAMP:20260426T065332
CREATED:20240211T032758Z
LAST-MODIFIED:20240211T032758Z
UID:23843-1707589800-1707593400@www.ayclogic.com
SUMMARY:7 PM – AI / ML – Shawn
DESCRIPTION:Today We Did\n\nFinished Titanic Survivorship.\n\nHomework\n\nEach student will have to do a final project similar to Cat vs Dog streamlit project. It is due on 03/09.\nStart your Kaggle notebook.\nSince most of other people computer vision data set in Kaggle is not based on first letter of the file name (like the cat vs dog)\, you probably have to use something else other than ImageDataLoaders.from_name_func you probably have to use https://docs.fast.ai/vision.data.html#imagedataloaders.from_folder or  https://docs.fast.ai/vision.data.html#imagedataloaders.from_path_func. Please look in the for these 2 ImageDataLoaders and see if you can understand them or play around with your codes.\n\nIf you have any questions\, email me at szhuang@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-shawn-16/
END:VEVENT
END:VCALENDAR