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:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200307T150000
DTEND;TZID=America/Los_Angeles:20200307T160000
DTSTAMP:20260430T011749
CREATED:20200308T012049Z
LAST-MODIFIED:20200308T012049Z
UID:3018-1583593200-1583596800@www.ayclogic.com
SUMMARY:3 PM Introduction To Java
DESCRIPTION:We went through the following topics\n\nJava data types: int\, double\, String.\nHow to read input from Shell.\nHow to use IntelliJ Java editor.\n\n\nHomework:\n\nDo java code exercises in https://www.ayclogic.com/java-exercise-1/ . You have to do this in IntelliJ. So please install intelliJ on your computer.\n\nGo here: https://www.jetbrains.com/idea/download\nChoose the community edition.
URL:https://www.ayclogic.com/event/3-pm-introduction-to-java/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200314T150000
DTEND;TZID=America/Los_Angeles:20200314T160000
DTSTAMP:20260430T011749
CREATED:20200315T032021Z
LAST-MODIFIED:20200315T032021Z
UID:3050-1584198000-1584201600@www.ayclogic.com
SUMMARY:3 PM - Introduction To Java
DESCRIPTION:We went over last week homework. Data Type and how to get input from shell.\nWe also went over IF ELSE ELSE IF statements today.\nHomework:\n\nCreate a new Java class in intelliJ: Mar14_HomeworkIFELSE\n\nInside this Java class\, get Integer/Number input from user “Give me a number? “\nAfter you get the input\, print whether or not this number is a positive or negative number.\nFor example\, if user enters -4\, the program will print “-4 is a negative number” to the shell. If user enters 1000\, the program will print “1000 is a positive number”.\n\n\nIn the same Java class\, do the following\n\nAsk user to input their age. “How old are you? “\nIf users enter age less than 10\, print “You can watch this movie for free”.\nif user enter age less than 20\, print “You have to pay $5”.\nif user enter age bigger than 60\, print “You can watch this movie for $2”.\n\n\n\n\n\n 
URL:https://www.ayclogic.com/event/3-pm-introduction-to-java-2/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200321T150000
DTEND;TZID=America/Los_Angeles:20200321T160000
DTSTAMP:20260430T011749
CREATED:20200325T041020Z
LAST-MODIFIED:20200325T041020Z
UID:3119-1584802800-1584806400@www.ayclogic.com
SUMMARY:3 PM - Introduction To Java
DESCRIPTION:We went over last week homework\, IF ELSE statements\nWe went over how to use loops.\nHomework:\n\nUse for loop to print “Hello World” 5 times.\nTake input from shell “Give me a number: “. Whatever user enters\, use that to do for loop to print like example below\n\n\n\n\n\nFor example if user enters number 4\, the program will print\n          \n               I like number 4\n               I like number 3\n               I like number 2\n               I like number 1\n\n\nFor example if user enters number 3\, the program will print\n          \n               I like number 3\n               I like number 2\n               I like number 1\n\n\n\n\n\n\n\n\nUse for loop to print number 5 to 12. If it is number 7\, print “Seven is lucky number.” instead of printing number 7.\n5\n6\nSeven is lucky number\n7\n8\n9\n10\n11\n12
URL:https://www.ayclogic.com/event/3-pm-introduction-to-java-3/
CATEGORIES:Introduction To Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20200328T150000
DTEND;TZID=America/Los_Angeles:20200328T160000
DTSTAMP:20260430T011749
CREATED:20200402T051722Z
LAST-MODIFIED:20200402T051722Z
UID:3173-1585407600-1585411200@www.ayclogic.com
SUMMARY:3 PM - Intro To Java
DESCRIPTION:We went over how to use a while loop.\nWe went over how to create a class in Java.\nHomework:\n\nPlease do the code on pages 108 to 110 from our class textbook. If you don’t have the textbook yet\, you can download this 3 pages PDF. But you are expected to have the book by next week. https://www.ayclogic.com/wp-content/uploads/2020/04/ClassHomework.pdf
URL:https://www.ayclogic.com/event/3-pm-intro-to-java/
CATEGORIES:Introduction To Java
END:VEVENT
END:VCALENDAR