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:20210724T100000
DTEND;TZID=America/Los_Angeles:20210724T110000
DTSTAMP:20260429T005523
CREATED:20210724T181043Z
LAST-MODIFIED:20210724T181043Z
UID:8677-1627120800-1627124400@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe created Student class\nWe learned about class attributes and its access modifiers: private\, public\, protected\, <default>\nWe learned about getter and setter\n\nHomework\n\nFor Student class\, create the getter and setter for all its class attributes. Look at how we did for name attribute.\nCall age getter and setter class from SchoolApplication.\nCreate a new class Teacher with 4 class attributes: name\, age\, expertise\, and any 4th attribute that you like.\nCreate Teacher constructor method. Constructor is like __init__ in python.
URL:https://www.ayclogic.com/event/10-am-intro-to-java-9/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR