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:20241106T180000
DTEND;TZID=America/Los_Angeles:20241106T190000
DTSTAMP:20260421T120142
CREATED:20241107T030711Z
LAST-MODIFIED:20241107T030711Z
UID:27327-1730916000-1730919600@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:  \nToday We Did:\n\nReviewed how to use methods\nImproved the magic 8 ball program to use methods\nGot started on the SchoolApplication project\n\nHomework:\n\nContinue in your file called Nov6_TellMeYourAgeHW.java and follow the instructions below:\n\n// Make a program with\n// static void main\n// run\n// input method\n// print method\n// provideResponse method\n\n\n// in the run method\, get input from the user for their age.\n// If their age is less than 1\, print out that they are a newborn baby\n// if its between 1 and 3\, print out that they are a toddler\n// if its between 4 and 11\, they are a child\n// if its between 12 and 19\, they are a teen\n// greater than 19 but less than 60\, they are adult\n// greater 61\, they are old\nNotes:\nIf you have any questions\, feel free to email me at ddjapri@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-darin-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR