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:20211218T150000
DTEND;TZID=America/Los_Angeles:20211218T160000
DTSTAMP:20260428T144834
CREATED:20211219T000358Z
LAST-MODIFIED:20211219T000620Z
UID:10833-1639839600-1639843200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:Today We Do:\n\nWe learned about while loop\nWe learned about Random number.\n\nHomework:\n\nOur coding school closes from Dec 24 to Jan 2. The class will resume on Jan 8.\nCreate guess a number between 0 to 100. The game give you exercise to use Random number generator. while loop (forever loop)\, if else statements\, get input from shell.\nEvery time you start the game\, it will generate a secretNumber\, which is a number between 0 to 100.\nBelow is how the game is going to look like\n\nWelcome to AYCLOGIC Guess a number game!!\nPlease guess a number between 0 to 100\n\nGuess a number: 50\nYour guess is too high. Please try a smaller number.\n\nGuess a number: 25\nYour guess is too low. Please try a bigger number.\n\nGuess a number: 32\nYour guess is too low. Please try a bigger number.\n\nGuess a number: 42\nYour guess is too high. Please try a smaller number.\n\nGuess a number: 38\nYour guess is too low. Please try a bigger number.\n\nGuess a number: 40\nYour guess is too low. Please try a bigger number.\n\nGuess a number: 41\nCongratulation you guessed correctly\, the answer is 41
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-35/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211218T170000
DTEND;TZID=America/Los_Angeles:20211218T180000
DTSTAMP:20260428T144834
CREATED:20211219T032132Z
LAST-MODIFIED:20211219T032132Z
UID:10847-1639846800-1639850400@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued to learn more about Object Oriented Programming (OOP): we learned more about class and methods.\n\nHomework:\n\nCreate a new Java file Dec18SchoolApplication.java\nCreate a run method that will print and get input from user. If user enter anything other than “99”\, just continue displaying the menu. Look at how we did Dec18ObjectOrientedProgramming.java today. This is very similar to what we did in the class today.\n\nSchool System:\n1. Add a student\n2. Find student\n3. List all students\n99. Quit\nEnter your selection:1\n\nSchool System:\n1. Add a student\n2. Find student\n3. List all students\n99. Quit\nEnter your selection: 99\n\nThank you for using AYCLOGIC School System.\nBye bye.
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR