Today We Did We reviewed how to loop through each element inside a dictionary. We enhanced sep_9_robux_shopping_cart.py so it will print the selection menu according to elements inside item_prices and item_names dictionaries.Read More...
Today We: Finished the Intro To List project. Started the Mary Had A Little Lamb - List project. Homework: Add the rest of the music notes (the letters) into your list. EACHRead More...
Today We Did We created Music Healing future enhancement plan. We started Magic 8 Ball project. Homework Create a proposal on how you can make the Tic Tac Toe project more personalizedRead More...
Homework In Tic Tac Toe project In game activity page change the color of statusBar to be the same blue color as the buttons. Come up with a proposal to create aRead More...
Today We Did Reviewed sample final exam Reviewed important things to keep in mind while we take the final exam In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Homework Inside Sep23ArrayAndListIteration.java add codes to finish the following 2 methods printForwardEveryOtherElement findMin Create one new method printForwardToMiddleUsingList(List<Integer>). Redo method printForwardUpToMiddle(int[]) , but this time use List<Integer> instead of array. Create oneRead More...
Today We Did Finished fourth version of GrocerySystem project Began learning about inheritance Inheritance means the "child class" will "inherit" all the methods and attributes from its parents In case you needRead More...
Today We Did Continue working on Tower of Defense Project Homework Add a hitbox (self.rect) to Bullet and Enemy class, and show it to the screen. Make the Bullet move to theRead More...
Today We Did We learned how to get input from shell We learned how to do if else if and else statements. Homework Create Sep23_CarDealerHomework.py and do the following questions https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
Today We Did We continued with Tic Tac Toe app. We added the ability to turn off and on the sound from the setting page. Homework When user enter the Setting page,Read More...
Today We Did Review using for loops to loop through list Can loop through every value Example: "for name in names" Can loop through every index by using range(n) function which returns kindRead More...
Gamas Sub Today We Did We reviewed some of the missing components on Nicholas and Leon games. We continued with the Shoot Balloon game We added the ability to pop all theRead More...
Today we: Finished the Draw Shapes project. Started the Animal Crossing project. Homework: Add another Mouse1 sprite. Make it a different color. Add the Bat sprite. Submit your homework here: yitong@ayclogic.com Homework isRead More...
What we did today We started working on the Animal Race project. Homework Duplicate the Dog movement code onto the Bat code. (On page 56 on your Pink Scratch book) Replace keyRead More...
What we did today We continued working on the Akito drawing. Homework Finish shading the hair if you haven't done so. Shade and highlight the eyes using any shading technique you want.Read More...