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
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: 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...
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 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...
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...
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...
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 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...
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 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 We started working on USACO problem Shell Game USACO Bronze 2019. Homework Finish implementing USACO problem Shell Game USACO Bronze 2019.
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...
Calendar powered by The Events Calendar