10 AM – Python OOP – Indo – Gamas
Today We Did We continued with SchoolSystem We added code to do "3. Find Student" and "6. Find Teacher". We added add_default_students() method. Homework No class on November 25 because of ThanksgivingRead More...
Today We Did We continued with SchoolSystem We added code to do "3. Find Student" and "6. Find Teacher". We added add_default_students() method. Homework No class on November 25 because of ThanksgivingRead More...
Today we did: We made sure that the fireball only spawns when we press the space bar, and made sure that there is a 1 second cooldown before the player can shootRead More...
Today we: Worked on the Fireball Fight project. Homework: Do what we did in the Left Player Attack sprite for the Right Player Attack sprite. Here is a picture of all ofRead More...
Today we did: We enabled the user to add, list, and find teachers and staffs. Homework: Continuing in Oct21_SchoolSystem.py, finish "find staff". Also, create a new class for Classroom, and it willRead More...
Your HW: Give the bullet a hitbox Make it so when a bullet hits a bird, the bird AND the bullet disappears Note: No class next week, resumes: 12/2
Today We Did We learned more about Big O notations. We started Binary Search in a List. Homework No class on Nov 25 because of Thanks giving holiday. Try to finish theRead More...
Today We Did Begin Tank Game Homework Make the Tank class in tank.py using the images in assets/Player_2/Type_1/PlayerTank_2_1_#.png and animate it. Make a tank_group in main and create 1 tank, and showRead More...
Gamas Sub Today We Did We continue with School Application We added add new Student feature. Homework No class on Nov 25 because of Thanksgiving holiday. All the latest codes can beRead More...
Today We Did Reviewed Nov11_PythonExercises.py Homework Finish Nov11_PythonExercises.py https://www.ayclogic.com/intro-to-python-exercises/ Study for our quiz. I recommend reviewing the following topics: Variable datatypes While loops For loops Lists Reminder, no class next week! Enjoy yourRead More...
Today We Did We continued with Snake and Apple project. We are able to make the snake longer when it eats the apple. Homework There is no class on Nov 25 becauseRead More...
Today we did: Review of variables, strings, if statements Review of for loops & lists Homework: Try it yourself 2-3, 2-4, 2-5 and 2-6 on page 25 5-3, 5-4 from page 84Read More...
Gamas Sub Today We Did We started on Birthday card project. We added the button. We added birthday background We added the 2 sharks. Homework Continue on Birthday card project do pageRead More...
Today we: Started the Window Cleaner project. Homework: In your pink coding book do pages 140-141. You don't need to do the Difficulty variable or the Try This part. CHALLENGE (if youRead More...
Today We Did Reviewed Nov11_IfElseHW3.py Learned how to get user input Homework Create the following file: Nov18_InputHW.py Read textbook pages 113-15 and copy the code Complete Try It Yourself 7-1 on page 117 DoRead More...