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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221112T090000
DTEND;TZID=America/Los_Angeles:20221112T100000
DTSTAMP:20260425T103848
CREATED:20221112T181208Z
LAST-MODIFIED:20221112T181208Z
UID:16347-1668243600-1668247200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe finished Driver System.\nWe reviewed what’s going to be in the final test.\n\nHomework\n\nNext week is 2 hours final test. From 9 AM to 11 AM.\nTo prepare for the final\, try to redo the following\n\nBank System from the quiz\nDriver System\nAlso lookup how to use List in Java.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-23/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221109T193000
DTEND;TZID=America/Los_Angeles:20221109T203000
DTSTAMP:20260425T103848
CREATED:20221110T042838Z
LAST-MODIFIED:20221110T042838Z
UID:16324-1668022200-1668025800@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued and were able to finish up most of the MonsterInheritance project.\nLearned about parent and child class\nAlso\, we learned about access modifiers and the differences between them.\n\nFor Homework:\n\nCreate a Troll that is a child class to the monster.\nIt is immune to water damage but takes double damage from fire.\nThe troll will also say “Thank you for the heals” and heal double what the user typed in for the heal.\nAlso\, download Android Studio\, you can find the download here: https://developer.android.com/studio/
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221105T160000
DTEND;TZID=America/Los_Angeles:20221105T170000
DTSTAMP:20260425T103848
CREATED:20221105T235543Z
LAST-MODIFIED:20221105T235543Z
UID:16245-1667664000-1667667600@www.ayclogic.com
SUMMARY:4 PM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nIn Nov5Magic8Ball.java\, use combination of Random module\, while loop\, if else statements to create Magic 8 Ball game.\nLook at below Python codes for your reference\n\nimport random\n\nwhile True:\nuser_question = input("\nEnter your question? ")\nif user_question.lower() == "quit" or user_question.lower() == "exit":\nprint("Bye bye")\nbreak\nrandom_num = random.randint(1\,8)\n\nif random_num == 1:\nprint("It is certain")\nelif random_num == 2:\nprint("Most likely.")\nelif random_num == 3:\nprint("Signs point to yes.")\nelif random_num == 4:\nprint("I don’t think so.")\nelif random_num == 5:\nprint("Ask again later.")\nelif random_num == 6:\nprint("Concentrate and ask again.")\nelif random_num == 7:\nprint("Outlook not so good.")\nelif random_num == 8:\nprint("My reply is no")
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-gamas/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221105T130000
DTEND;TZID=America/Los_Angeles:20221105T140000
DTSTAMP:20260425T103848
CREATED:20221105T211125Z
LAST-MODIFIED:20221105T211203Z
UID:16234-1667653200-1667656800@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe downloaded and installed Android Studio software.\nWe started Temperature Converter android application.\n\nWe added the Fahrenheit header (id: sourceTempHeader)\nWe added the a text field under Fahrenheit header (id: sourceTempTextField)\n\n\n\nHomework\nIn your Temperature Converter android application add the following \n\nOne Celcius header. It has to be TextView ui component and id has to be “conversionTempHeader“. Constraint top is 32 and right is 32.\nOne text field under the celcius header. It has to be Number Decimal ui component and id has to be “conversionTempTextField“. Constraint top is 32 and right is 32.\nMake the text field under Fahrenheit header to have smaller width. Adjust layout width attribute.\nOverall you want to make the 4 ui components similar to below.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-gamas/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221105T090000
DTEND;TZID=America/Los_Angeles:20221105T100000
DTSTAMP:20260425T103848
CREATED:20221105T171204Z
LAST-MODIFIED:20221105T171204Z
UID:16222-1667638800-1667642400@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nFinish Driver System\n\nAdd codes to handle the 2nd rush hour from 16 to 19.\nAlso in NewYorkTaxiDriver\, override the getTripTime so it will not double the trip time during rush hour.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-22/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T160000
DTEND;TZID=America/Los_Angeles:20221029T170000
DTSTAMP:20260425T103848
CREATED:20221029T235612Z
LAST-MODIFIED:20221029T235612Z
UID:16085-1667059200-1667062800@www.ayclogic.com
SUMMARY:4 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued by covering how to use for loops using the index.\nAlso\, we talked about how to use for loops using index with a list.\nWe also went over how to create and use while loops.\n\nFor Homework:\n\nCreate a new file that is titled Oct29_WhileLoopHomework.java\nThe homework is on this link: https://www.ayclogic.com/java-exercise-while-loop/
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221029T130000
DTEND;TZID=America/Los_Angeles:20221029T140000
DTSTAMP:20260425T103848
CREATED:20221105T183852Z
LAST-MODIFIED:20221105T183852Z
UID:16226-1667048400-1667052000@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n1. We finished up the Monster Inheritance project. \n2. We covered access modifiers and also how to override methods. \nFor Homework:\n1. Download Android Studio for the next class. https://developer.android.com/studio
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221026T193000
DTEND;TZID=America/Los_Angeles:20221026T203000
DTSTAMP:20260425T103848
CREATED:20221027T032342Z
LAST-MODIFIED:20221027T032342Z
UID:16034-1666812600-1666816200@www.ayclogic.com
SUMMARY:7:30 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe started with the Monster Inheritance project\nWe added in how to add monsters\, list them out\, and play.\nThe monster menu and the attack menu were also created.\n\nFor Homework:\n\nInside the monster menu method\, look at the for each code that lists out the monsters and try to think how we can shorten that code to one line instead of three.\nAlso\, initialize 3 different monsters\, it is up to you which monsters you want to create.
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221022T160000
DTEND;TZID=America/Los_Angeles:20221022T170000
DTSTAMP:20260425T103848
CREATED:20221022T235226Z
LAST-MODIFIED:20221022T235226Z
UID:15977-1666454400-1666458000@www.ayclogic.com
SUMMARY:4 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nToday we reviewed the Car Dealer homework\, and also went through how to create a list.\nWe also covered\, how to add and delete things from the list\, along with how to loop through them using a for each loop.\n\nFor Homework:\n\nCreate a new project that is titled Oct22_ListHomework.java\nThe homework is linked here: https://www.ayclogic.com/java-list-forloop/
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-alex-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221022T130000
DTEND;TZID=America/Los_Angeles:20221022T140000
DTSTAMP:20260425T103848
CREATED:20221027T035813Z
LAST-MODIFIED:20221027T035813Z
UID:16036-1666443600-1666447200@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Monster Inheritance project and added in the magic attack and arrow attack.\nAlso\, we learned how to use inheritance by creating the Dragon.\n\nFor Homework:\n\nCreate two new classes with one being a troll and the other being a golem.\nThey both should extend from the Monster class.\nThe troll will be immune to water and take more damage from fire.\nThe golem will be immune to earth and take more water damage.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221022T090000
DTEND;TZID=America/Los_Angeles:20221022T100000
DTSTAMP:20260425T103848
CREATED:20221022T203450Z
LAST-MODIFIED:20221022T203450Z
UID:15964-1666429200-1666432800@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe continued discussing Driver System practice test.\n\nHomework\n\nContinue finishing Driver System practice test. Please finish the booking feature.\n\nAfter user answers “Enter what time you want to leave (0 – 24): “. Take the input from shell and convert to Integer. After you convert to Integer\, check if it is rush hour. If it is between 5 to 10 then it is rushHour. If it is then call the driver.getTripTime method and pass distance and true for rushHour parameter. The driver.getTripTime() will return the trip time in float which is distance/driver.getSpeed().
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-21/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221019T193000
DTEND;TZID=America/Los_Angeles:20221019T203000
DTSTAMP:20260425T103848
CREATED:20221020T035034Z
LAST-MODIFIED:20221020T035034Z
UID:15913-1666207800-1666211400@www.ayclogic.com
SUMMARY:7:30 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nToday we reviewed the quiz that we took the week before.\n\nFor Homework:\n\nCreate a new project and title it MonsterInheritance.java\nIn it\, you should have two classes\, MonsterSystem.java and Monster.java\nThe Monster.java class will have 3 attributes: health\, species\, and maxDamage.\nMake sure to create the constructor\, getters\, and setters.\nCreate the menu shown below and be able to infinitely loop it and exit out when you want.\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit): 123123\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit): exit\nThank you for playing the Monster Inheritance game. \n\n\n\n\n  \n 
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221018T180000
DTEND;TZID=America/Los_Angeles:20221018T190000
DTSTAMP:20260425T103848
CREATED:20221019T015449Z
LAST-MODIFIED:20221019T015449Z
UID:15874-1666116000-1666119600@www.ayclogic.com
SUMMARY:6 PM Scratch Level 1 - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Funny Faces project.\nWere able to finish it up by adding in the nose with the animation.\n\nFor Homework: \n\nDo pages 84-85 inside the book\, which is the Birthday Card project and create the button and the “PRESS ONLY ON YOUR BIRTHDAY” backdrop.
URL:https://www.ayclogic.com/event/6-pm-scratch-level-1-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221015T160000
DTEND;TZID=America/Los_Angeles:20221015T170000
DTSTAMP:20260425T103848
CREATED:20221015T235325Z
LAST-MODIFIED:20221015T235325Z
UID:15803-1665849600-1665853200@www.ayclogic.com
SUMMARY:4 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe went over how to create an if statement\, an else if statement\, and an else statement.\nAlso\, we were able to understand better how to get the user’s input.\n\nFor Homework:\n\nCreate a new project called Oct15_IfElseScannerHomework.java\nThe instructions will be at this link: https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-alex-lee-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221015T130000
DTEND;TZID=America/Los_Angeles:20221015T140000
DTSTAMP:20260425T103848
CREATED:20221018T022345Z
LAST-MODIFIED:20221018T022345Z
UID:15839-1665838800-1665842400@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alex
DESCRIPTION:Today We Did:\n\nWe continued with the Monster Inheritance project.\nAdded in the attack menu and created the melee attack and started the magic attack.\n\nFor Homework:\n\nContinue with the magicMenu that we have created\, and it should output the code below.\nWe have already done the fire magic but add in the three other magic attacks\, water\, earth\, and wind.\n\nWhat kind of magic attack you want to do to dragon:\n1. Fire magic - 10 damage\n2. Water magic - 10 damage\n3. Earth magic - 12 damage\n4. Wind magic - 8 damage\nEnter your selection (1-4) :
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-11/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221012T193000
DTEND;TZID=America/Los_Angeles:20221012T203000
DTSTAMP:20260425T103848
CREATED:20221014T224851Z
LAST-MODIFIED:20221014T224851Z
UID:15764-1665603000-1665606600@www.ayclogic.com
SUMMARY:7:30 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe took the first Java quiz today which was to create the BankSystem and BankAccount.\nThe test will be sent to you before the start of the next class.
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221008T160000
DTEND;TZID=America/Los_Angeles:20221008T170000
DTSTAMP:20260425T103848
CREATED:20221008T235417Z
LAST-MODIFIED:20221008T235417Z
UID:15621-1665244800-1665248400@www.ayclogic.com
SUMMARY:4 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe started the first project and were able to get through the variable data types.\nWe learned about how to initialize string\, integer\, double\, and floats for variables.\nAlso\, covered how to get the users input by using Scanner.\n\nFor Homework:\n\nCreate a new file which is titled Oct8_VariableDataTypesHomework.java\nThe link to the homework is here https://www.ayclogic.com/java-variables-datatypes/
URL:https://www.ayclogic.com/event/4-pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221008T130000
DTEND;TZID=America/Los_Angeles:20221008T140000
DTSTAMP:20260425T103848
CREATED:20221008T205707Z
LAST-MODIFIED:20221008T205707Z
UID:15612-1665234000-1665237600@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nWe started with the Monster Inheritance project.\nWe were able to create the Monster and add it to a map\, along with listing it out.\nAlso\, we started the play method and were able to create the monsterMenu.\n\nFor Homework:\n\nShorten the creation of the monsterMenu by looking at where we have duplicated code that has already been created in the past.\nAlso\, check to see if the user types in stop\, you should leave the while true loop for the monster menu.\nAlso get the monster from the monsterMap by using the user input you received from the printMonsterMenu() method.\n Check to see if it is null\, and if it is make sure to print out “We could not find this monster in our system: monsterName”
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alexander-lee-8/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221008T090000
DTEND;TZID=America/Los_Angeles:20221008T100000
DTSTAMP:20260425T103848
CREATED:20221008T163729Z
LAST-MODIFIED:20221021T013945Z
UID:15587-1665219600-1665223200@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homeworks\n\nContinue working on the Practice Test.\n\nMake sure to have the Driver and NewYorkTaxiDriver classes. The difficult part which is the getTripTime can be ignored until we discuss it next week\nMake sure you have “1. Add driver” feature.\nMake sure you have “3. List All drivers” feature.\nMake sure you have “4. exit”\nMake sure you have “2. Book a Trip”. Don’t worry about the rush hour if you do not know how to do it.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-20/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221001T130000
DTEND;TZID=America/Los_Angeles:20221001T140000
DTSTAMP:20260425T103848
CREATED:20221001T205735Z
LAST-MODIFIED:20221008T003317Z
UID:15389-1664629200-1664632800@www.ayclogic.com
SUMMARY:1 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe reviewed the quiz that we took the week before.\nAble to finish it up and reviewed how to use HashMaps and deposit and withdraw money from the accounts.\n\nFor Homework:\n\nCreate a new project called MonsterInheritance\, this will be a completely new project.\nThe first class we will create is going to be the MonsterSystem.java and in this\, we will want to have the main method\, run method\, and also create a monsterMap.\nThe monsterMap key will be the monster’s name which is a String\, and the value will be the Monster class that we will also be creating for homework.\nCreate a Monster.java class that will have 3 attributes which are int health\, String species\, and int maxDamage\nMake sure to create a constructor and also the getters and setters.\nAlso create a menu and have it in an infinite loop. The expected menu is below:\n\nPlease select from one of the following\n1. Add new monster\n2. List all monsters\n3. Play the game\nEnter your selection (enter "exit" to quit):
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-4/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220924T090000
DTEND;TZID=America/Los_Angeles:20220924T100000
DTSTAMP:20260425T103848
CREATED:20220924T165722Z
LAST-MODIFIED:20220924T165722Z
UID:15151-1664010000-1664013600@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Today We Did\n\nWe continued with Temperature Converter Android app project.\nWe get Fahrenheit from one text field\, converted into Celcius and set it to another text field.\nWe added the spinner for conversion option.\nWe made some text fields bold and bigger.\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-18/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220921T190000
DTEND;TZID=America/Los_Angeles:20220921T200000
DTSTAMP:20260425T103848
CREATED:20220923T061547Z
LAST-MODIFIED:20220923T061547Z
UID:15138-1663786800-1663790400@www.ayclogic.com
SUMMARY:7 PM WED Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nWe continued with the EmailApplication and were able to finish the project.\nWe were able to figure out the issue of why there was only one email at a time on the list.\n\nFor Homework:\n\nMake sure to take this practice quiz before Friday this week since I will need to grade it.
URL:https://www.ayclogic.com/event/7-pm-wed-intro-to-java-alexander-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T130000
DTEND;TZID=America/Los_Angeles:20220917T140000
DTSTAMP:20260425T103848
CREATED:20220923T061353Z
LAST-MODIFIED:20220923T061353Z
UID:15136-1663419600-1663423200@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nWe finished up reviewing the practice quiz today\nWent over how to create the animal and also animal system.\nTalked again about how to create a method with a parameter so that we could pass information from the main to the method to be used.\n\nFor Homework:\n\nNext week we will be taking the test so make sure to study before and make sure you are prepared.\nYou have one hour to complete the exam and if you have any issues during the test and I will see if I can help.\nMake sure to have an email prepared to take the test so I can send it to you.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alexander-lee-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220917T090000
DTEND;TZID=America/Los_Angeles:20220917T100000
DTSTAMP:20260425T103848
CREATED:20220917T165745Z
LAST-MODIFIED:20220917T165745Z
UID:14994-1663405200-1663408800@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nHomework convert from Fahrenheit to Celcius.\nConvert sourceTemperature to Integer\nFormula – (F − 32) × 5/9 = Celcius\nDisplay the celcius in the system.out.println
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-17/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220914T193000
DTEND;TZID=America/Los_Angeles:20220914T203000
DTSTAMP:20260425T103848
CREATED:20220916T215507Z
LAST-MODIFIED:20220916T215507Z
UID:14972-1663183800-1663187400@www.ayclogic.com
SUMMARY:WED 7 PM - Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Email Application project by adding in how to send an email and also receive it.\nWe were working on how to send multiple emails instead of just one at a time.\n\nFor Homework:\n\nMake sure that it can show the multiple emails since right now it will only show the latest one that is sent.\nHint: fix the code in the check inbox to show multiple messages.
URL:https://www.ayclogic.com/event/wed-7-pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220910T130000
DTEND;TZID=America/Los_Angeles:20220910T140000
DTSTAMP:20260425T103848
CREATED:20220916T214016Z
LAST-MODIFIED:20220916T214016Z
UID:14970-1662814800-1662818400@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe reviewed the practice test that you guys did over the week for homework.\nGot through half of the questions and the rest will be covered next week.\n\nFor Homework:\n\nThere is no homework unless you were unable to finish the practice quiz\, make sure to go back and try to figure out how to do it yourself.
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alex-lee-3/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220910T090000
DTEND;TZID=America/Los_Angeles:20220910T100000
DTSTAMP:20260425T103848
CREATED:20220910T165728Z
LAST-MODIFIED:20220910T165807Z
UID:14863-1662800400-1662804000@www.ayclogic.com
SUMMARY:9 AM - Intro To Java - Gamas
DESCRIPTION:Homework\n\nContinue on your Android Temperature Converter project.\nAdd “Celcius” header on top right of the app. Change the id to “convertedTempHeader”.\nUnderneath\, add a text field. Change the id to “convertedTextField”.
URL:https://www.ayclogic.com/event/9-am-intro-to-java-gamas-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220907T193000
DTEND;TZID=America/Los_Angeles:20220907T203000
DTSTAMP:20260425T103848
CREATED:20220908T032734Z
LAST-MODIFIED:20220908T032734Z
UID:14822-1662579000-1662582600@www.ayclogic.com
SUMMARY:7:30 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe continued with the Email Application project.\nAdded in how to log in and the menu for it.\n\nFor Homework:\n\nFollow the code below\, by asking the user for the email’s recipient\, subject\, and content.\nEnsure that the recipient is an email in our system already.\nAlso\, create a new class called EmailMessage and it should have 4 attributes. They are senderEmail\, recipientEmail\, subject\, and content.\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: 2\nSend to: las\nWe cannot find las email in our system\n\nGamas\, please select from below:\n1. Check your inbox\n2. Create new email message\n3. Logout\nEnter your selection: 2\nSend to: aidan@ayclogic.com\nSubject: Test\nContent: You passed!
URL:https://www.ayclogic.com/event/730-pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220831T190000
DTEND;TZID=America/Los_Angeles:20220831T200000
DTSTAMP:20260425T103848
CREATED:20220902T210000Z
LAST-MODIFIED:20220902T210000Z
UID:14734-1661972400-1661976000@www.ayclogic.com
SUMMARY:7 PM Intro To Java - Alex Lee
DESCRIPTION:Today We Did:\n\nWe started with the Email Application project.\nAdded in how to create the email account and also how to list out all of the email accounts.\n\nFor Homework:\n\nInitialize 3 email accounts just like how we did in the past school system so that we do not have to input email accounts every time that we want to test our code.\n\n    Welcome to AYCLOGIC Email System.\n\n    Please select one of the items below:\n    1. Create new email account\n    2. Login\n    3. List all email accounts.\n    4. Exit\n    Please make your selection (1-4): 3\n\n    There are total of 3 email accounts in the system\n    1. Benjamin - ben@ayclogic.com\n    2. Gamas - gamas@ayclogic.com\n    3. Aidan - aidan@ayclogic.com\n\n    Please select one of the items below:\n    1. Create new email account\n    2. Login\n    3. List all email accounts.\n    4. Exit\n    Please make your selection (1-4):
URL:https://www.ayclogic.com/event/7-pm-intro-to-java-alex-lee/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220827T130000
DTEND;TZID=America/Los_Angeles:20220827T140000
DTSTAMP:20260425T103848
CREATED:20220827T205332Z
LAST-MODIFIED:20220902T212528Z
UID:14578-1661605200-1661608800@www.ayclogic.com
SUMMARY:1 PM Intro To Java - Alexander Lee
DESCRIPTION:Today We Did:\n\nWe continued with the EmailApplication and were able to finish the project.\nWe were able to figure out the issue of why there was only one email at a time on the list.\n\nFor Homework:\n\nMake sure to take this practice quiz before Friday this week since I will need to grade it.\nThere is actually no class next week due to labor day weekend!\n\n 
URL:https://www.ayclogic.com/event/1-pm-intro-to-java-alexander-lee-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR