Question
Create a program (java main class) called PortfolioGenerator.java 2. The program will prompt the user (namely, you) to enter the following information a. Name b.Email
Create a program (java main class) called PortfolioGenerator.java
2.
The program will prompt the user (namely, you) to enter the following information
a. Name
b.Email
c.Personal Background
d.Programming Languages
o You dont know ahead of time how many languages the user knows. So, use an ArrayList to store the records.
o Once the user has indicated that theyve entered all their languages, move on to the next question.
e. Achievements and interests you would like to share
o Same as above, you dont know how many achievements the user will share so use an ArrayList Here as well.
o Once the user has indicated that theyve entered all their achievements, export a text file that looks like the screenshot attached.
3.
Use the SafeInput Library as needed to validate the user inputs; Block and Repeat until
the user gets the input correct, do not terminate the script
4.
Run the application and answer the question (I want to learn more about YOU through this assignment
FirstName LastName xx88xxx*88****8x* mat: Firstname.lastname@mail.edu ** Personal Background: I'm a Alumni . graduated with BS and MS degrees in IT - software development. I work for UC as the lead software developer at the Information Technology Solutions Center (ITSC) Programming Languages: 1. Java 2. Javascript 3. Python 5. 6. C++ 7. Matlab 8 SOL (is it a programming language?) *Achievements and Things I would like to share: 1. I built a home studio for this online class! YES, I am very excited to be teaching this class 2. Travelled recently to Las Vegas to present the work we did at the ITSC at the Autodesk Conference. FirstName LastName xx88xxx*88****8x* mat: Firstname.lastname@mail.edu ** Personal Background: I'm a Alumni . graduated with BS and MS degrees in IT - software development. I work for UC as the lead software developer at the Information Technology Solutions Center (ITSC) Programming Languages: 1. Java 2. Javascript 3. Python 5. 6. C++ 7. Matlab 8 SOL (is it a programming language?) *Achievements and Things I would like to share: 1. I built a home studio for this online class! YES, I am very excited to be teaching this class 2. Travelled recently to Las Vegas to present the work we did at the ITSC at the Autodesk ConferenceStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started