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:20240219T160000
DTEND;TZID=America/Los_Angeles:20240219T170000
DTSTAMP:20260426T065627
CREATED:20240219T225558Z
LAST-MODIFIED:20240220T044546Z
UID:23957-1708358400-1708362000@www.ayclogic.com
SUMMARY:4 PM - Intro To Python - Darin
DESCRIPTION:WE HAVE OUR QUIZ NEXT WEEK ON FEBRUARY 26!!\nWhat We Did Today:\n\nReviewed how to use while loops\nDistinguished between while loops and for loops\nStarted on the quiz review\nReviewed all the topics learnt so far\n\nHomework:\nContinue in your file called Feb19_Quiz1Review.py and submit the file into the google drive when you are finished! \n\nFinish number 1-5\, as well as number 10 in the following https://www.ayclogic.com/intro-to-python-exercises/\nReview all the numbers including number 6 until number 9 for the quiz.\n\nWhat you need to study:\n1. Know what print(f””) does\n2. Know your data types – Strings\, Integers\, Floats\n3. How to typecast (convert to integer or convert to string) – int() or str()\n4. How to use and/or in if statements\n5. How to make a list\, and use lists\n6. How to use a for loop and lists\n7. How to use a while loop and if statements inside \nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/4-pm-intro-to-python-darin-11/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T170000
DTEND;TZID=America/Los_Angeles:20240219T180000
DTSTAMP:20260426T065627
CREATED:20240220T045527Z
LAST-MODIFIED:20240220T045527Z
UID:23968-1708362000-1708365600@www.ayclogic.com
SUMMARY:5 PM - Python Game Development - Darin
DESCRIPTION:What We Did Today:\n\nLearnt how to load images onto the program using pygame.image.load()\nLearnt how to make images appear onto our game using .blit( {image} \, {x _coordinate\, y_coordinate} )\nLearnt how to transform our images on the program using pygame.transform.scale( {image} \, {length\, height} )\nLearnt how to make the images move by using a variable to change the coordinates\n\nHomework:\n\nAdd bird 4 into the program\nMake bird 3 and 4 move\, where bird 4 moves in an incline downwards\, while bird 3 moves horizontally backwards (make bird 3 spawn on the far right of the screen)\nCommit and Push the code into your gitlab (email me if you are confused on how to do this)\n\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-python-game-development-darin-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T170000
DTEND;TZID=America/Los_Angeles:20240219T180000
DTSTAMP:20260426T065627
CREATED:20240220T084723Z
LAST-MODIFIED:20240220T085141Z
UID:23981-1708362000-1708365600@www.ayclogic.com
SUMMARY:5 PM – Intro to Python – Allison
DESCRIPTION:Today we:\n\nLearned about lists\n\nHomework:\n\nUpload this homework in the Google Drive folder as Feb19_ListHomework:\n\nDo the exercise from https://www.ayclogic.com/tell-me-your-age/\nRead and do the codes from Pg. 38-41\n\nMake sure to read the book pages\n\n\n\n\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/5-pm-intro-to-python-allison-5/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T190000
DTEND;TZID=America/Los_Angeles:20240219T200000
DTSTAMP:20260426T065627
CREATED:20240220T035940Z
LAST-MODIFIED:20240220T035940Z
UID:23962-1708369200-1708372800@www.ayclogic.com
SUMMARY:7 PM – Python Game Development – Sebastian
DESCRIPTION:Today We Did \n\nCompleted code to blit explosions (through update)\nCreated timer to remove explosions after set amount of time\nBlitted exploded balloon scores on top of balloons\nYou can always find the code we wrote in class in my Gitlab repository here:\nhttps://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_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\nContinue working on the homework we made together on your project proposal.\nPlease push your code before class so I can check our progress.\nDon’t forget to assign yourself homework tasks for next week based on how much you got done this week\, so I can review/approve it quickly during class.
URL:https://www.ayclogic.com/event/7-pm-python-game-development-sebastian-28/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T190000
DTEND;TZID=America/Los_Angeles:20240219T200000
DTSTAMP:20260426T065627
CREATED:20240220T040928Z
LAST-MODIFIED:20240220T040928Z
UID:23964-1708369200-1708372800@www.ayclogic.com
SUMMARY:7 PM – Intro to Python – William
DESCRIPTION:Today We Did\n\nReviewed Final Projects\nContinued working on Robux Catalog\n\nFinished handle_transaction()\nStarted implementing user selection\n\n\n\nHomework\nFinal deadline for project corrections is next Monday\, February 26th! Be sure to make use of functions 🙂 \nYou can review the requirements here: https://www.ayclogic.com/intro-to-python-final-project-criteria/ \nIf you have any questions\, email me at williamsmith@ayclogic.com.
URL:https://www.ayclogic.com/event/7-pm-intro-to-python-william-27/
CATEGORIES:Python Class,Python Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T190000
DTEND;TZID=America/Los_Angeles:20240219T200000
DTSTAMP:20260426T065627
CREATED:20240220T050633Z
LAST-MODIFIED:20240220T050633Z
UID:23970-1708369200-1708372800@www.ayclogic.com
SUMMARY:7 PM – Scratch Level 1 – Allison
DESCRIPTION:Today we:\n\nCoded the background to forever change colors\nCoded a Dinosaur sprite to move depending on which arrow keys the user presses\nAdded music\nCoded two Ballerina sprites to dance\nFinished the Dino Dance project\n\nHomework:\n\nCreate a new project and title it “Animal Race”\nRead and do the codes in the Scratch book pg. 50-52\nMake sure your email is confirmed in Scratch so you can share your projects. If you need help\, try searching a tutorial in Google or email us for help.\nContact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help.
URL:https://www.ayclogic.com/event/7-pm-scratch-level-1-allison-25/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240219T193000
DTEND;TZID=America/Los_Angeles:20240219T203000
DTSTAMP:20260426T065627
CREATED:20240221T040312Z
LAST-MODIFIED:20240221T040312Z
UID:23996-1708371000-1708374600@www.ayclogic.com
SUMMARY:7:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nCreate a new file called cloud.py\nCreate a class for the cloud like we did for the bird\nInside the main\, create an instance of this cloud class and make it move to the right like a regular bird
URL:https://www.ayclogic.com/event/730-pm-python-game-development-bill-3/
END:VEVENT
END:VCALENDAR