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:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210603T180000
DTEND;TZID=America/Los_Angeles:20210603T190000
DTSTAMP:20260429T065648
CREATED:20210604T032010Z
LAST-MODIFIED:20210604T032010Z
UID:7960-1622743200-1622746800@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:We continued with Student class\n\nWe learned about access modifier: private\, public\, protected\, default\nWe learned about getter and setter\n\n\nHomework:\n\nCreate a menu that will appear continuously inside SchoolMainApplication\nWhen user select 3\, print “Thank you for using AYCLOGIC school system”.\nWhen user select 1\, ask user for firstName\, lastName\, age and class name.\nLook at below\n\nAYCLOGIC School System:\n1. Create a student\n2. Find student\n3. Quit\nEnter your selection: 1\n\nEnter student's first name: Gamas\nEnter student's last name : Chang\nEnter student's age: 100\nEnter student's class name: 2B\nA new student has been created.\n\nAYCLOGIC School System:\n1. Create a student\n2. Find student\n3. Quit\nEnter your selection: 3\nThank you for using AYCLOGIC School System.\nBye bye.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-10/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR