Create a Word or PDF document with your name, date and assignment identification at the top of the page and full Java source code listing.

Course Project

Your first submission for the CIS 210 Course Project should meet the following requirements:

1) Request the user to input his/her first name
2) Format the name to capitalize the first letter and makes all remaining characters lowercase, removing any spaces or special characters
3) Output the formatted name to the console

Once you verify that your program runs correctly and you have met the requirements, create a Word or PDF document with the following:

1) Your name, date and assignment identification at the top of the page (Ex. CIS-210 Week 4 Course Project)
2) Full Java source code listing
3) Screenshot of the code compiling successfully in the IDE with the timestamp showing.
4) Screenshot of the code running showing the correct output.

Create a Word or PDF document with your name, date and assignment identification at the top of the page and full Java source code listing.
Scroll to top