BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
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:20260421T103744
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
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241113T180000
DTEND;TZID=America/Los_Angeles:20241113T190000
DTSTAMP:20260421T103744
CREATED:20241114T020004Z
LAST-MODIFIED:20241114T055421Z
UID:27391-1731520800-1731524400@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the SchoolApplication project.\nLearnt about Object Oriented Programming in Java\, reviewing concepts such as classes\, objects\, attributes\, methods\, constructors\nIntroduced concepts such as getters\, setters\, and how to automatically use them in Java.\n\nHomework:\n\nContinue in your SchoolApplication project and do the following:\n\nImplement selections 5 and 7.\n\nIn selection 5\, use a for loop to go over each student and print their info.\n\nExample output:\n\nEnter your selection: 5\n\nLIST OF ALL STUDENTS\nDarin - Age: 12 - Grade: 6\nBob - Age: 13 - Grade: 7\n\nFor selection 7\, list only the students between ages 13 and 19!\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-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20241120T180000
DTEND;TZID=America/Los_Angeles:20241120T190000
DTSTAMP:20260421T103744
CREATED:20241121T012855Z
LAST-MODIFIED:20241121T030745Z
UID:27458-1732125600-1732129200@www.ayclogic.com
SUMMARY:6 PM – Intro To Java – Darin
DESCRIPTION:Today We Did:\n\nContinued the SchoolApplication project.\nImplemented the listing and finding methods for students.\nExamined various ways to use a for loop on a list\nExamined how the find method works\n\nHomework:\n\nContinue in your SchoolApplication project and do the following:\n\nImplement selections 2\, 4\, and 6.\n\nThis is the same as the students\, but using a teacher class instead.\n\nTry to recreate the listing\, and finding methods from scratch!\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-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR