9 AM – Intro To Java – Gamas
Today We Do We reviewed EmailApplication, SchoolApplication. We reviewed Map and List. We learned that a class can have additional method aside from getter and setter. We added EmailAccount.age and learn howRead More...
Today We Do We reviewed EmailApplication, SchoolApplication. We reviewed Map and List. We learned that a class can have additional method aside from getter and setter. We added EmailAccount.age and learn howRead More...
Today We Do We continued with the Fireball Fighting game We display banner when left player health goes to 0 or less. Homework Add code so when right player health goes toRead More...
Today we: Started the Spaceship project Created the Star sprite by redesigning the Snowflake sprite's costume, deleting the stamp codes, and making the clones fall straight down Added the Rocketship sprite CodedRead More...
Today We Do We continued with Temperature Converter application We changed the header according to the selected conversion type. We changed the conversion formula according to the selected conversion type Homework ClearRead More...
Today We Did: We reviewed the School System project by going through how to change findStudent() into a return method and how to use it. We also implemented it into the editStudent()Read More...
Today: We went over the homework to add custom shooting tower images and collision detection logic between bullets and enemies We added logic so different towers shoot their corresponding bullet images. WeRead More...
Today We Did: Today we shortly looked over the Doom on the Broom project. We learned about how to create and use a list. Learned about the index, and how we changeRead More...
Today We Did: Took the Final Homework: None If you have any questions, please send an email to latisha@ayclogic.com
Topics covered in class today: Continued working on Adventure Game Worked on Application Loop Finished Sword Attack Made Function to Print the Menu Started Magic Attack Homework Finish up the homework fromRead More...
Today We Do We were able to get the temperature that user enter in the originalTempField. We were able to copy the temperature that user enter in the originalTempField into convertedTempField. HomeworkRead More...
Today We: Started the Shopping Cart system project Learned how to create a large multi-line menu string variable Created the main loop Asked the user what option they want to select MadeRead More...