Tuesday, 21 February 2017

Fallacy Analysis

I hope that you're doing well. I need your help for 2 discussion comments (Me and my classmate). You basically have to read a handout (Here: ) then read the instructions (Here: ) you would have to write a comment from 200 to 250 words regarding one of the topics provided. I will make two posted for this. Please make sure that my topic is different than my classmate's topic and that both are done within 24 hours.
You Need A Similar Paper Written By Proffesional Writers? Kindly Click Here To Make An order.....

Development and Bench Test of Complete Asset Inventory

Assume that you are employed by Sahara, Inc. Sahara Inc is an up-and-coming on-line reseller of books, video games, and small household appliances. Projections for 2016 sales are looking up, and expected to be in the $750,000,000 dollar range, with 2017 sales expected to exceed $1 billion dollars. Sahara has a large scale data center housing the entire IT infrastructure of the company. It consists of  over 300 systems with multiple operating systems, and that there are 30-40 personnel there during normal operations. (a) Develop a complete asset inventory overview and create a detailed inventory for the tier 1 and tier 2 assets. (b) Develop a strategy for periodically testing your inventory. Make sure your test methodology covers the troublesome area of asset classification: the "official" hardware inventory does not match a sampled inventory of the data center. For instance, the official inventory of a rack #VR15 shows 10 Dell servers running Ubuntu 16.04 LTS, however the actual rack contains over 20 servers from Dell, HP, andLenovo running a variety of operating systems
.You Need A Similar Paper Written By Proffesional Writers? Kindly Click Here To Make An order.....

Online Productivity Applications


Purpose of Assignment 
This assignment will demonstrate the student's ability to use online productivity tools and how they contribute to increased productivity in the work environment. 
Resources:
  • MindTap Guided Videos, Week 5: Links to Sway
  • Microsoft® Office 365, Office 2016: Introductory: PowerPoint® Module 3: Reusing a Presentation and Adding Media and Animation
Assignment Steps 

Research: Write a 2000 word essay on 3 Microsoft application that you select.  Describe the function of 3 application of Microsoft productivity apps and how it can be used to be more productive in the work environment. Describe how anyone could be more productive by using these apps either professionally or personally.  

Format your assignment consistent with APA guidelines. 

Identifying persuasive rhetoric can help readers understand an author's point of view. In the second paragraph, how does the author...

Identifying persuasive rhetoric can help readers understand an author's point of view. In the second paragraph, how does the author use word choice to show her point of view on the use of pesticides against insects? Provide specific examples of word choice from the text to support your answer. (Story: Hopes for Animals )
You Need A Similar Paper Written By Proffesional Writers? Kindly Click Here To Make An order.....

Science

Throughout the past seven modules you have been presented with an introduction to evolutionary theory and some lines of evidence for its validity. There are many websites that purport to illustrate the falsity of evolution. Go online and research a single argument that one of these sites makes against evolution. Select one that you find interesting or support or find most plausible. 
Make a post with the following components:
A) Explain the specific argument against evolutionary theory. 
B) Evaluate the argument. Support or Refute it. Use citations from trusted sources to support your work. 
These citations should be included in your post. If there are links to your cited work please include these.

Senior Manager PowerPoint Presentatiom

You are a senior manager in a medium-sized but highly profitable equipment manufacturing organization.  You and other senior leaders have decided to partner with an international company on several projects of mutual interest. 



Your company is in Houston, Texas, in the United States. The international company is in Riyadh, Saudi Arabia.  



Prior to sending your team to Saudi Arabia there are some aspects of the culture that everyone needs to know about.   Research the culture with particular focus on the business culture.  Specifically, what might the comparison and contrasts be in language, religion, forms of address, holidays, other time off, dress, and food.  Please include information on these topics on both cultures.



Present your topics, including pictures, in a PowerPoint presentation  intended  for your company managers. Use the Speaker Notes area of PowerPoint for your narrative textual information, with restricted use of text on the slides to focus on trigger words of topic importance.  Review PowerPoint guidelines if you are not sure of the recommended way to set up the slides.  The Smarthinking resource is also available to assist in the basics of the PowerPoint tool.



Generally, the main topics or bullet points should appear on the slides with supporting visuals, while the Speaker Notes area is used to go into more depth regarding these main topics.



Please use APA reference and citation format for the sources that you use to support your explanation and argument. Place citations on the relevant slides with one or two slides at the end for your reference list.
You Need A Similar Paper Written By Proffesional Writers? Kindly Click Here To Make An order.....

You have decided that you need to start eating better and getting some exercise. Since you like ridingyour bike when...

You have decided that you need to start eating better and getting some exercise.  Since you like ridingyour bike when the weather is nice and you have access to stationary bike when the weather is not good,you decide to start cycling every day.  Also you want to keep better track of the calories you haveconsumed throughout the day.  At the end of the week you want to know the following:

                                                                                                                                                              What is the total calories consumed and burned for each day?  Assume that for every minute you
 
are cycling you burn 10 calories.What is the deficit or difference between the number of calories you consume and burn?What is the average calories that you burn and consume?What day did you consume the highest amount of calories?  What day did you burn the highestcalories?What day did you consume the least amount of calories?  What day did you burn the least calories?
 Every day you plan on logging in a notebook the total number of calories you consume(approximately) and how many minutes you spend on either or both bikes.  At the end of the week youplan on loading all of these numbers into a program so that you can analyze the data.
Program Requirements

 Your program will need to do the following:
Feature a menu so that all you need to do is enter a letter and the program will perform thenecessary task.  Use the following letters to correspond to what the program needs to do:
Menu Option Operation

T Get Total Calories Consumed and Burned.  This will also print out
calories consumed and burned per day
D Get the deficit or difference between the calories consumed and burned
for each day.A Get the averagesH Get the highest calories consumed and burned and the corresponding
days in which this happened
L Get the lowest calories consumed and burned and the corresponding
days in which this happenedE Exit or exits the program
 
Make sure that whatever choice you make from the menu that it is validated and will not cause theprogram to stop prematurelyAllow you to pick numerous tasks before you are done with the program.  HINT:  you will need aloop here.Load both Cycling and Eating amounts when the program loads.  In other words, you will not getprompted to load these values separately.  Instead you will initialize your arrays with thesenumbers at the beginning of the program.Nice clean output.Utilization of modular programming.  At the minimum you should have 5 modules.
Some Help with the Logic

 This program will need to use numerous modules.  After you code each module, run it to test it anddebug it, if necessary.  Do not move on to your next module until you have successfully tested the moduleyou are currently working on.

                                                        
                                                                It is all in the Planning


 Open up Notepad++ and start to figure out what this program needs to do, the inputs, the outputs,the variables, the 30,000 foot view and your pseudocode.  
Time to Test the Logic

 Now that you have planned out your attack, test your logic using Raptor.  Use the following test datato te