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:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T090000
DTEND;TZID=America/Los_Angeles:20220205T100000
DTSTAMP:20260424T030752
CREATED:20220205T212012Z
LAST-MODIFIED:20220205T212012Z
UID:11469-1644051600-1644055200@www.ayclogic.com
SUMMARY:9 AM - Android Game Development with Java
DESCRIPTION:Today We Do\n\nWe added the ability to have the up and down buttons using the second touch.\nWe added high score on the screen.\n\nHomework\n\nWhen player died\, display GAME OVER on the middle of the screen before going back to the landing page.
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-9/
CATEGORIES:Android Game Development,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T100000
DTEND;TZID=America/Los_Angeles:20220205T110000
DTSTAMP:20260424T030752
CREATED:20220205T211705Z
LAST-MODIFIED:20220205T211705Z
UID:11467-1644055200-1644058800@www.ayclogic.com
SUMMARY:10 AM - Intro to Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued with Monster Inheritance project by overriding the doArrowDamage in WatterGolem.java\nWe continued with the Android app a little bit.\n\nHomework\n\nNo homework
URL:https://www.ayclogic.com/event/10-am-intro-to-java-gamas-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T110000
DTEND;TZID=America/Los_Angeles:20220205T120000
DTSTAMP:20260424T030752
CREATED:20220205T050657Z
LAST-MODIFIED:20220205T051916Z
UID:11459-1644058800-1644062400@www.ayclogic.com
SUMMARY:SAT - 11 AM - Indo - Scratch 2
DESCRIPTION:Today We Do\n\nWe finished Cheese Chase project\nWe started Fantastic Flower project.\n\nHomework\n\nContinue “Fantastic Flower” from Pink book do page 110 to 115
URL:https://www.ayclogic.com/event/sat-11-am-indo-scratch-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T110000
DTEND;TZID=America/Los_Angeles:20220205T120000
DTSTAMP:20260424T030752
CREATED:20220205T195949Z
LAST-MODIFIED:20220205T195949Z
UID:11463-1644058800-1644062400@www.ayclogic.com
SUMMARY:11 AM - Scratch 1 - Abigail
DESCRIPTION:What we did today\n\nWe added a timer and obstacles to “Tunnel of Doom” project.\nWe started on the Birthday Card project.\n\nHomework\n\nDo pages 132-133 on your pink Scratch book (the Hacks and tweaks section).
URL:https://www.ayclogic.com/event/11-am-scratch-1-abigail-9/
CATEGORIES:Scratch Class,Scratch Class Level 1
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T120000
DTEND;TZID=America/Los_Angeles:20220205T130000
DTSTAMP:20260424T030752
CREATED:20220205T210806Z
LAST-MODIFIED:20220205T210806Z
UID:11465-1644062400-1644066000@www.ayclogic.com
SUMMARY:12 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued learning Map/HashMap. We learned how HashMap contains key and value whereas List only contains values.\nWe learned how to add and find Restaurant object form Map/HashMap.\n\nHomework\n\nAdd code to enable “3. Find Restaurant using List”. Make it case insensitive. So if user enters “KabuKI” vs “kabuki” it will find the restaurant if it is in the system.\nChange code in “4. Find Restaurant in Map”. Make it case insensitive. To do this\, you probably have to change how you add the Restaurant code too specifically the map’s key.
URL:https://www.ayclogic.com/event/12-pm-intro-to-java-gamas-7/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T130000
DTEND;TZID=America/Los_Angeles:20220205T140000
DTSTAMP:20260424T030752
CREATED:20220205T220045Z
LAST-MODIFIED:20220205T220045Z
UID:11471-1644066000-1644069600@www.ayclogic.com
SUMMARY:1 PM - Python Game Development
DESCRIPTION:Today: \n\nWe went over the homework to add the shield on top of the tank.\nWe corrected the rotation of the turret.\n\nHomework: \n\nAdd a new attribute “self.degrees_rotated” to the shield\, and every update method/frame increase the degrees rotated by one.\nRotate the original image by the “self.degrees_rotated” value\, and draw this image on the screen.\nCenter the rotated shield on the center of the tank by positioning it with respect to the center of the shields target location using the same method we used to rotated the turret correctly.
URL:https://www.ayclogic.com/event/1-pm-python-game-development-47/
CATEGORIES:Advanced Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T140000
DTEND;TZID=America/Los_Angeles:20220205T150000
DTSTAMP:20260424T030752
CREATED:20220205T225808Z
LAST-MODIFIED:20220205T225808Z
UID:11473-1644069600-1644073200@www.ayclogic.com
SUMMARY:2 PM Scratch Level 2 Alexander Lee
DESCRIPTION:Today We Did:\n\nWe finished up the Spaceship 2.0 project adding in the Bomb and the Bomb powerup.\nWe started the Fantastic Flowers project and explained the My Blocks.\n\nFor Homework:\n\nBe able to create flowers every time you click on the screen.\nThe flowers should have a random number of petals every time you make them.
URL:https://www.ayclogic.com/event/2-pm-scratch-level-2-alexander-lee-2/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T140000
DTEND;TZID=America/Los_Angeles:20220205T150000
DTSTAMP:20260424T030752
CREATED:20220209T005409Z
LAST-MODIFIED:20220209T005409Z
UID:11513-1644069600-1644073200@www.ayclogic.com
SUMMARY:2PM - Intro to Python - Latisha
DESCRIPTION:Today We Did:\n\nReviewed for Quiz 2\n\nHomework:\n\nStudy for the Quiz 2\nThings to Study:\n\nData Types\nFunctions: with and without return values. Function with parameter vs no parameter\nRandom module.\nFor loop\, While loop\nIF\, ELSE\, ELIF.\nList: how to loop through each element in the list. How to add element to the list. How to get the length of a list\nString built-in functions: strip\, title\, upper\, lower.\nHow to read error messages in Python and fix the problem.\nHow to continuously ask user until user enter “quit” or “exit”.\n\n\n\nIf you have any questions\, please send an email to latisha@ayclogic.com
URL:https://www.ayclogic.com/event/2pm-intro-to-python-latisha-16/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T150000
DTEND;TZID=America/Los_Angeles:20220205T160000
DTSTAMP:20260424T030752
CREATED:20220205T235136Z
LAST-MODIFIED:20220206T000501Z
UID:11475-1644073200-1644076800@www.ayclogic.com
SUMMARY:3 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe finished Restaurant System program.\nWe started SchoolApplication. We added Student class\, “1. Add Student”\n\nHomework\n\nAdd code to enable “3. List all students”\nCreate a new class Teacher with the following attributes: firstName\, lastName\, age\, email\, subjectOfExpertise.\nAdd new code to enable “4. Add Teacher”\, “6. List all teachers”\n\nSchool System:\n1. Add a student\n2. Find student\n3. List all students\n4. Add a teacher\n5. Find teacher\n6. List all teachers\nEnter your selection (type “exit” to quit):
URL:https://www.ayclogic.com/event/3-pm-intro-to-java-gamas-5/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T150000
DTEND;TZID=America/Los_Angeles:20220205T160000
DTSTAMP:20260424T030752
CREATED:20220206T000733Z
LAST-MODIFIED:20220206T000915Z
UID:11477-1644073200-1644076800@www.ayclogic.com
SUMMARY:3 PM - Scratch Level 2 - Allison
DESCRIPTION:Today we:\n\nContinued the Fantastic Flower project\nCreated a block “draw_stalk”\nUsed the block “draw_stalk” to create stalks\, as well as customize the length and thickness of the stalk\nFinished the Fantastic Flower project\n\nHomework:\n\nKevin: Please see if you can change your microphone so we can hear you clearer in class\nEveryone:\nCreate a new Scratch project and title it “Cheese Chase”\nAdd a mouse sprite. Code the sprite to move right when you press the right arrow key\, move left when you press the left arrow key\, move up when you press the up arrow key\, and move down when you press the down arrow key\nAdd a cheese sprite. You can draw the costume or you can import an image from the internet\nFind your pink Scratch book in case we need it in future classes\nContact us if you have any questions or need any help
URL:https://www.ayclogic.com/event/3-pm-scratch-level-2-allison-9/
CATEGORIES:Scratch Class,Scratch Class Level 2
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T150000
DTEND;TZID=America/Los_Angeles:20220205T160000
DTSTAMP:20260424T030752
CREATED:20220206T002600Z
LAST-MODIFIED:20220206T002600Z
UID:11483-1644073200-1644076800@www.ayclogic.com
SUMMARY:3pm Scratch Level 1 - Bill
DESCRIPTION:Today We:\n\nContinued the Space Ship 1.0 project\nMade it so the asteroids have random costumes and more random sizes\nMade a timer variable that counts down from 10\nAdded a You Win Screen that shows up after the timer hits zero\nMade the asteroids left on the screen after you win or you lose disappear\nFixed bugs where you could win after you lost or lose after you won\nAdded background music\nFinished the Space Ship 1.0 project\nMade sure scratch accounts were verified and able to share projects\nWent over the format of the Final Test\n\nYour HW:\n\nDo the practice test I emailed to you\nStudy these projects:\n\nShapes in Grid\nAnimal Crossing\nSpace Ship 1.0
URL:https://www.ayclogic.com/event/3pm-scratch-level-1-bill-14/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T170000
DTEND;TZID=America/Los_Angeles:20220205T180000
DTSTAMP:20260424T030752
CREATED:20220206T022330Z
LAST-MODIFIED:20220206T022330Z
UID:11486-1644080400-1644084000@www.ayclogic.com
SUMMARY:5 PM - Intro To Java - Gamas
DESCRIPTION:Today We Do\n\nWe continued learning Map/HashMap by storing Student into map and finding Student in map. Also we did list all students by going through every value in the map using for loop.\nWe compared the performance of searching Map vs List. The result was searching Student using Map.key (firstName) is really fast.\n\nHomework\n\nIn findTeacher()… add code to print “We cannot find %s teacher in our system.” when the teacher name cannot be found in the Map. This is very similar to what we did in findStudentByMap()\nIn listAllStudents()… add code to check if there is no students in the system to print “There are no students in our system yet.” . Do the same thing with listAllTeachers().
URL:https://www.ayclogic.com/event/5-pm-intro-to-java-gamas-6/
CATEGORIES:Introduction To Java,Java
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T170000
DTEND;TZID=America/Los_Angeles:20220205T180000
DTSTAMP:20260424T030752
CREATED:20220206T032623Z
LAST-MODIFIED:20220206T033205Z
UID:11488-1644080400-1644084000@www.ayclogic.com
SUMMARY:5 PM - Python OOP - David
DESCRIPTION:Topics covered in class today:\n\nWe reviewed the dictionary homework using .items() and .keys()\nWe started learning about classes\, mainly covering the “__init__” method today.\n\nHomework: \n\nIf you need more clarification on creating a class and using the __init__ method\, read through pages 158-161.\nPage 162: 9-1 and 9-2\n\nIf you have any questions or need help\, please email me at david@ayclogic.com
URL:https://www.ayclogic.com/event/5-pm-python-oop-david-5/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20220205T180000
DTEND;TZID=America/Los_Angeles:20220205T190000
DTSTAMP:20260424T030752
CREATED:20220206T033129Z
LAST-MODIFIED:20220206T033129Z
UID:11490-1644084000-1644087600@www.ayclogic.com
SUMMARY:6 PM - Intro to Python - David
DESCRIPTION:Topics covered in class today:\n\nWe reviewed the homework that covered functions with and without return values\nPracticed using more functions with return values\nLearned about the random module\n\nHomework: \n\nRefer to the magic 8-ball problem that we did in class today. Instead of using “randint()” to get random values\, this time we will use “choice()” to get random elements in an array. Your homework is to work on converting the magic 8-ball problem to use “choice()”.\nStar Wars Problem: https://www.ayclogic.com/intro-to-python/star-wars-problem/\n\nIf you have any questions or need help\, please email me at david@ayclogic.com
URL:https://www.ayclogic.com/event/6-pm-intro-to-python-david-16/
END:VEVENT
END:VCALENDAR