Today We Did Reviewed Project Proposals Kaleidoscope Spiral Learned how to change colors infinitely (will be useful for the project!) Code for today's lesson: https://drive.google.com/file/d/14-jq6tTrF-UmgCcABNyZ1EVEKYqy6Tf_/view?usp=drive_link Homework Start coding up your projects!! YouRead More...
Today We Did Continued working on our projects You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...
Today We Did Began learning about functions Learned that functions can sometimes take an input (parameters), and sometimes give an output (return). SAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9 AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ InRead More...
What We Did Today: Utilized loops to create a cool kaleidoscope image using the turtle module. Went over steps to complete the final project Homework: Work on your final project! You need toRead More...
What We Did Today: Added a coin that rotates, through adding the coin group with the same logic as the tubes. Learnt how to fix merge requests (conflicts) Assigned team members andRead More...
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 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...
What We Did Today: Reviewed how to use conditionals (if, elif, and else statements) and printing formats using print(f" "). Learnt about lists, how to modify lists, and how to use listsRead More...
Today We Did Reviewed Project Progress Started Grocery System Homework Finish your projects before our next lesson! I'll be available via email anytime if you guys have questions or need help, andRead More...