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:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20251019T170000
DTEND;TZID=America/Los_Angeles:20251019T190000
DTSTAMP:20260515T005458
CREATED:20251020T010205Z
LAST-MODIFIED:20251020T010205Z
UID:31375-1760893200-1760900400@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Brandon
DESCRIPTION:What we learned today:\n\nWe learned about intro to methods\nVoid and Non Void Functions\nPublic\, Private and Protected Modifiers\n\nHomework:\nFirst Homework: The Magic 8 Ball (methods + OOP)\n\nOct19_MethodsMagic8Ball_HW.java\n\nThe Magic8Ball as a method \n\n\nRandom inside the method \n\n\nGet input using a method \n\n\nPrint using a method \n\n\nLast one is run() method which calls the input + random methods \n\n\n\nSecond Homework: Tell Me Your Age (methods + if/else)\n\nOct19_MethodsHomework.java\n\nUse methods to get age \n\n\nUse methods to provide a response (void) \n\n\n\nThird Homework: Fahrenheit → Celsius (method returns result)\n\nOct19_FahrenheitToCelcius_HW.java\n\nConvert Fahrenheit into Celsius using: (F - 32) * 5 / 9 = C \n\n\nReturn the result and print it
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-brandon-7/
END:VEVENT
END:VCALENDAR