6 PM – Minecraft Modding – Gamas
6 PM – Minecraft Modding – Gamas
Today We Did We started custom creature SaturnPanda. Homework In blockbench, create a new create SaturnFox from CEM Template Loader.
Today We Did We started custom creature SaturnPanda. Homework In blockbench, create a new create SaturnFox from CEM Template Loader.
Today we did Learned about the Python random module 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 HomeworkRead More...
Your HW: Set up the you win and you lose page Make sure they both have a play button on them Use a font to render the text
Today We Did We continued with Titanic Survivorship project. We reviewed individual projects Homework Research these fast.ai Machine learning presteps Categorify FillMissing Normalize If you have not send your individual project, pleaseRead More...
What We Did Today: Continued learning object oriented programming with classes and objects conceptually and with code. Reviewed HW Got started on implementing classes into the Grocery Shopping Cart application Homework: CreateRead More...
What We Did Today: Continued the monster inheritance project, implementing inheritance for the Dragon class Homework: In your MonsterInheritance project.... """ Homework: Create the Hydra and Goblin classes, and make them inheritRead More...
Today We We continued working on the Window Cleaner project: https://scratch.mit.edu/projects/1126846136/ Homework Do page 138, steps #10-12 in your pink coding book. If you have any questions, email me at abigail@ayclogic.com
Today We Did: Finished Monster Inheritance. Started learning android studio concepts for mobile app development. Homework: In your android studio project: Create a new TextView object with text: Celsius and id: temp2LabelRead More...
What We Did We went over the Restaurant class that was assigned for homework. We started the school system, created the __init__ method and started the application_loop method Homework Create a newRead More...
Today We Did Reviewed Star Wars Homework Reviewed random Reviewed how to make and call functions steps to making a function review initialize your function def <function_name_here>(paramater1,paramater2): Write your code ("indented") ifRead More...
Today We Did We learned how to do WORDLE game properly. Homework Research bubble sort and implement this sorting to sort the following int numbers {9,8,7,6,5}; Read up Big O Notation inRead More...
Today We Do Reviewed Projects Talked about changing colors with fish (how to cycle colors) Homework Remember, you need something that changes color. To make that easier, make sure the thing youRead More...
Today we did Finished drawing robot Learned how to draw more shapes 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 to email meRead More...
Today we: Reviewed the Practice Test. Homework: No homework! Review these projects to study for the test next week. Spaceship Cheese Chase Fireball Fight - shooting fireballs, deleting fireballs when they getRead More...
Today we did: Finished up our Animal Race project. Set up the Gobo project to be able to respond to yes-or-no questions. Homework: Create 6 If-Then statements for the 6 different choicesRead More...
Today We Did We started the grocery shopping cart program Homework Continue on your personal project, by next week, you should be 50% done. Introduce a function inside feb_1_grocery_shopping_cart.py program so codeRead More...
Your HW: Set up the background music Main menu bkg song = "Stage Select" SampleScene bkg song = "Stage 1" Add sfx when player collects coin Collect 5 If you need aRead More...
What We Did We went over the RobuxShoppingCartV2. We learned about OOP and how a class works. Homework Create a new file Feb_1_ClassesHW.py and copy pages 158-161 in the textbook. If youRead More...
Today We We continued working on the Snowman drawing. Homework Finish drawing in the 3 hills. Draw a moon. Make sure you are on the correct layer! If you have anyRead More...
Today we did Practice using the Python random module Solving Python errors 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 meRead More...
Your HW: Sign in to gitlab Get the link to clone the Tank Game project onto your pycharm Create that project Go to your own branch OR play the finished version branch
Today We Did We started Tank War project. We added base_tank.py and base_turret.py Homework Inside base_turret.py, create get_image_path(self) method. Create enemy_turret.py which has EnemyTurret class that inherits from Turret class. override get_image_path(self)Read More...
Today We: Continued to work on the GrocerySystem V3 project Your HW: Make it so when you check out your items are printed like the following if you bought milk, milk, andRead More...
Today We: Finished the Monster inheritance project Practiced Inheritance with a golem class Your HW: Do the Practice Final Test (2 hours) If you were absent send an email to Darin toRead More...
Today We We finished working on the Window Cleaner project. We started working on the Punch the Dummy project. Homework Duplicate a new COSTUME for your head sprite, and change the faceRead More...
Today We Did We went over the final test solution. Homework Redo / finish the 2nd question from the final test. The program is very similar to grocery shopping cart program. AndRead More...
What We Did We continued working on School System. Added student class and the selections Homework Create a new file called teacher.py and inside add attributes, name, age, phone, subject_of_expertise. Inside ofRead More...
Today We Did: Learnt how to use android studio with the xml and java files Learnt how to modify our button functionality with java code Implemented temperature conversion in Java, using theRead More...
Today We Do Reviewed Project (reminder it is due in next week) Grocery Store Homework Your Project is softly due next week. Finish it and look over your grocery program Below IRead More...
Today we did Finished learning about how to draw different shapes and faces Went over the requirements for our project proposal 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/ InRead More...
Today We Do Learning How to Bug Fix Remember these steps Click the bottom blue line Read the error message Fix the error and rerun Homework In a file (Quiz_2_hw), do theRead More...
Your HW: If your pycharm isn't set up or you can't see a black pop up screen when you run the main.py, send an email to Mr. Gamas to schedule time toRead More...
Today We Did We learned about variables, datatypes. We learned about if else statements Homework Create a new Java file Feb7VariableIfElseHW.java https://www.ayclogic.com/java-variables-datatypes/ https://www.ayclogic.com/java-exercise-2b-input-from-shell-and-if-else/
Today we did: Finished the Gobo project by adding a horse that can answer a number question. Started the Funny Face project by going over what coordinates are and how to setRead More...
Today We Did We finished the grocery_shopping_cart program. We started the robux_shopping_cart program Homework To continue with feb_8_robux_shopping_cart.py Add the "4. Add more robux". Please select items that you want to purchaseRead More...
Today We Did Go over bubble sort. Go over bubble sort optimization for sorted array. Go over Big O notation Go over data structure. Homework Read and try to understand this USACORead More...
What We Did We reviewed the Dog class assigned for homework We started a new project and started a school system. Created a student class and created add_new_student method. Homework Continue inRead More...
Today We We finished working on the Snowman drawing. We started working on the Simba drawing. Homework Draw in the eyes, nose, and mouth of Simba. Use the Simba reference window toRead More...
Today We Did Fixed SaturnPandaModel messed up texture coordinate. Learned how to customize Saturn Panda attributes. Homework Add SaturnFox into minecraft by following instruction in https://docs.google.com/spreadsheets/d/1xJtncEmLR08UtiRk8taupe8c60zTknXCIn7CZcZ1jT0
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 Please submitRead More...
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...
Your HW: Create a new class for the wall Make sure it is drawn on the screen and has a rect
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...
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...
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 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...
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 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...
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 We added SaturnPandaHostile mob. Homework Spawn SaturnPandaHostile mob naturally in Dessert biome. Look at how we spawn SaturnPanda.
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...
Today We Did: Started our first project: Dino Dance Implemented the dinosaurs and put in some music for our background Homework: Follow page 42 of your Scratch textbook If you don't haveRead More...
Today We Did 1 We learned how to create Streamlit page to test titanic survivorship model. Homework No homework
What We Did Today: Finished the School System project Went over object oriented programming concepts Contained the main file in a class Homework: In your school system project, implement the following: Homework:Read More...
Today We Did We continued with Titanic Survivorship project. We were able to create a diagram showing test data. We were able to test the model manually Homework Create a streamlit pageRead More...
Today We Started the Virtual Snow project. Homework Add the Snowman sprite to the project. You can find it in Scratch. You don't need to do any code for it. If youRead More...
What We Did Finished up the classroom class. Added the last selections, list all staff younger than 20, add classroom and list all classroom. Homework Review the School System that we didRead More...
Today We Did: Reviewed the practice final test Homework: Study for your exam next week! Notes: If you have any questions, feel free to email me at ddjapri@ayclogic.com
What We Did Today: Reviewed variables and data types Learnt how if statements worked Learnt how to use elif and else after if statements Learnt how to do comparison with == andRead More...
Today We Did Our final Exam .Good effort on everyone. If you need an extra retake, we will contact your parents for a review session.
Today we did Review final project Finish robux 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 to email me at sebastian@ayclogic.comRead More...
Today we did Turtle basics of drawing Reviewed Quiz Homework Create a new file “March6_turtle4ShapesHomework.py” Create a new function “draw_rectangle”. One parameter: pen_color. Inside the function, draw a rectangle shape usingRead More...
Your HW: Spawn the clouds like we did for the birds Create a spawn_clouds method Create a timer Randomize the Y Pick a X (left or right side of screen) Use thatRead More...
Today We Did We started School System We added Student class We added add new student and list all students features. Homework Add Find Student feature Please select one of the followingRead More...
Today We Did: Finished our drawing shapes project by adding the rectangle. Started a new project called animal crossing that introduced a new function called glide. Went over how coordinates work andRead More...
Today We We continued working on the Simba drawing. Homework Finish shading Simba with the airbrush tool. Use your reference window as a guide to know where to shade. Make sure youRead More...
Gamas Sub Today We Did We continued with School System. We added Find teacher. We added Student.get_info() method. We added List all teachers older than 30 years old. Homework Inside teacher.py, addRead More...