4 PM – Intro To Python
Today We Do We did 2 hours final test today.
Today We Do We did 2 hours final test today.
Today We Do We continued with GameView.java. We learned about Java interface. We learned about Java Thread. Homework If you have not done last week homework, please do so. Inside GameView.java, replaceRead More...
Today We Do We finished EmailApplication project. We reviewed how to fix Java error. Homework Review EmailApplication and SchoolApplication projects. In 2 weeks we are going to have 1st quiz and theRead More...
Homework Create a new Java file Oct23_ListForLoopHomework.java Study second type of for loop from here: https://www.w3schools.com/java/java_for_loop.asp Do exercises number 1 to 3 from https://www.ayclogic.com/java-list-forloop/
Today We went over the final projects We added the landing page for shoot balloon. I've added the source code here. Homework Finish up your final projects.
Today we did: Continued working on Robot Builder Added the Neck and Body Created draw_left_arm function Homework: Draw the right arm. Create a function called draw_right_arm and use a for loop toRead More...
Today We do We reviewed homeworks today about if else and list. Homework The homework is due on Thursday night (10/28) not Saturday. Please email your homework to gamas@ayclogic.com. Please attach theRead More...
Today We Did: Finished up the Tunnel of Doom project. Talked more about clones and how to use them For Homework: Please create 3 more costumes for the splats Also do pageRead More...
Today We: Continued the Christmas card Project Made all the custom images fit the project Changed the Banner to be Christmas themed Changed the Sharks Lines to be Christmas themed Recorded voiceRead More...
Today we: Had the Final Test Homework: No homework this week. Enjoy! Contact us if you have any questions or need any help
Today We Do We displayed health on top of the enemy. The bullet/projectile will now have We added code that would reduce enemy's health when it is hit by bullet. Homework WhenRead More...
Today we: Went over MonsterInheritanceSystem program. (We will go over this again next week) Added the Troll class to the program Homework: create Godzilla class that inherits Monster class attributes overrideRead More...
Today we: Continued the Dino Dance project Coded the Dinosaur2 sprite to move left and right, as well as bounce off the edges of the screen Learned about rotation styles in ScratchRead More...
Today we learned: What is a Boolean Data Type How to use .title(), .upper(), and .lower() How to make f-strings How to user .title(), .upper(), .lower() inside an f-string Homework: Do pg.Read More...