Today We Did We learned how to rotate turret properly by rotating in the middle of turret image. Homework tan angle = (opposite side) / (adjacent side) tan angle = y/x angleRead More...
Today We Did We learned to feed Panda test data frame into tabular model. We learned how to read the result. Homework Learn how to do graph plotting in Python. Create aRead More...
What We Did Today: Started School System project Went over object oriented programming concepts Homework: In your school system project in the main file, implement selection 2: # list all students likeRead More...
Today We Did We learned about Titanic data. What each of the column in Titanic means. We learned how to create data loaders for Titanic We learned preprocessing steps Homework Learn howRead More...
NEXT WEEK IS YOUR FINAL EXAM FROM 7-9 PM! What We Did Today: Reviewed for the final exam next week. Cheat sheet is uploaded to the google drive. Homework: Study for theRead More...
What We Did We worked on creating a teacher class We added a get_info method to the teacher and student class We made the find_student method together. Homework In your school systemRead More...
Today We: Added a conversion type spinner Learned about the strings.xml file Made it so changing the spinner selection changes the from and to labels when selecting Fahrenheit to Celsius and viseRead More...
Today We Did We started working on USACO problem Shell Game USACO Bronze 2019. Homework Finish implementing USACO problem Shell Game USACO Bronze 2019.
Today We Did Robux Note: While you have finished your Projects today, you should get an email from me about ways you can "fix your project by Sunday Night" Your quiz willRead More...
Today we did Learned how to make a kaleidoscope Started the grocery system project Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free toRead More...
Today we did We Went over the Review questions for quiz number 2 We did a bit of bug fixing We have a quiz next week Core Concepts functions with both ReturnRead More...
Your HW: Create 3 birds, use different bird images make one start at the top right make it move down and left diagonally make one start at the bottom middle and makeRead More...
Today We Did We learned about List, For Loop and While Loop. Homework Create Feb14ListAndForLoopHW.java Do exercises in https://www.ayclogic.com/java-list-forloop/ Create Feb14WhileLoopHW.java https://www.ayclogic.com/java-exercise-while-loop/
Today We Did: Finished our funny faces project Started looking at the coordinate plane and how to identify x and y coordinates Homework: Print out the attached worksheet Write down both theRead More...
Today we did: We reviewed everything we learned so far. Homework: Do the practice quiz (in your email) before next week. Make sure to do it in one hour if you can.Read More...
Today We Did We started Shoot Balloon project Homework Make the player appear on the screen. Create balloon.py Create Balloon sprite. Inside Balloon.__init__ randomize the balloon image to either blue_balloon_1.png green_balloon_1.png orange_balloon_1.pngRead More...
Gamas Sub Today We Did We reviewed Dog class We reviewed solution to list_all_students We added Teacher class Homework Inside SchoolSystem project add the following features "4. Add New Teacher" . TheRead More...
Today We Did We learned how to spawn saturn panda in several biomes like "bamboo_jungle" naturally. Homework Ethan, fix your SaturnFoxModel.java. You should generate this file from BlockBench. After it is created,Read More...
Today we did Prepare for the quiz! 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 Prepare well forRead More...
Today We Did We added code to rotate Tank Turret. We started adding tank projectile. Homework Complete projectile.py. This is very similar to projectile.py in Tower Of Defense project. Add code toRead More...
Your HW: Download or Pull to get the image for the steel wall Make it so when we load the map, if a tile is STEEL, use the steel image instead YouRead More...
Today We Did We fixed the training data We created diagram using test_data frame. Homework Next week we are going to manually test our model by asking users the following question inRead More...
What We Did Today: Continued the School System project Went over object oriented programming concepts Learnt how to use the Find algorithm for lists and dictionaries Homework: In your school system project,Read More...
Today We Did We continued with the Titanic Survivorship We were able to load test.csv and create panda dataframe and fast.ai data loader Homework Go through the prediction result from test_dls andRead More...
What We Did Today: Did our final exam Your results will be released within the next week. Homework: None! Congratulations for making it this far! Notes: Contact me at ddjapri@ayclogic.com if youRead More...
Today We Started and finished working on the Spiralizer project. Homework Change the background of the Spiralizer project. Set default values for the angle, speed, and pen size variables. default values: AngleRead More...
What We Did We continued working in the schoolsystem and added staff and classroom class. Homework In the SchoolSystem.py, continue working and finish the selections List all staff younger than 20 AddRead More...
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...
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...
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 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...