Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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 Conference

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Azure SQL Database For Modern Developers Building Applications In The Microsoft Cloud

Authors: Davide Mauri, Silvano Coriani, Anna Hoffma, Sanjay Mishra, Jovan Popovic

1st Edition

1484263693, 978-1484263693

More Books

Students also viewed these Databases questions

Question

Be familiar with distributed objects computing.

Answered: 1 week ago

Question

4. Describe the factors that influence self-disclosure

Answered: 1 week ago

Question

1. Explain key aspects of interpersonal relationships

Answered: 1 week ago