Today We Did We finished oct_21_robux_shopping_cart_using_class.py We started SchoolSystem project. Homework Create a new file student.py Inside this file, create a new Class Student with 3 attributes: name, age and grade. InsideRead More...
Today we did: Created a new file and class for Player, and did the animation for player using the 4 images available. Player has its own flap timer, and in the updateRead More...
Today we: Reviewed the Movie Ticket Price project. Worked on the Monkey and Banana sprites. Homework: In your yellow coding book do pages 92-93, steps #3 & 4 ONLY. Only do theRead More...
Today We Did We continued with Magic 8 Ball android app. Homework Next class will be Nov 11. We are going add a feature where the app will be able to detectRead More...
Today We Did Created entire Bird class that flaps birds wings Blit random bird to screen each time program is run You can always find the code we wrote in class inRead More...
Today We Did We reviewed the SpeedingTicket USACO problem. Homework Go to https://usaco.guide/ and create an account. Go to https://www.usaco.org and create an account. Go to https://train.usaco.org/ and create an account. StudyRead More...
Today We Did Continue working on Tower of Defense Project Homework Add self.coin_drop to enemy, enemy2, and enemy3. The value for enemy is 10, enemy2 is 25, and enemy3 is 50. IfRead More...
Today We Did Learned about Java methods Method overloading Functions with/without return values Homework Create Oct28_MethodsHW.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, it willRead More...
Today We Did We continued with Snake And Apple project We added the custom View - GameBoardView. We added the apple on the custom View. We calculated the cellSize dynamically. Homework AddRead More...
Today We Did Finished learning lists Delete element Last element of list List of integers Learned about for loops For loops with range Enhanced for loop (for-each) for lists Homework Create theRead More...
Today we: Finished the Spiralizer project. Started the Tunnel of Doom project. Homework: Inside the pink coding book, do page 127, #10-11. DO NOT do anything else. I will take away 3 points if youRead More...
What we did today We started learning about x and y coordinates. Homework Plot the points of the rectangle and the triangle. Rectangle (4 points), triangle (3 points). You should have aRead More...
What we did today We continued working on the Chongyun drawing. Homework Make a new layer and make the lineart of Chongyun. If you have any questions, email me at abigail@ayclogic.com
Today We Did Reviewed If-Else statements Learned about Elif (else if) Homework Create the following file: Oct28_IfElseHW2.py Read page 80-81 and copy all the code Catch up on last week's homework! https://www.ayclogic.com/event/730-pm-intro-to-python-william-3/ ContinueRead More...