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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200314T150000
DTEND;TZID=America/Los_Angeles:20200314T160000
DTSTAMP:20260430T024440
CREATED:20200315T032021Z
LAST-MODIFIED:20200315T032021Z
UID:3050-1584198000-1584201600@www.ayclogic.com
SUMMARY:3 PM - Introduction To Java
DESCRIPTION:We went over last week homework. Data Type and how to get input from shell.\nWe also went over IF ELSE ELSE IF statements today.\nHomework:\n\nCreate a new Java class in intelliJ: Mar14_HomeworkIFELSE\n\nInside this Java class\, get Integer/Number input from user “Give me a number? “\nAfter you get the input\, print whether or not this number is a positive or negative number.\nFor example\, if user enters -4\, the program will print “-4 is a negative number” to the shell. If user enters 1000\, the program will print “1000 is a positive number”.\n\n\nIn the same Java class\, do the following\n\nAsk user to input their age. “How old are you? “\nIf users enter age less than 10\, print “You can watch this movie for free”.\nif user enter age less than 20\, print “You have to pay $5”.\nif user enter age bigger than 60\, print “You can watch this movie for $2”.\n\n\n\n\n\n 
URL:https://www.ayclogic.com/event/3-pm-introduction-to-java-2/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR