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:20240930T160000
DTEND;TZID=America/Los_Angeles:20240930T170000
DTSTAMP:20260424T012424
CREATED:20240930T220637Z
LAST-MODIFIED:20241001T000937Z
UID:26936-1727712000-1727715600@www.ayclogic.com
SUMMARY:4 PM – Python OOP – Darin
DESCRIPTION:Today We:\n\nReviewed the homework for TIY pages 162\, 167\nGot started on the School Application project\, further implementing object oriented concepts.\n\nHomework:\n(1) IF you haven’t already: \n\nDo Try It Yourself page 167 numbers 9-4 and 9-5 in the same file as Sep16_ClassesHW.\nA default value means something like __init__(self\, name\, price = 10)\, where price is a default parameter when creating an object of the class (an optional parameter)\n\n(2) MAIN homework\, do the following: \n\nIn your Sep30_SchoolSystem project\, store the newly created s Student object in a list AND a dictionary.\nYou have to create the list and dictionary in the __init__  method. You can do this like:\nself.students_list = []\nself.students_dict = {}\nAdd the s object into the list by use of students_list.append(s) and add the s object into the dictionary by use of students_dict[ {student_name} ] = s\n\nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/4-pm-python-oop-darin-8/
CATEGORIES:OOP Python,Python Class
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240930T180000
DTEND;TZID=America/Los_Angeles:20240930T190000
DTSTAMP:20260424T012424
CREATED:20241007T051911Z
LAST-MODIFIED:20241007T051911Z
UID:26996-1727719200-1727722800@www.ayclogic.com
SUMMARY:6 PM - Minecraft Modding - Gamas
DESCRIPTION:Today We Did\n\nWe installed Minecraft Forge version 1.19.3 MDK file in each student’s computer.\nWe ran the minecraft examplemode from IntelliJ community edition.\nWe started creating “aycessentials” mod.\n\nStarting from changing build.gradle from examplemod to aycessentials.\n\n\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/6-pm-minecraft-modding-gamas/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240930T190000
DTEND;TZID=America/Los_Angeles:20240930T200000
DTSTAMP:20260424T012424
CREATED:20240930T221122Z
LAST-MODIFIED:20240930T221122Z
UID:26939-1727722800-1727726400@www.ayclogic.com
SUMMARY:7 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued in Android Studio\, implementing the conversion of the math for the temperature converter.\nNext week we will review the practice final test.\n\nHomework:\nFinish your practice final test which is worth 10% of your final grade! \nNotes:\nEmail me at ddjapri@ayclogic.com if you have any questions.
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-darin-26/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240930T193000
DTEND;TZID=America/Los_Angeles:20240930T203000
DTSTAMP:20260424T012424
CREATED:20241008T022140Z
LAST-MODIFIED:20241008T022140Z
UID:27003-1727724600-1727728200@www.ayclogic.com
SUMMARY:7:30 PM - Python Game Development - Bill
DESCRIPTION:Your HW:\n\nFinish your projects
URL:https://www.ayclogic.com/event/730-pm-python-game-development-bill-30/
END:VEVENT
END:VCALENDAR