10 AM – Intro To Java – Gamas
Homework We continued with our Temperature Converter android application. Make the "Fahrenheit" and "Celcius" labels in the app bold and bigger and left alligned.
Homework We continued with our Temperature Converter android application. Make the "Fahrenheit" and "Celcius" labels in the app bold and bigger and left alligned.
Homework continue on your "How old are you?" project. Add the code to this project so after the cat say "Hello Gamas welcome to AYCLOGIC!!", it will then ask "How old areRead More...
What we did today We added a "best time" and "best player" score in Tunnel of Doom. We continued working on the Birthday Card project. Homework Do pages 90-91 on your PinkRead More...
Homework Create a new Java project in your IntelliJ. Name it SAT-12PM-EmailApplication Create a new class EmailAccount.java with the following attributes: email, password, name; Create a new class EmailSystem.java. This is goingRead More...
Today: We went over the homework to rotate the shield. We added animation to the exploding brick. We oriented the bullet so it's facing the correct direction using the angle passed byRead More...
2nd Quiz 1 hour. 10% of the grade.
Today We Did We finished up our Fantastic Flowers project, adding in the stalk and talking about my blocks more. We also started the Cheese Chase project, adding in the mouse controls.Read More...
Today We Do We continued with SchoolApplication. We added listAllStudents() and listAllTeachers() We check if our list is empty to print "We don't have any students in our system yet." We addedRead More...
Today we: Continued the Cheese Chase project Coded the Cheese sprite to go to a random place when the Green Flag is clicked Coded the Cheese sprite to play the sound "pop"Read More...
Today We Did: Learned about Dictionaries Homework: Do Page 92 to 97 and Page 99 TRY IT YOURSELF 6-1 and 6-2 from the textbook in a file called Feb12_DictionaryHomework.py If you have anyRead More...
Today we: Continued the Animal Crossing project Added a sprite and coded it to move from the right edge to the left edge. When it reaches the left edge, it will sayRead More...
Today We Do Homework Continue with SAT-5PM-EmailApplication Add the code to do "1. Create an Email Account" Add the code to do "3. List all Email Account" Please select from below 1.Read More...
Topics covered in class today: We reviewed classes, as well as learned how to use class attributes outside of the class. Homework: Don't worry about trying to install PyCharm, instead, I willRead More...
Topics covered in class today: We reviewed the homework, covering random.choice and the rest of the star wars problems Started learning how to create the hangman game and checking if a characterRead More...