Lab 1 - Eclipse, My New Best Friend

Overview | Goals | email | File Server | Submitting Your Work

Overview

Lab Goals

Goals for Lab 1 include:

Reading/Sending Email

Email is accessed via Outlook web mail

OWA

Safe Keeping your Files on your Student File/Web Server

Timmy - UNCW Student file server / Student Web Server - access with IE or Netscape using ftp or WS_FTP

Submitting Your Work

Submitting your work via UNCW webmail

  1. source code attachment

  2. subject line: CSC 112 Lab 1

  3. Due by Midnight Friday.

Confirmations: A student can then be assured that their assignment has been submitted based on the return email which is sent only if the above requirements are met. The student should not delete the confirmation email.

User Input Sample

 

Sample program output:

Enter lower limit: -20
You entered -20.

Enter upper limit: 300
You entered 300.

fahr celsius
-20.0 -28.9
0.0 -17.8
20.0 -6.7
40.0 4.4
60.0 15.6
80.0 26.7
100.0 37.8
120.0 48.9
140.0 60.0
160.0 71.1
180.0 82.2
200.0 93.3
220.0 104.4
240.0 115.6
260.0 126.7
280.0 137.8
300.0 148.9