Today we did: We continued April19_RobotBuilder and learned how to draw the left arm. We learned a little bit about how to draw a circle using turtle. Homework: Continue with April19_RobotBuilder.py CreateRead More...
Your HW: Create a new file "monster.py" create a monster class with attributes: species, health, attack Create a new class in the main called MonsterSystem Attributes: monster_dictionary Methods: load_monsters Troll - 20Read More...
Today we did: We reviewed and went over the how to draw a rectangle using a rectangle function using coordinates. We went over another way to draw a rectangle that uses t.rightRead More...
What we did HW Review Function with return statements Homework Name your file May2_RandomHomework.py Do https://www.ayclogic.com/intro-to-python/star-wars-problem/ If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Today We Did Finished Grocery System class Began School System class In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY2_school_system_hw, please submit by nextRead More...
What we did HW Review Function with return statements Homework Name your file May2_ReviewHW.py Do https://www.ayclogic.com/intro-to-python-exercises/ If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
TUESDAY Today we started a new lesson about head and face anatomy We used lines and proportions to determine where features of the face should be on the face. HOMEWORK FinishRead More...
What we did today We learned about X and Y coordinates. We started working on the Drawing Shapes project. Homework Plug in the x and y coordinate points for the rectangle. (LookRead More...
Today We Did Continued Monster inheritance program with Monster System Reviewed vocabulary in object oriented programming with short quiz on words In case you need anything, feel free to email me atRead More...
Today we: Started the Spaceship 1.0 project Coded the Star sprite Coded the Asteroid sprite Important Reminders: After you finish your homework in Scratch, send an email to allison@ayclogic.com by Monday at 8 PM. In thatRead More...
Today we: Finished the Supermarket project Started the How Old Are You? project Coded the Cat sprite to ask what the player’s name is, and stored the answer in a variable CodedRead More...
Today We Did Reviewed inserting and removing from a list Reviewed looping through a list Started learning about for loop in range() Contact me at juanfcastro03@gmail.com for any questions Homework Animal ListRead More...
Today We Did Began learning about turtle complex shapes as we drew faces In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY4_new_rectangle_hw, please submitRead More...
What we did today We continued working on the Birthday Card project. Homework Continue the conversation of the two sharks. (Use "broadcast" & "when I receive") If you have a question, emailRead More...
Homework Open your Thonny and create a new file May4_StringHomeworks.py Copy codes from the textbook from page 20 to 23. If you do not have the book yet, just look at thisRead More...
Today We Did Keep working on Birdie Game Homework Create a group for the giant fireball called giant_fireball_group. Make a function called create_giant_fireball that makes a new giant fireball and adds itRead More...
Today We Did Finished the Funny Faces project Learned how to find coordinates for the square, triangle, and rectangle If you want to double check the coordinates we found in class today,Read More...
What we did Homework review For Loop With Range Intro Homework Create a file named Apr28_ForLoopRangeHW.py Copy pages 57 to 58. If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Today We Did: We learned about how to fix up errors and be able to see what is wrong with the code. Started the Email Application project For Homework: Create a newRead More...
Your HW: Continue to work on your projects Daniel/Asher: Main menu page credits page Moving background Nathan/Felix: Credits page Sound effects Background music Logo
What we did Dictionary review and practice Homework Create a file named Apr28_DictionaryHW4.py In our PhoneBookDictionary program, check to see if the input is a valid name if we input '2'. Remember, theRead More...
Today We Did We continued on April22_DrawFace,py We completed the draw_face(x,y) function. Homework Create a new python file May6_DrawFace2.py Copy the rect and draw_circle functions from April22_DrawFace.py into this new file. CreateRead More...
Today we: Learned about the video sensing extension. Added video sensing code for the Eyeball sprite. Made the Eyeball sprite and Head sprite move back and forth when the player punches it.Read More...
Today we: Learned about MyBlocks and simplified the Mouse sprite's code. Added the Score Variable Made the Cheese sprite go to random spots on the screen and change the Score variable byRead More...
Today We Did We continued with Tic Tac Toe android game. We created the 3 x 3 boxes on the Tic Tac Toe board. Homework Inside GameActivity.java inside onCreate(Bundle) method, using 2Read More...
Today We Did We fixed TicTacToe finding winner logic We did not initialize all boxes with BLANK We set statusBarLabel with we got a winner. You can find my latest codes inRead More...
Today We Did Finished Robux Balance program In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY6_project_edits_hw, please submit by next Monday. Homework: I willRead More...
Today We Did Finished grocery system Began robux shopping cart In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework JAN17_dictionary_hw, please submit by next Friday.Read More...
Today We: Continued the Fire and Ice Fight project Coded the Star sprite Started coding the super power Homework: Code Gumball to move only if he has more than 0 lives (inRead More...
Today we did: We learned how to make a function for drawing a face and we learned how to use t.setheading to change the direction of the arrow. Homework: Continue on May1_ManyShapesRead More...
Your HW: Work on the method "magic_attack" Add a magic menu attribute: Create a new method for the monster class like the receive sword attack method but for magic attacks if theRead More...
What we did HW Review Random Module, fixing bugs overview Homework Name your file May9_FixingBugsHW.py https://www.ayclogic.com/fixing-python-bugs/ https://www.ayclogic.com/fix-python-bugs-2/ If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Today We Did Created "list_all_students" and "list_all_teachers" methods which loop through our attributes self.students and self.teachers which are lists, and print out information about the objects being stored in those lists. CreatedRead More...
TUESDAY Today we continued our Face Anatomy lesson. This time we drew a 3/4 facing head. HOMEWORK Draw two heads using the information we covered in class 1) Forward facing headRead More...
What we did today We started working on the Animal Crossing project. We finished the Drawing Shapes project. Homework Finish the 4 last points on the octagon. If you have any questions,Read More...
Today We Did We implemented the `display_all_strong_monsters` method to show all monsters with health above 50. We added functionality in `play_adventure_game` to handle invalid monster selections and allow the user to selectRead More...
Today we: Coded the Rocketship to switch costumes Added a timer Coded the player to win Coded the game to be over Finished the Spaceship 1.0 project Important Reminders: After you finishRead More...
Today we: Finished the How Old Are You? project Started the Movie Ticket Price project Added the background and edited the sprite Anthony's costumes Coded the Anthony sprite to ask what theRead More...
Today We Did Finished drawing letters and faces, reviewed project proposal In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY10_project_proposal, please submit by nextRead More...
Today We Did Reviewed about using a for loop with lists. Finishing using a for loop in range. Started learning about while loops. Contact me at juanfcastro03@gmail.com for any questions Homework Page.Read More...
What we did today We finished working on the Birthday Card Project. We started working on the Custom Birthday card project. Homework On your Custom Birthday Card project, replace the button withRead More...
Today We Did We went over String homework from page 20 to 21. Homework Homework is due on WED night and you have to upload to your assigned google drive. Jayden, textRead More...
Homework Continue on May11_Draw4Shapes project. Change the code so there won't be any line between the square and the rectangle. Add code to draw the triangle according to coordinates in grid paperRead More...
Today We Did Keep working on Birdie Game Homework Add a groupcollide for the giant_fireball and bird inside game_in_session, but only the bird will disappear. Also, make sure that the giant_fireball doesn'tRead More...
What we did Homework review While Loop Intro Homework Create a file named May12_ForLoopRangeHW.py Copy pages 118 and 121 If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Your HW: Add finishing touches to your games Make the bug in the Shoot Balloon project face the right direction Animate the bug like with the birds in dragon birdie
What we did Dictionary review and practice with GroceryShoppingCart Intro to Classes Homework Create a file named May12_RobuxShoppingCart.py Change RobuxShoppingCart to use dictionary. This is very similar to ShoppingCart using dictionary. CreateRead More...
Homework Submit a proposal for your Python Turtle project. This is due next week on May 20. Proposal means a drawing (with colors) in a piece of paper that satisfy requirements inRead More...
Today we: Learned about how to make sprites show up randomly in a specific area of the screen. Homework: Make the Pow sprite show up in this area of the screen. PlayRead More...
Today We: Continued the Fire and Ice Fight project Finished coding Darwin's super power Finished coding the Fireball sprite Homework: Create a variable called "Darwin". This variable will keep track of howRead More...
Today we: Finished Level 1. Started making Level 2. Homework: Make the You Win Banner hide when the game starts. Do this code in the Cheese sprite. When the player has 50Read More...
Homework When user click "RESET GAME" button, set statusBarLabel to "<player 1 name> turn". When we already have a winner, prevent user to click further. Create two more variables in Constants.java: GAME_IN_SESSIONRead More...
Today We Did Finished review for our final test In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework, but please review the work we did inRead More...
Today We Did Finished Robux Balance Program Began review for final test In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Make sure you're finished with the projectRead More...
Homework Submit a proposal for your Python Turtle project. This is due next week on May 22. Proposal means a drawing (with colors) in a piece of paper that satisfy requirements in https://www.ayclogic.com/intro-to-python-final-project-criteria/Read More...
Today we did: We continued drawing the robot's feet, legs, body, neck, head, and mouth. Homework: Continue with May1_RobotBuilder and draw the pupils (black) on the white part of the eye. YouRead More...
What we did HW Review Review for quiz Homework Name your file May16_Review.py https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Today We Did We implemented methods for adding, listing, and finding students and teachers using lists and dictionaries. We also added Staff and Classroom classes, but haven't implemented the methods for themRead More...
What we did Function without return value Homework Copy pages 130-133 and do 131 TRY IT YOURSELF problems into file named May16_FunctionNoReturnValueHW.py If you have any questions, don’t hesitate to email meRead More...
Gamas Sub Homework Continue on "Animal Crossing" project. Add one new sprite, choose "Bat" as the sprite. Make the bat start from coordinate (-100, 180). Make the bat move from top toRead More...
TUESDAY Today we started a new project: Link from Tears of the Kingdom We drew out the sketch of the head and mapped out the features of the face Started on theRead More...
Today we: Continued the Spaceship 2.0 project Coded the Asteroid clones and Fireball clones delete when they touch Important Reminders: After you finish your homework in Scratch, send an email to allison@ayclogic.com by Monday atRead More...
Today We Did Finished monster system Reviewed REALLY IMPORTANT homework assignment you guys have!! Please make sure you complete it with enough time! Final exam will be the following week after reviewingRead More...
WEDNESDAY Today we finished the Howl Project Shaded the eyes Painted the background on a new layer A day sky and night sky with clouds on each side FINAL PROJECT HOMEWORK Natalie:Read More...
Today we: Coded Anthony to ask if the player is able to pay for the movie, and coded Anthony to give different responses depending on the player's answers Finished the Movie TicketRead More...
Today We Did Reviewed about using a for loop in range. Finished covering while loop Contact me at juan@ayclogic.com for any questions Homework Name your file May17_Quiz1_HW.py Do all the problems from:Read More...
Today We Did Built a kaleido spiral step by step Reviewed project proposals In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY17_project_hw1, please submitRead More...
What we did today We finished working on the Custom Birthday card project. We started working on the Tunnel of Doom project. Homework Read and do the codes in the Scratch BookRead More...
Today We Did We went over String Homework from page 22 to 23, and 25. Homework Homework is due on WED night and you have to upload to your assigned google drive.Read More...
Today we: Finished the Draw Shapes project. Started the Animal Crossing project. Added the Mouse1, Mouse2, and Bat sprites. Learned about change x, change y, and glide. Learned how to check forRead More...
Today We Did Keep working on Birdie Game Homework Make a new function in main.py that will create 4 fireballs when you click the E button. Then add the fireballs to aRead More...
What we did Homework review While Loop Review Homework Create a file named May19_WhileLoopHW2.py Copy pages 123-124 TRY IT YOURSELF 7-4, 7-5, 7-6, 7-7 If you have any questions, don’t hesitate to emailRead More...
What we did Classes Homework Create a file named May19_Classes2.py Do the TRY IT YOURSELF problems on page 162 Copy pages 163 to 166 If you have any questions, don’t hesitate to emailRead More...
Today We Did We learn how to draw letter S with combination of rectangles. We learn how to do half circles. Homework Start working on your turtle python project according to yourRead More...
Today we: Finished the Punch the Dummy project. Started the Mary Had A Little Lamb project. Added the notes Do, Re, Mi, Fa, Sol. Finished the first bar of the song. Homework:Read More...
Today we: Added background music for the Cheese Chase. Finished the Cheese Chase project. Started the Fantastic Flowers project. Added the Ball sprite. Learned how to draw a flower using the BallRead More...
Today We Did We made sure when someone win, the board is no longer clickable We added code to handle if no one win (Tie). Started Setting page. Homework No homework nextRead More...
Today We Did Final exam preparation (turtle and menu prompt kind of games) In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework final_project_corrections, please submitRead More...
Your HW: Work on the reset_game method Make it reset the position of the player and clear all the tubes, coins, and score No class next week. Memorial Weekend (May 27, 28,Read More...
Today We Did We finished BookSystem. We started with Android Tic-Tac-Toe android project. Homework No class next week because of memorial weekend. No homework
Your HW: Add a main menu page to the game along with the play button which starts the game when clicked No class next week. Memorial Weekend (May 27, 28, 29)
Today We Did Reviewed last week's homework on functions with return values. Learned about the random module. No class next week, next class on June 3 View what we covered today: https://drive.google.com/drive/u/1/folders/15Guajo6GvNi_09_rLw7QNwPyAcz1sBNARead More...
Today We: Continued the Fire and Ice Fight project Finished coding Gumball's super power Finished coding the Ice sprite Edited coding bugs Important Information: In honor of Memorial Day weekend, the schoolRead More...
Today We Did: We started the Cheese Chase project Added in the mouse, cheese, maze, and ghost. Only started with drawing the cheese and maze. For Homework: Do from pages 64 toRead More...
Today we did: We learned how to draw a semicircle and how to make letters with it. Homework: Start working on your turtle python project according to your proposal. By nextRead More...
Today We Did Began library system Created Book class (remember, our "model" for the book object) Created add_book, list_all_books, and find_book_using_title In case you need anything, feel free to email me atRead More...
What we did Homework Review Function with return value Homework Copy pages 138 and 139 into file named May23_FunctionWithReturnValueHW.py If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
What we did today We continued working on the Animal Crossing project. Homework Create 2 sprites. (Any sprites you want) Make one of the sprites move from the left side of theRead More...
Today We Did Reviewed the homework which was preparation for the exam Went over more final exam preparation In case you need anything, feel free to email me at sebastian@ayclogic.com Homework NameRead More...
Today we: Continued the Spaceship 2.0 project Finished coding the Bomb clones Created the Fireball Power-up sprite Created the Bomb Power-up sprite Important Reminders: After you finish your homework in Scratch, sendRead More...
Today we did: We learned how to draw the left arm of the robot by combining two rectangles. We also learned how to draw a circle. Homework: Continue with May1_RobotBuilder.py Create aRead More...
WEDNESDAY >> Project Submissions Link << Final Project ——> Natalie// Good job on finishing Style 1 and 2 of the final project. Last thing to do is to map out your referenceRead More...
Today we: Continued the Jumpy Monkey project Added gravity to the game Coded the launch speed Coded the Monkey to go back to the Launcher if it touches the Tree Important Reminders:Read More...
Today We Did Reviewed progress on projects (great work on your projects everyone!!!) Helped with ideas and reviewed our semi circle function Began GrocerySystem program In case you need anything, feel freeRead More...
Today We Did Keep working on Birdie Game Homework load bird02_A.png and bird03_A.png into variables called self.bird2 and self.bird3, then scale bird2 to the size (140,100) and bird3 to the size (70,40).Read More...
What we did today We finished Tunnel of Doom. We started working on the Spiralizer project. Homework Do pages 96-98 on your pink Scratch book. If you have any questions, email meRead More...
Today We Did We went over String Homework from page 79-81. Homework Homework is due on WED night and you have to upload to your assigned google drive. IF ELSE Homework2: PageRead More...
Today we: Added the Dinosaur3 sprite and made it fly down. Made the Bear sprite, Bat sprite, and Dinosaur3 sprite say something when they got to the edges of the screen. FinishedRead More...
Gamas sub Today We Did We added collision detection between multiple special fireballs and birds. We utilized for loop to display these 4 multiple fireballs We added sound effects: one for regularRead More...
Today We Did: We finished up the Email Application project Did a small amount of the review quiz For Homework: Finish up the review quiz and turn it in before the nextRead More...
Your HW: Finish cleaning up your projects Felix/Nathan: Add more sound effects Make it so the ball can go in any direction, not just diagonal right down Fix your credits page soRead More...
What we did Classes review Homework Create a file named May19_ClassesHW3.py If your code didn't work last week, try again and include it in this file! Copy pages 162 to 166 If youRead More...
Today We Did We reviewed project progress from everyone. We started doing Kaleido Spiral project. Homework continue on your personal turtle project. By next week June 3rd, your project should be halfRead More...
Today we did: We learned how to draw a Kaleido Spiral using turtle. We reviewed project progress. Homework: Continue on your personal turtle project. By next week June 5rd, your project shouldRead More...
Today we did: We went over the homework and the steps to drawing the right arm for the robot. We started drawing a face using circles instead of squares. Homework: Continue withRead More...
Today We Did Understood more about objects and how we should store them in our dictionaries Finished the remaining methods for library system Understood why it would be better for some objectsRead More...
What we did Quiz Review Turtle Intro Homework Do https://www.ayclogic.com/event/6-pm-intro-to-python-46/ in file May30_TurtleHW.py If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
What we did Function with return value review Homework Do problems 4-7 in https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ into a file named May30_FunctionWithReturnValueHW2.py If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
What we did today We started working on the Birthday Card project. Homework Get 2 Shark sprites. Make one of them glide from the top left corner -> bottom right corner. MakeRead More...
Today we: Finished coding the fireball and bombs Finished the Spaceship 2.0 project Started the Fantastic Flowers project Important Reminders: After you finish your homework in Scratch, send an email to allison@ayclogic.com by Monday atRead More...
Today we: Coded a Dinosaur sprite Coded a Level Banner sprite Finished coding level 2 Finished the Jumpy Monkey project Important Reminders: After you finish your homework in Scratch, send an emailRead More...
Today We Did Helped with project work Finished GrocerySystem project Started Robux Shopping Cart project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework MAY31_project_hw,Read More...
Today We Did Continued working on Birdie Homework Make a new class called Cloud in a file called cloud.py similar to the one we made for Bird. Use the cloud1.png image, andRead More...
Today we: Started the Dino Dance project Learned about sprites and costumes Coded three dinosaur sprites to switch costumes Homework: Read and do the codes in the Scratch Book Pg. 41-42. DoRead More...
What we did today We continued working on the Spiralizer project. We finished working on the Spiralizer project. We began working on the Window Cleaner project. Homework Make/draw 4 splat costumes. MakeRead More...
Gamas sub. Today We Did We reviewed page 84 homework We further review if elif else concepts Homework Homework is due WED night and please upload to your assigned google drive. CreateRead More...
Today we: Finished the Spiralizer project. Started the Tunnel of Doom project. Homework: Make a You Win Banner sprite. It should be round (use the circle tool to make it) and sayRead More...
What we did Classes review Homework Create a file named May19_ClassesHW4.py Do the TRY IT YOURSELF on page 167 If you have any questions, don’t hesitate to email me at szhuang@ayclogic.com.
Homework Continue with your Turtle project (20 % of your grade), by next week June 10, you should have done 75% of your turtle. Turtle project is due on June 17. ThereRead More...
Homework In activity_setting.xml, set the background image drawable/background_img.png After adding background image, add a big blue text on the top center of the page "SETTING" After that, add a switch. A switchRead More...
Today we: Finished the Mary Had A Little Lamb project. Started the Virtual Snow project. Homework: Make the Snow clones randomly show up between the left side of the screen and theRead More...
Today we: Finished the Fantastic flowers project. Started the Intro To List project. Finished the Intro To List project. Started the Mary Had A Little Lamb List Version project. Homework: Add theRead More...
Homework You need to display player1 and player 2 names in Game Activity page. Whatever names that they enter in MainActivity you need to use that in GameActivity page. To do this,Read More...
Your HW: Create a game proposal like the example below: https://docs.google.com/document/d/101CfBOzkZARu-GYAVdXSUEsAVZ1bzaAQEeDY7QsN0r8/edit Make sure to have a list of plans for the next nine weeks
Your HW: Add collision between the coins and player When they collide, increase a score variable by ten Display that score variable on the screen Make sure it resets when a newRead More...
Today We Did We started with Tic Tac Toe project. We started with landing page (activity_main.xml) We added background image, title image, one TextView and one EditField. Homework Continue with activity_main.xml makeRead More...
Today we: Edited coding bugs Finished the Fire and Ice project Had a review session to prepare for the final test Homework: For this week, you do not have to email meRead More...