Today We Did: Reviewed how spinners work in Android Studio Debugged and fixed some minor issues in our converter app Finished the Android Studio Temperature Converter project Homework: Finish the practice finalRead More...
What We Did Today: Setup Thonny Learnt how the environment works (with folders, files, the shell) Learnt about variables and data types Learnt a bit about how to do math in PythonRead More...
Final Class Before Test Great Job Everyone, you have until next class to get any extra points. Quick Summary Justin: The Largest part of you "fixes' is more of a setheading andRead More...
Today We Did We finished Shell Game solution We started Mixing Milk problem Homework Continue the implementation of https://usaco.org/index.php?page=viewproblem2&cpid=855
Today we did Finish grocery system project Started learning how to draw letters a different way We can obviously do this using t.goto() We learned how to use t.forward() and t.right() toRead More...
No Homework For Today Today we Did the quiz Despite being "done" you need to keep in mind the lessons from this class. Very specifically, how to write functions, how to doRead More...
Your HW: Create a new file called cloud.py in your src folder Create a cloud class like we did for the bird Needs to have type to load different cloud images NeedsRead More...
Today We Did We went over Random We went over methods Homework Create Feb21Magic8BallHW.java https://www.ayclogic.com/intro-to-python/magic-8-ball/ Create Feb21ConvertFromFahrenheitToCelciusHW.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, itRead More...
Today We Did: Adding the square, triangle, and octagon from the grid paper to scratch. Homework: Add the rectangle from your grid paper to scratch. If you have any questions feel freeRead More...
T0day we did: We reviewed the practice test. Homework: Make sure you study these topics for the first quiz: Variable and Data types If, Else if, Else (OR and AND) List andRead More...
Today We Did We displayed balloons on the screen. We displayed player star sprite on the screen. We displayed BAD BALLOON text on top of the balloon. Homework Change the SCORE_FONT sizeRead More...
Gamas Sub Today We Did We reviewed Add New Teacher and List All Teachers homework. We reviewed how to find / search dictionary. We added Find Student homework. Homework Inside School SystemRead More...
Today We We continued working on the Simba drawing. Homework Draw the lineart of your Simba drawing. Make sure to be neat and clean with your lineart. Make sure you are onRead More...
Today we did QUIZ 2 Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.com Homework No homework!
Today We Did We made the projectile launch according to mouse direction / turret direction. Homework When tank change direction, we have to change the tank image to be facing UP, DOWN,Read More...