1 PM Intro To Java – Alexander Lee
Today We Did: We continued with the EmailApplication and were able to finish the project. We were able to figure out the issue of why there was only one email at aRead More...
Today We Did: We continued with the EmailApplication and were able to finish the project. We were able to figure out the issue of why there was only one email at aRead More...
Today We Did: We started with the Email Application project. Added in how to create the email account and also how to list out all of the email accounts. For Homework: InitializeRead More...
Today We Did: We continued with the Email Application project. Added in how to log in and the menu for it. For Homework: Follow the code below, by asking the user forRead More...
Homework Continue on your Android Temperature Converter project. Add "Celcius" header on top right of the app. Change the id to "convertedTempHeader". Underneath, add a text field. Change the id to "convertedTextField".
Today We Did: We reviewed the practice test that you guys did over the week for homework. Got through half of the questions and the rest will be covered next week. ForRead More...
Today We Did: We continued with the Email Application project by adding in how to send an email and also receive it. We were working on how to send multiple emails insteadRead More...
Homework Homework convert from Fahrenheit to Celcius. Convert sourceTemperature to Integer Formula - (F − 32) × 5/9 = Celcius Display the celcius in the system.out.println
Today We Did: We finished up reviewing the practice quiz today Went over how to create the animal and also animal system. Talked again about how to create a method with aRead More...
Today We Did: We continued with the EmailApplication and were able to finish the project. We were able to figure out the issue of why there was only one email at aRead 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...