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:20211023T090000
DTEND;TZID=America/Los_Angeles:20211023T100000
DTSTAMP:20260515T003217
CREATED:20211023T181824Z
LAST-MODIFIED:20211023T184152Z
UID:10089-1634979600-1634983200@www.ayclogic.com
SUMMARY:9 AM - Android Game Development with Java
DESCRIPTION:Today We Do\n\nWe continued with GameView.java.\nWe learned about Java interface.\nWe learned about Java Thread.\n\nHomework\n\nIf you have not done last week homework\, please do so.\nInside GameView.java\, replace the following line\nbackground1 = BitmapFactory.decodeResource(getResources()\, R.id.background);\n\nwith\n\nbackground1 = BitmapFactory.decodeResource(getResources()\, R.drawable.background);\n\nRerun the the project and click the Play button and there should not be any more error.\nGo here\, read and play around with Java Interface. You can also change the code and try running it online: https://www.w3schools.com/java/java_interface.asp\nGo here\, read and play around with Java Thread. You can also change the code and try running it online: https://www.w3schools.com/java/java_threads.asp
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-2/
CATEGORIES:Android Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211023T100000
DTEND;TZID=America/Los_Angeles:20211023T110000
DTSTAMP:20260515T003217
CREATED:20211023T184449Z
LAST-MODIFIED:20211023T184449Z
UID:10093-1634983200-1634986800@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe finished EmailApplication project.\nWe reviewed how to fix Java error.\n\nHomework\n\nReview EmailApplication and SchoolApplication projects. In 2 weeks we are going to have 1st quiz and the quiz is going to be very similar to EmailApplication or SchoolApplication. Please review and come up with questions.\nTBD
URL:https://www.ayclogic.com/event/10-am-intro-to-java-20/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211023T120000
DTEND;TZID=America/Los_Angeles:20211023T130000
DTSTAMP:20260515T003217
CREATED:20211023T195630Z
LAST-MODIFIED:20211023T200126Z
UID:10095-1634990400-1634994000@www.ayclogic.com
SUMMARY:12 PM - Intro To Java
DESCRIPTION:Homework\n\nCreate a new Java file Oct23_ListForLoopHomework.java\nStudy second type of for loop from here: https://www.w3schools.com/java/java_for_loop.asp\nDo exercises number 1 to 3  from https://www.ayclogic.com/java-list-forloop/
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR