What We Did Today: Got introduced to the world of Python, learning concepts such as variables and data types in Thonny. Learnt about conditionals, how to compare things in a programming language.Read More...
What We Did Today: Learnt how to debug (fix) our code whenever errors appear, and what the common types of errors are. Solved a couple programs that were buggy (broken). Homework: CreateRead More...
Today We Did We went over SchoolSystem.findStudentByMap We learned how to fix java problems in PetSystem Java syntax problems or AKA errors. Java non-syntax problems where there is no errors, but behaviorRead More...
Today We Did For loop with range While loop Homework Make a file named June4_ForLoopRangeHW.py Copy these pages: 2nd edition: Page 118 and 121 3rd edition: Page 117 and 121 Upload it toRead More...
Today We Did Finished all Enemy functionality! Began thinking about how towers will work Began thinking about how fireballs will work (and pretty much finished) You can always find the code weRead More...
Today We: Reviewed Dog Class from Homework Created ShoppingCartV4 Used GroceryItem class to represent grocery items Your HW: Create a file called June4_ClassesHW.py: Page 162 – TRY IT YOURSELF 9-1, 9-2, 9-3Read More...
Final Project Remember the notes from class and continued to work on your final project. Audrey: Fix the shading on the face, and also something of the facial features. Add folds toRead More...
Today we: Finished the Fantastic Flower project. Started Intro to Lists project. Homework: No homework. If you have any questions, email me at abigail@ayclogic.com
Today We Did We went over Dino Dance project. We created dinosaur 1, 2 and 3. We colored dino 2 and 3 differently so we can easily tell the different between eachRead More...