Identify at least five different Information Technology careers that you could pursue in your home state, and choose the three that appeal to you
the most. Out of the three, write a one-page essay describing which one would be your career choice and the educational pathway that you would
have to follow in order to obtain that career. Finally, identify at least three colleges, universities, or training programs that are suited to that career
choice. You can use the following resources to help you:​

Answers

Answer 1

Answer:Five careers within the Information Technology cluster that would be interesting to me are video game designer, software developer, database administrator, computer science teacher, and business intelligence analyst. Of those careers, being a video game designer, software developer, or business intelligence analyst sounds the most appealing to me. Out of all those choices, I think that being a business intelligence analyst seems the most interesting.

Business intelligence analysts work with computer database information, keeping it updated at all times. They provide technical support when needed and analyze the market and customer data. At times, they need to work with customers to answer any questions that they have or fix things as needed. The part that I would find most interesting would be collecting intelligence data from reports for the company for which I work. To complete the job, I would need to have great customer service skills, communication skills, critical thinking skills, and knowledge of computers.

Before I could find work as a business intelligence analyst, I would need to complete a bachelor’s degree in computer science to learn how to do computer programming and use other applications that I would need to know for the job. Some of the schools that have a great program for computer science are the University of California at Berkeley, Georgia Institute of Technology, and California Institute of Technology. Once I have completed a bachelor’s degree, I would continue on to get a master’s degree in the field, which would help me advance in my career and get promotions.

Explanation:


Related Questions

Write a program to read customer number, Name, loan amount, interest rate and time of repayment. Calculate and display the EMI .To calculate EMI, calculate interest amount using formula: Interest amount = loan amount(1+ rate/100)time . Then add Interest amount to loan amount and divide by time (in months).

Answers

Answer:

The programming language is not stated; however, I'll answer this question using Python programming language.

This program doesn't make use of comments (See Explanation Section for detailed explanation)

The program is as follows

name = input("Customer Name: ")

number = input("Customer Number: ")

loan = float(input("Loan Amount: "))

rate = float(input("Interest Rate: "))

time = int(input("Repayment Time [in months] : "))

Interest = loan * (1 + rate/100) ** time

EMI = (Interest + loan)/time

print("EMI: ", end='')

print(round(EMI,2))

Explanation:

This line prompts for customers' name

name = input("Customer Name: ")

This line prompts for customers'number

number = input("Customer Number: ")

This line prompts for loan amount

loan = float(input("Loan Amount: "))

The line prompts for the interest rate

rate = float(input("Interest Rate: "))

This line prompts for time of loan repayment

time = int(input("Repayment Time [in months] : "))

Using the given formula, this line calculates the interest amount

Interest = loan * (1 + rate/100) ** time

The EMI is calculated using this line

EMI = (Interest + loan)/time

This line prints the string "EMI: " without the quotes

print("EMI: ", end='')

The last line of the program prints the calculated value of EMI, rounding it up to 2 decimal places

print(round(EMI,2))

Other Questions
Can you help me with this question (8x - 4)(7y + 2) multiplying binomials -12.48 -(-2.99)-5.62 ABC has been translated right to create triangle XYZ. Based on this information, which of the following is a true statement? answers: A) B) C) A C D) B X Line j is a straight line. Line j is a straight line. 2 lines come out of the line to form 4 angles. From top left, clockwise, the angles are: x, y, z, w. Which equation represents the relationship between the measures of Angle w and Angle z? Measure of angle w = measure of angle z Measure of angle w + measure of angle z = 90 degrees Measure of angle w + measure of angle z = 100 degrees Measure of angle w + measure of angle z = 180 degrees how do you write 25 x 10^6 in standard form Ram made his father......(buy)a new bag.(correct form of causive verb) a number between 891 and 909 that is divisible by 10 given that 1=$1..62 what is 650 pounds in dollars Which of the following statements are equivalent to the statement "Every integer has an additive inverse" NOTE: (The additive inverse of a number x is the number that, when added to x, yields zero. Example: the additive inverse of 5 is -5, since 5+-5 = 0) Integers are{ ... -3, -2,-1,0, 1, 2, 3, ...} All integers have additive inverses. A. There exists a number x such that x is the additive inverse of all integers.B. All integers have additive inverses.C. If x is an integer, then x has an additive inverse.D. Given an integer x, there exists a y such that y is the additive inverse of x.E. If x has an additive inverse, then x is an integer. After getting their results in, a group of scientists went back and looked at their study. As planned, their experiment consisted of three groups. The first group received a new medicine at a normal dose, the second group received the medicine at half the dose, and the third group received the medicine at twice the dose. Which of the following best describes what went wrong with the scientists study? What problems did the Chinese encounter because of their choice of location, and how did they attempt to solve those problems? Use details.Please help I have been stuck on this question for about an hour. On a coordinate plane, a solid straight line has a positive slope and goes through (negative 4, 1) and (0, 3). Everything below and to the right of the line is shaded. Which linear inequality is represented by the graph? y 2x + 4 y one-halfx + 3 y One-halfx + 3 y 2x + 3 Complete this sentence. The CNS communicates with the body proper through ________. View Available Hint(s) Complete this sentence. The CNS communicates with the body proper through ________. some cranial nerves, some spinal nerves, and some additional nerves that were mentioned but not discussed in the tutorial the spinal nerves but not specifically through the cranial nerves the cranial nerves but not specifically through the spinal nerves some (but not all) of the cranial nerves and some (but not all) of the spinal nerves the cranial nerves and the spinal nerves I NEED HELP PLEASE, THANKS! :) Why is it a good idea to touch a metal pole, or similar conductor, before filling up a car with gas? Linea, an employee of Hard Labor Industries (HLI), is injured in a work-related accident. Based on the diagnosis of Newt, a doctor, Linea accepts $50,000 from HLI and waives the right to future claims. Newt's diagnosis later proves to have been wrong. In terms of the impact on Linea's agreement with HLI, Newt's mis-diagnosis is:_______.a. obtain damages from HLI.b. recover nothing.c. set aside the settlement withHLI. Write the rectangular equation (x+5) 2 + y 2 = 25 in polar form. After two weeks of lessons, I began to get bored with what I was learning A. Adverb clause B. Noun Clause C Adjective Clause Ratification of the __________ was delayed until states gave up their claims to western lands, located in the Old Northwest and the Old Southwest. A. Articles of Confederation B. Constitution C. Declaration of Independence D. Bill of Rights A species of spruce tree occupies the same niche at the mouth of a river that a species of pine tree occupies further upstream. One year, several pinecones fall into the river and are carried to the mouth, where they take root and grow amongst the spruce trees. What will be the most likely result of this occurrence