9 AM – Intro To Python
We went completed Baby Name Generator program. We added a way to limit the number of names when user provided a number bigger than the names that the program has. Homework: StudyRead More...
We went completed Baby Name Generator program. We added a way to limit the number of names when user provided a number bigger than the names that the program has. Homework: StudyRead More...
Homework: Make the bird Y coordinate random from 0 to the height of the screen.
We went over Dog class We learned inheritance by creating SamoyedDog and Doberman classes which inhenrits from Dog class. Homework: P.168 to 169.
We went over the many functionalities of Python String such as title(), upper(), strip(). We went over how to do IF ELSE ELIF statements Homework: P.80 to 81
We finished the Hangman game. The word shouldn't be printed out at the beginning. Break from the while loop if all the letters in guess have been filled in (no more "?"Read More...
We went over how to create the following methods inside VehicleSystem printAllVehiclesPassengerBiggerThanOrEqual(int numOfPassenger) printAllFuelEfficientVehicles We went over how to create Vehicle.printInfo() method We started creating menu in April25_VehicleSystem.main method Homework: https://www.ayclogic.com/java-exercises-5-vehicle-system-menu/
We continued with Flappy Duck project. We made the Tube appear from top and bottom We made the Tube appear less frequently. Homework Move all the constants variable from main to config.pyRead More...
We started Virtual Snow project on page 144 Homework Complete page 149 and 150 in the white book.
We started Intro to List project. We started Mary Had A Little Lamb project. Homework Create 3 new balls with different names,colors and notes and change the broadcast and when I receiveRead More...
2 Hours 1st Quiz.