9 AM – Intro To Java – Gamas
Today We Did We continued with Temperature Converter Android app project. We get Fahrenheit from one text field, converted into Celcius and set it to another text field. We added the spinnerRead More...
Today We Did We continued with Temperature Converter Android app project. We get Fahrenheit from one text field, converted into Celcius and set it to another text field. We added the spinnerRead More...
Today we did: Reviewed the quiz in detail and went over common mistakes and how to prevent them in the future Introduced functions with no return values - how to call defineRead More...
Homework Create Sep24_InputFromShellHomework2.py' Do TRY IT YOURSELF from page 117: 7-1 and 7-2. To do 7-2, you have to look at example in page 116 with the "How tall are you, inRead More...
Today We Did We reviewed how we added our custom Modded Entity. We started creating a new Modded Entity from block bench. Homework Make your new Modded entity in block bench betterRead More...
Today We Did Learned how to get input from the shell: input() Learned how to add part of one string to another (+=) Reviewed if, elif, else Homework Homework due in GoogleRead More...
Today We Did We reviewed the 1st quiz result. We learned how to add Python dependency PyVCF3 module. We learned how to read VCF file. Homework Create Sep24_PythonHomework.py Do question #1, #2,Read More...
Today We Did Learned how to get input from the shell: input() Learned how to add part of one string to another (+=) Reviewed if, elif, else Homework Homework due in GoogleRead More...
Today: Emptied bird and fireball groups when the game resets Created Giant Fireball Homework: Fix the giant fireball so when the player's direction is RIGHT, the fireball is still shooting from theRead More...
Today we: Continued the Spaceship 2.0 project Added codes to the Bomb clones Coded the Asteroid clone to delete if it touches the Fireball clone Coded the Fireball clone to delete ifRead More...
Homework Similar to how we create SaturnFireball Axe, we want to create Jupiter Dragon Fireball Axe. Create JupiterDragonFireballAxe.java, put it in the same directory as the SaturnFireballAxe.java. Make a copy of saturn_fireball_axe.pngRead More...
Today We: Continued the school application project Created a main application class Created a main loop method Created the add_new_student function Created student_list attribute Your HW: Create a teacher_list attribute in theRead More...
What we did today We finished working on the Unicorn drawing. We started working on the Light house drawing. Homework Shade the rock (remember to shade the reflection too!) You can shadeRead More...