Question: Here is the question: Describe 3 significant coding approaches you could use to accomplish the results and functionality for retrieving and displaying the data in
Here is the question: Describe 3 significant coding approaches you could use to accomplish the results and functionality for retrieving and displaying the data in Part 1(see below).
Here is what Part 1 asks you to do fo reference:
Part 1 Create Classes and Build the Display Driver
Open your ProgrammableThermostat project in NetBeans, then write Java classes that employ standard Java coding conventions for building the display driver specified in the u03a1 User Story:
Do the following:
- Develop Java networking classes/methods that read the temperature data from the web service.
- Develop Java classes/methods that convert the raw temperature data into Java objects.
- Build a driver to display the temperature data on the Java Console. Note the following:
- You do not need to create a GUI; your data should be displayed in the NetBeans Java Console.
- Take a screen shot of the completed Java Console to submit with your assignment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
