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:20240116T170000
DTEND;TZID=America/Los_Angeles:20240116T180000
DTSTAMP:20260426T050520
CREATED:20240117T025744Z
LAST-MODIFIED:20240117T025744Z
UID:23474-1705424400-1705428000@www.ayclogic.com
SUMMARY:5 PM – Python OOP – Shawn
DESCRIPTION:Today We Did\n\nFinished school system.\nStarted LibrarySystem.\n\nHomework\n\nDo 1-3 in LibrarySystem.
URL:https://www.ayclogic.com/event/5-pm-python-oop-shawn-4/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T180000
DTEND;TZID=America/Los_Angeles:20240116T190000
DTSTAMP:20260426T050520
CREATED:20240117T025742Z
LAST-MODIFIED:20240117T025742Z
UID:23476-1705428000-1705431600@www.ayclogic.com
SUMMARY:6 PM – Scratch 1 – Yitong
DESCRIPTION:Today we:\n\nContinued the Punch the Dummy project.\n\nHomework:\n\nWhen the game starts\, the Dummy sprite starts with the Happy costume.\nWhen the Dummy sprite gets hit\, it switches to the Angry costume.\nWhen the Dummy sprite STOPS getting hit\, it switches to the Happy costume.\nWhen the Pow sprite shows up\, make it wait 1 second\, and then disappear.\n\nSend me your project here: yitong@ayclogic.com \n\nHomework is due MONDAY 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.\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-20/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T180000
DTEND;TZID=America/Los_Angeles:20240116T190000
DTSTAMP:20260426T050520
CREATED:20240117T025911Z
LAST-MODIFIED:20240122T041753Z
UID:23479-1705428000-1705431600@www.ayclogic.com
SUMMARY:6 PM – Python OOP – Shawn
DESCRIPTION:Today We Did\n\nFinished Monster Inheritance\nStarted Practice Final\n\nHomework\n\nFinish the practice final by the end of Monday night for 10% of your grade:\n\nhttps://forms.gle/E1PJFq4cmTmXGyYA7
URL:https://www.ayclogic.com/event/6-pm-python-oop-shawn-31/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T180000
DTEND;TZID=America/Los_Angeles:20240116T190000
DTSTAMP:20260426T050520
CREATED:20240117T031548Z
LAST-MODIFIED:20240117T031634Z
UID:23482-1705428000-1705431600@www.ayclogic.com
SUMMARY:6PM - Digital Illustration 2
DESCRIPTION:Today we continued the Wednesday Addams Full-Body Project \n\nReviewed and fixed up her face (layer 2)\, keep in mind you want her face to be symmetrical.\nDrew her hair (layer 3)\nStarted drawing her clothes (layer 4)\n\nHOMEWORK \n\nFinish up drawing her braids using the guidelines and upside down hearts. Make it neat.\nCatch up to the progress in the image below.
URL:https://www.ayclogic.com/event/6pm-digital-illustration-2-44/
CATEGORIES:Digital Illustration,Intermediate Digital Illustration
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T180000
DTEND;TZID=America/Los_Angeles:20240116T190000
DTSTAMP:20260426T050520
CREATED:20240117T053221Z
LAST-MODIFIED:20240117T180828Z
UID:23481-1705428000-1705431600@www.ayclogic.com
SUMMARY:6 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nAdded player boundaries to change game mode when players fall off the screen\nAdded logic and pygame code to draw game win and game over pages\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/tue-6-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: Begin creating your project’s main.py file and adding all code necessary to blit the background image.\nYour Gitlab repositories will be set up by the time next class starts\, so for now you can start by writing your main.py in the shared Google document.\n\nSince you can’t run the code yet\, try your best to base it off previous projects.
URL:https://www.ayclogic.com/event/6-pm-python-game-development-sebastian-15/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T180000
DTEND;TZID=America/Los_Angeles:20240116T190000
DTSTAMP:20260426T050520
CREATED:20240117T060701Z
LAST-MODIFIED:20240124T011641Z
UID:23490-1705428000-1705431600@www.ayclogic.com
SUMMARY:6 PM - Intro To Python - Darin
DESCRIPTION:What We Did Today:\n\nCreated a second version of the magic 8 ball program that answers any question the user asks with a random answer\, using random.choice() this timw.\nCreated a random password generator using the random module.\n\nHomework:\nFor Miki and Esther\, complete the following in the file you made called Jan9_FunctionsHW3: \n\nFinish number 7 from the following website: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ and submit the file into the google drive when you are done!\n\nFor everyone else\, continue on your file called Jan16_StarWars.py and submit into the google drive when finished! \n\nComplete the last two questions in this page – https://www.ayclogic.com/intro-to-python/star-wars-problem/\nIn question 3\, you can add words together by using +.\nIn question 4\, you need to create 2 lists inside of the function\, namely “small_weapons” and “big_weapons”.\n\nFor Jayden\, complete the following in a file called Quiz2Review.py: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ \nNotes:\nIf you have any questions\, do email me at ddjapri@ayclogic.com!
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-darin-46/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T183000
DTEND;TZID=America/Los_Angeles:20240116T193000
DTSTAMP:20260426T050520
CREATED:20240117T034232Z
LAST-MODIFIED:20240117T034240Z
UID:23487-1705429800-1705433400@www.ayclogic.com
SUMMARY:6:30 PM – Intro to Python – Roland
DESCRIPTION:Today We Did \n\nReviewed the first String Homework and did exercises with those new string methods\n\nCase methods: upper()\, lower()\, title()\nString formatting: f”{variable1} {variable2}”\nBasic escape sequences (newline and tab): \n\, \t\nRemoving whitespace: lstrip()\, rstrip()\nRemoving prefixes: removeprefix()\n\n\n\nHomework: \nSubmit the following file into your Google Drive Homework Folder \n\nA file following the naming convention <DATE>_StringHomework2.py on Page 25 do all the TRY IT YOURSELF EXERCISES (writing code to answer the questions)\n\nTextbook pages can be found here: https://drive.google.com/file/d/1U3pkfMQMRckzrIeTuvqGGkQqJn1_VW_5/view?usp=sharing \nIf you have any questions\, feel free to email me at rolandyang@ayclogic.com
URL:https://www.ayclogic.com/event/630-pm-intro-to-python-roland-2/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T190000
DTEND;TZID=America/Los_Angeles:20240116T200000
DTSTAMP:20260426T050520
CREATED:20240117T035102Z
LAST-MODIFIED:20240117T035102Z
UID:23473-1705431600-1705435200@www.ayclogic.com
SUMMARY:7 PM – AI / ML – Shawn
DESCRIPTION:Today We Did\n\nContinued Boston House Prices\nWorked a bit on our final projects\, downloaded the PKL.\n\nHomework\n\nContinue final project. Remember that it’s due on 2/6. Have your streamlit code by next week.
URL:https://www.ayclogic.com/event/7-pm-ai-ml-shawn-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T190000
DTEND;TZID=America/Los_Angeles:20240116T200000
DTSTAMP:20260426T050520
CREATED:20240117T040133Z
LAST-MODIFIED:20240117T040133Z
UID:23491-1705431600-1705435200@www.ayclogic.com
SUMMARY:7 PM – Scratch 2 – Yitong
DESCRIPTION:Today we:\n\nFinished the How Old Are You? project.\nStarted the Jumpy Monkey project.\n\nHomework:\n\nDo the Movie Ticket Price project\nCreate a new project called Movie Ticket Price\nAdd the sprite called D-Money Dance. Change the sprite name to something else that is easier to pronoun like “Anthony”\nMake Anthony ask the user what their name is\n\nAfter that make Anthony say “Hello {user’s input}”\n\n\nMake Anthony ask the user what movie they are watching\n\nAfter that make Anthony say “{user’s input} is a great Movie !”\n\n\nMake Anthony ask the User their age\n\nIf the User’s Age Input is less than 3 or their age is bigger than 59\, Make the price of the ticket be free\nIf the User’s Age Input is bigger than 2 and their age is less than 11\, Make the price of the ticket be $5\nIf the User’s Age Input is bigger than 10 and their age is less than 60\, Make the price of the ticket be $10\nFor all of those scenarios\, Anthony should say “Your ticket price is {price depending on age}”\n\n\n\nYouTube Video of Project Working: \nhttps://www.youtube.com/watch?v=WywEn-BD3xY \nSend me your project here: yitong@ayclogic.com \n\nHomework is due MONDAY 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.\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/7-pm-scratch-2-yitong-3/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240116T190000
DTEND;TZID=America/Los_Angeles:20240116T200000
DTSTAMP:20260426T050520
CREATED:20240117T040907Z
LAST-MODIFIED:20240117T041335Z
UID:23495-1705431600-1705435200@www.ayclogic.com
SUMMARY:7 PM - Intro To Python - Bill
DESCRIPTION:Today We:\n\nReviewed the HW\nWent over if statements\n\nYour HW:\n\nCreate a new file called Jan_16_StringHomework2.py\nDo page 25. TRY IT YOURSELF: 2-3\, 2-4\, 2-5 and 2-6
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-bill-2/
END:VEVENT
END:VCALENDAR