Description
Objectives
- Write, compile, and execute programs in Java.
- Print output to the screen.
Motivation
We need a variation on “Hello, world!”
Instructions
I need to learn about you. And the best way to learn about you is to ask you about yourself. Write a program which will display the following information, each on their own line.
- Your name.
- Your major and minor.
- Your A-number.
- Your favorite beverage. (’cause I’m curious)
Your source code must include the following documentation:
- Your name
- The class (CS 2070) and the section number (on ground is 08, online is W1).
- The date on which you turned in the assignment.
- A short description of the software. Usually a sentence or two is sufficient.
This is a variation of Page 106, Chapter 2, Programming Challenge 3.
Turning it in.
To turn in your application, find the foldering containing your entire project (not the folder with the “java” file), zip it up, and turn it in. I’ll have a video posted on how to do this in Windows. The process will be similar for Mac. If you use Linux and want me to make a video, I’ll show you how to use the command line (let’s be honest: if you use Linux, you are probably okay at figuring this out on your own.)