Ruby program homework help…

 

The college IT department manager no longer wants to use spreadsheets to calculate grades. The manager has asked you to create a program that will input the teachers’ files and output the students’ grades.  

Write a Ruby program named formatfile.rb, which can be run by typing ruby widgets.rb. 

In your Ruby environment, the program must read an input file formatted in CSV format, named input.csv. Each record contains data about a student and their corresponding grades. 

The data will look similar to the following: 

Student Name, assignment1, assignment 2, assignment 3, assignment 4 

John Adams, 90, 91, 99, 98

Paul Newman, 90, 92, 93, 94

Mary Smith, 95, 96, 99

Be careful to follow the output format exactly, including spacing. The output of your program must look like the following: 

Student Assignment Average

John Adams     94.5 

Compress your files into a ZIP folder. 

Review the readings for this week from Ruby on Rails Tutorial if you have additional questions on deploying Ruby applications. 

Submit the ZIP file.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

explain PCI compliance to the database administrator at a large retailer. Consider the consequences for non-compliance.

In 500 words or more, explain PCI compliance to the database administrator at a large retailer. Consider the consequences for non-compliance. 

Cite your sources. Do not copy. Write in essay format not in bulleted, numbered or other list format. 

Reply to two classmates’ posting in a paragraph of at least five sentences by asking questions, reflecting on your own experience, challenging assumptions, pointing out something new you learned, offering suggestions.   You should make your initial post by Thursday evening so your classmates have an opportunity to respond before Sunday.at midnight when all three posts are due. 

It is important that you use your own words, that you cite your sources, that you comply with the instructions regarding length of your post and that you reply to two classmates in a substantive way (not ‘nice post’ or the like).  Your goal is to help your colleagues write better. Do not use spinbot or other word replacement software. It usually results in nonsense and is not a good way to learn anything. Please do not use attachments unless requested. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

IT 505-1 week2

BUSINESS CASE: New-Horizon Insurance Company needs your service to establish a new IT network.  Main parameters of the given case.

New-Horizon company has a four-story office building in the city. There are four offices in that building.  In each office, there will be

  • 25 desktop computers
  • 10 portable/laptop computers and need a wireless connection (WiFi)
  • One network printer for all employees in each section.
  • All office computers must have access to the network 

So, there are four local area networks in the building.

You should be developing and drawing network diagrams. Your name and the company name must be written on each diagram. You should label all network devices in your diagrams.

Question 1: 

Develop and draw a network diagram of LOCAL AREA NETWORK for one Office Section only. You will be presenting only one of the LANs in the building. Draw only one LAN considering one of the offices in the main building.

Question 2: 

Draw the block diagram for INTRANET to connect all LANs in the main building. All computers in the main building will be connected to each other with this network. There is one database for customer all transactions. All computers in the main building should have access to this database.  This is your Backbone Network Diagram.

Here you should represent all LANs by using a simplified LAN diagram that was covered during the virtual class. 

Question 3: 

Finally, you should be connecting all computers in the main building to the INTERNET as well.

Use https://www.draw.io  to develop/draw three network diagrams. And place them in your MS Word document and upload them.  

In your network diagram; You should write your name on the upper right section of the DRAW.io diagram and export it as JPEG. And insert into your answer MS Word document.

Rules and guidelines 

Follow proper guidelines 

If there is a diagram(s) then the word count is between min 100 and max 400 words.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

HTML

In this assignment, you will create a table in the webpage you previously created. Create a table similar to the following attached screenshot with the three pictures on your webpage, include a paragraph of description for each picture, and another column showing the title of the picture.

In your HTML and CSS codes, you will need to use the following properties:

1. border-bottom
2. padding
3. min-width
4. width
5. box-shadow
6. font-family
7. font-weight
8. background-color
9. cellspacing

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Fuel cells

 Fuel Cells Discussion 

One of the “goals” of the 21st century is the replacement of fossil fuels with non-polluting renewable energy sources. Solar and wind are widely explored ideas, but so far, have not provided the availability and reliability necessary to replace existing sources of energy. Although practically non-polluting, solar and wind technologies have a significant footprint in the environment requiring thousands of acres for solar and wind farms that produce only fractions of the energy requirements of this country. Another potential energy source that is currently being explored for use in automobiles and manufacturing is the “fuel cell,” defined as “a device that converts the chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with oxygen or another oxidizing agent (Wikipedia).” Fuel cells also have the potential to provide energy to individual homes and communities, small businesses and organizations, and major industries. The benefits seem to be enormous, but like all new technologies there are significant issues to deal with. 

Discuss your thoughts on the use of fuel cells and how they will impact energy companies and the labor markets.

2 paragraphs minimum. 

Alternative Energy Sources Discussion 

The U.S. and other countries are taking steps to develop domestic renewable production to address the stresses put on the energy infrastructure. Discuss Ocean and Hydrogen energy and how it will further reduce our dependence on traditional fossil fuels. Describe the energy sources and how they are being used or can be used today as a viable energy source. What are the pros and cons of its use? What technological changes, if any, will further advance its progress in becoming a primary source of energy? 

3 paragraphs minimum.  

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Discutipn

Need one page 

  • In 100-200 words, do you believe that there is a difference between securing cloud networks and traditional networks? Based on the activities this week, what do you think the differences are? 
  • In 100-200 words, please explain wireless security utilizing this week’s reading and learning activities

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Need a working and full functional code for the project- “Hand writing recognition of English alphabets”

The main objective of this project is to recognize handwritten characters of English alphabets from A to Z using this dataset from the website- https://www.kaggle.com/datasets/sachinpatel21/az-handwritten-alphabets-in-csv-format/code

Skill sets required- Python, Datascience, and Machine Learning.

I only need the working code and the output with the following details

1) I will be giving either single or multiple handwritten alphabets in an image(.jpg or .png) format as input and the model should predict the complete output accordingly.

2) I also need a demo of the project so that I can understand, explain and execute the project in front of my professors.

3) The input to the model will be given randomly by the professor and then I need to process the input, execute and show the output to them.

4) The project should be accurate in predicting the alphabets.

5) Using OCR(Optical Character Recognition) technology which recognizes text within a digital image is recommended if possible. If not any other technology used is also fine. But need to recognize the alphabets with accuracy.

6) If any plotting or graphs can be included, that can be really helpful.

Deadline: April 14th, 2023 by end of the day.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

idk

 Let ????????????????????????DFA = {〈????〉 | ???? is a DFA and for every ???? ∈ ????(????), ???? = ???????? where ???? = ????}. Show that ????????????????????????
DFA is decidable.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Cyber security discussions and research report

Need to present a Discussion with a word count of above 120+ words and each discussion need a separate reference link for sure.

1) Pros/Cons of Apples airtag Anti- stalker features = Need this same topic in 4 different formats and 4 different URL links as well needed) 120*4 = 480 words

2)Risk management framework training = Need this same topic in 3 different formats and 3 different URL links as well needed) 120*3 = 360 words

3) Key skills for COMSEC manager = 120 words  Need link reference as well

Need to present a research report related to CYBER SECURITY on with a word count no more than 70-110 words(not more than the count provided) and should provide a separate 

URL reference link too

1) Pros/Cons of Apples airtag Anti- stalker features = Need this same topic in 4 different formats and 4 different URL reference links as well needed) 70*4= 280 words

2)Risk management framework training =  Need this same topic in 3 different formats and 3 different URL reference links as well needed) 70*3 = 210 words

3) Key skills for COSMEC manager = 70+ words Need link reference as well

It is suggested you use a Research Theme to help you stay focused, and to provide continuity throughout your research.  Here is a list of ideas, but this list is not all-inclusive: 

Current technologies available to support management functions,

Best Practices,

Future improvements/technologies, or

Other standards related to your specific field.

Note: The content should be in a general words with no technical jargons.

This question is from a cyber security subject so that the matter should relate to cyber security for sure and should connect to readers.

 NO PLAGIARISM STRICTLY  and do not use AI to get the copy paste information lik Chatgpt

Each one should be different and no each topic information should be similar to the other topic strictly.

Content should be unique and in a simple understanding way.

Deadline: 04/13/2023 11:59AM CST

Also provide me the separate files for discussion and the research reports instead of submitting in a single file.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Project 3

   Please review the Project Detect document and write a paper based on the requirement.   

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now