5 PM – Intro To Python – Brandon
What we learned today: We learned more about turtle and how we can use simple shapes to make complex things such as a robot Homework: Finish the robot
What we learned today: We learned more about turtle and how we can use simple shapes to make complex things such as a robot Homework: Finish the robot
What we learned today: We learned about if and else if statements Homework: Create a file called May19_IfElseHW Do https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
Your HW: Work on your project, week 4
Your HW: Come up with your final project proposal Make sure to include: Assets: Buy from: https://graphicriver.net/game-assets Buy from: https://audiojungle.net/ https://opengameart.org/ only for a few assets (don't use as main source) ControlsRead More...
What we learned today: OOP and making classes and functions inside functions Homework: May19_OOPHW do page 158-161
Today, we Reviewed last week's lesson (==, !=, if, elif, else) Learned increment and decrement with += and -= Learned how to get text from the user with input() Learned how toRead More...