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:20210902T180000
DTEND;TZID=America/Los_Angeles:20210902T190000
DTSTAMP:20260428T190628
CREATED:20210903T031541Z
LAST-MODIFIED:20210903T031541Z
UID:9264-1630605600-1630609200@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe added feature for hand-to-hand attack\nWe added another feature where if you attack Phoenix with water magic attack\, it will double damage to the Phoenix because Phoenix is a fire-based creature.\nWe learned about Java interface\n\nHomework\n\nIf you have not done so please download Android Studio from https://developer.android.com/studio
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-31/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210907T180000
DTEND;TZID=America/Los_Angeles:20210907T190000
DTSTAMP:20260428T190628
CREATED:20210909T234144Z
LAST-MODIFIED:20210909T234144Z
UID:9304-1631037600-1631041200@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe reviewed Java Interface\nWe installed Android Studio.\n\nHomework\n\nNo homework.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-32/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210909T180000
DTEND;TZID=America/Los_Angeles:20210909T190000
DTSTAMP:20260428T190628
CREATED:20210910T005440Z
LAST-MODIFIED:20210910T032226Z
UID:9306-1631210400-1631214000@www.ayclogic.com
SUMMARY:6 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe started Temperature Converter Android project\nWe added EditText\, TextView label and button.\n\nHomework\n\nWe added a text field earlier\, your homework is to add one more Plain Text field on the screen. If you forgot how to do it\, click on the main_activity.xml file. Under Palette > Text > Plain Text. Drag to the screen under the first text field. And try to setup the top\, left and right layout constraints.\nHopefully will look something like below
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-33/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210911T100000
DTEND;TZID=America/Los_Angeles:20210911T110000
DTSTAMP:20260428T190628
CREATED:20210911T181610Z
LAST-MODIFIED:20210911T181610Z
UID:9324-1631354400-1631358000@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe reviewed HashMap topic\, how to use it. Key and Value datatype\nWe added feature to find student using HashMap\n\nHomework\n\nInside SAT10AM_SchoolApplication\, change initializeStudents() to also add all 4 students inside studentMap.\nSimilar to “12. Find student using HashMap”\, add new feature “13. Find teacher using HashMap”\nInside SAT10AM_IntroToJava project\, create a new Java file September11_HashMapExercise2.java. Add a new HashMap<String\, String> nameToAddress. Create a small application to be able to add a new address and find an address according to its name continuously. Look at example below\n\nWelcome to AYCLOGIC address finder\n\nWhat do you want to do:\n1. Enter a new name and address\n2. Find an address according to name\nEnter your selection or 'exit' to quit: 1\n\nEnter a name: GAMas\nEnter an address: 9127 Ardendale Avenue\, San Gabriel\, CA 91775\nYou have entered GAMas address.\n\nWhat do you want to do:\n1. Enter a new name and address\n2. Find an address according to name\nEnter your selection or 'exit' to quit: 2\n\nEnter a name: Gamas\nGAMas address is 9127 Ardendale Avenue\, San Gabriel\, CA 91775\n\nWhat do you want to do:\n1. Enter a new name and address\n2. Find an address according to name\nEnter your selection or 'exit' to quit: exit\n\nBye bye
URL:https://www.ayclogic.com/event/10-am-intro-to-java-14/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210916T180000
DTEND;TZID=America/Los_Angeles:20210916T190000
DTSTAMP:20260428T190628
CREATED:20210917T032207Z
LAST-MODIFIED:20210917T033141Z
UID:9420-1631815200-1631818800@www.ayclogic.com
SUMMARY:6 Pm - Intro To Java
DESCRIPTION:Today We Do\n\nWe added two TextViews (Fahrenheit and Celcius) on the top of the screen.\nWe configured the Constraint Layout properly.\nWhen user click on the “convert” button\, convert the Fahrenheit to the Celcius\n\nHomework\n\nAdd a Spinner UI component and place it above the Convert button. Spinner UI component can be found under Pallete > Containers > Spinner.\nName this spinner id to “conversionType”\nConfigure the convert button layout to 24dp and app:layout_constraintTop_toBottomOf=”@+id/conversionType”\nConfigure the spinner ui component layout to 24 dp and  app:layout_constraintTop_toBottomOf=”@+id/destinationTextField”\nThe spinner will be blank now\, but that’s ok\, we will learn how to add elements into the spinner next week.
URL:https://www.ayclogic.com/event/6-pm-intro-to-java-35/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210918T100000
DTEND;TZID=America/Los_Angeles:20210918T110000
DTSTAMP:20260428T190628
CREATED:20210918T180041Z
LAST-MODIFIED:20210918T180041Z
UID:9437-1631959200-1631962800@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Today We Do\n\nWe continued using HashMap in SchoolApplication.\nWe learned to find thing using HashMap is much more efficient than finding a student or teacher using List.\n\nHomework\n\nReview codes below in SchoolApplication and come up with questions next week:\n\naddNewStudent()\nfindStudent()\nlistAllStudents()\nfindStudentByHashMap()
URL:https://www.ayclogic.com/event/10-am-intro-to-java-15/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210921T180000
DTEND;TZID=America/Los_Angeles:20210921T190000
DTSTAMP:20260428T190628
CREATED:20210922T043852Z
LAST-MODIFIED:20210922T043852Z
UID:9492-1632247200-1632250800@www.ayclogic.com
SUMMARY:5 PM - Intro To Java
DESCRIPTION:Today We Do\n\nWe learned how to add listener to Spinner. This way when Spinner is selected it we can do some action.\nWe made MainActivity.java implements OnItemSelectedListener interface\n\nHomework:\n\nWhen Spinner item is selected changed the sourceLabel TextView and destinationLabel TextView text. Look at how we get the UI components (sourceTextField and destinationTextField) when we click the “convert” button. You need to add a similar code when Spinner item is selected.\n\n// check if selectedConversion is equal to "Celcius to Fahrenheit"\n// then set the text for sourceLabel and set to "Celcius"\n// check if selectedConversion is equal to "Fahrenheit to Celcius"\n// then set the text for destinationLabel and set to "Fahrenheit"
URL:https://www.ayclogic.com/event/5-pm-intro-to-java/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210925T090000
DTEND;TZID=America/Los_Angeles:20210925T100000
DTSTAMP:20260428T190628
CREATED:20210925T165634Z
LAST-MODIFIED:20210925T165634Z
UID:9544-1632560400-1632564000@www.ayclogic.com
SUMMARY:9 AM - Android Game Development
DESCRIPTION:Today We Do\n\nWe learned how to add a new background.\nWe added Birdie Title image.\nWe added play button image\nWe made the play button clickable and when click print something to the shell.\n\nHomework\n\nReplace the background image with your family picture or a picture of your self.
URL:https://www.ayclogic.com/event/9-am-android-game-development-2/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210925T100000
DTEND;TZID=America/Los_Angeles:20210925T110000
DTSTAMP:20260428T190628
CREATED:20210925T180451Z
LAST-MODIFIED:20210925T180451Z
UID:9548-1632564000-1632567600@www.ayclogic.com
SUMMARY:10 AM - Intro To Java
DESCRIPTION:Homework\n\nContinue on EmailApplication\, when user select “2. Login”\, ask for “email” and “password” in the shell.\nAfter you get the email and password\, using the “accountMap” find the emailAccount. After emailAccount is found\, compare if the password is the same. If it is the same\, then display the loginMenu.\nLook at below\n\nPlease select from below\n1. Create an Email Account\n2. Login\n3. List all Email Accounts\n4. Exit\nEnter your selection:2\nEnter your email: gamas@ayclogic.com\nEnter your password: abcd\nLogin successful!\n\nPlease select from below:\n1. Check your inbox\n2. Create new email\n3. Logout\nEnter your selection:
URL:https://www.ayclogic.com/event/10-am-intro-to-java-16/
CATEGORIES:Introduction To Java,Java
END:VEVENT
END:VCALENDAR