Discussion and relfection
Discussion 350-400 Words
Reflection – 2 pages
Microeconomics
Read at least 2 of the articles below and summarize what you have learned regarding economies of scale in Walmart. The minimum word count for your summary is 300 words:
WINNERS SHIFT, LOSERS DON’T – BUY AMAZON SELL SEARS AND WALMART
The Big, the Bad, and the Beautiful
Wal-Mart: Every Day Low Prices Business Model
Programming Project
Programming Project 3 (100 Points toward Course Grade)
Instructions: The following programming problem can be solved by a program that uses three basic tasks-Input Data, Process Data, and Output Results. To process the data, it uses loops, arrays, decisions, accumulating, counting, searching and sorting techniques. Use RAPTOR to design a suitable program to solve this problem.
Problem Statement
Assume the Scores array is parallel to the Players array (both arrays are below).
Scores array
Scores[0] = 198
Scores[1] = 486
Scores[2] = 651
Scores[3] = 185
Scores[4] = 216
Scores[5] = 912
Scores[6] = 173
Scores[7] = 319
Scores[8] = 846
Scores[9] = 989
Players Array
Players[0] = “Joe”
Players[1] = “Ann”
Players[2] = “Marty”
Players[3] = “Tim”
Players[4] = “Rosy”
Players[5] = “Jane”
Players[6] = “Bob”
Players[7] = “Lily”
Players[8] = “Granny”
Players[9] = “Liz”
Write a looping program that presents the user with 3 options:
1) Sort Output by Players
2) Sort Output by Scores
3) Exit Program
When the first option is selected, sort the Players array in alphabetical order, keeping the Scores array parallel. Add code that determines the highest and lowest scores in the list. Include code to display each player’s score and name in the sorted order. Below the sorted list display the highest and lowest scores in the list and the name of the player who received that score.
Your sort by Player output display should look like this:
Scores Sorted by Player:
486 Ann
173 Bob
846 Granny
912 Jane
198 Joe
319 Lily
989 Liz
651 Marty
216 Rosy
185 Tim
———————————–
989 Highest Score by Liz
173 Lowest Score by Bob
When the second option is selected, sort the Scores array in numerical order, keeping the Players array parallel. Add code that determines the average score of the entire list. Include code to display each player’s score and name in the sorted order. Below the sorted list display the average of all scores in the list. Your sort by Scores output display should look like this:
Players Sorted by Scores:
173 Bob
185 Tim
198 Joe
216 Rosy
319 Lily
486 Ann
651 Marty
846 Granny
912 Jane
989 Liz
—————————
498 Average Score
You may use either the Bubble Sort or the Selection Sort algorithms.
Option three is self explanatory. NEVER call “main” from inside your program. Use a loop that keeps your program running until the user chooses option 3.
Round the Average score to the nearest whole number, as shown in the output example above.
You MUST use Modular Programming techniques by using Sub Modules (Sub Charts in RAPTOR) in your program. Your “main” module should not be very large. Again, NEVER call “main” from inside your program. Also, do not use “recursion” in this program (submodules that call themselves). You are only allowed to use looping techniques to repeat sections of your submodules.
You may NOT “hard code” the numbers for highest and lowest scores. Nor simply sort the array by score and use the lowest and highest indexes. These must be discovered through algorithm that will work on an unsorted array. NOR may you “hard code” the number for the average score. Accumulate the scores in a loop then calculate the average. If the array data is changed, the Hi/Low/Avg scores should automatically be found or calculated with the new data.
Hard-code the values of the arrays into your program. Do NOT ask the user to input the values.
Other Requirements:
Documentation: Use the “Comments” feature to document each symbol in the flowchart. You do this by right-clicking the symbol and selecting “Comment.” Be sure to identify the data type of each variable used. Be sure to explain what each formula does. Be sure to explain what each of the other symbols in the flowchart does in a comment.
· Test and debug your Program: Create sample input data, run the program, then check your answers with a calculator or Excel. If something did not match up, then fix your program.
· Program must execute and produce correct output.
· Read this page again to be sure you covered all requirements.
· See the Programming Project Rubric for grading principles.
· Extra Credit: 1) Add an option to the menu with code that allows the user to type in a Player’s name and then displays the Player’s score. 2) Use files to input your array data.
Assignment : Layers of Protection Analysis (LOPA)
Topic: Perform a LOPA (Layers of Protection Analysis) of your local living area or work location. Remember to get permission from security.
Instructions: Please download the Assignment 7 Layers of Protection Analysis (LOPA) template (MS Word) PFA , which is already in APA 7 format, using size 12 Times New Roman font, 1-inch margins, TOC, Headings and Reference page. If you insert images or tables in your report make sure you label them appropriately according to APA.
Need Plagiarism report as well.
How do arrays and combo boxes work together
How do arrays and combo boxes work together?
Write a small program in which you add the elements of an array to a combo box and post the code for your program
Exp19_Word_Ch02_CAP_Sams_Gym
Exp19_Word_Ch02_CAP_Sams_Gym
Exp19 Word Ch02 CAP Sams_Gym
Word Chapter 2 Capstone – Sam’s Gym
Project Description:
You are the newly-hired membership director of Sam’s Gym and one of your responsibilities is to put together a membership package providing essential information to the new members. You quickly collected information from various sources and wrote a draft about the gym and its services. Now you are ready to format the draft to enhance readability and highlight important information. In the following project, you will format the document to enhance readability and appearance. You will create, modify, and apply styles; apply bullets and numbering; and insert three pictures into the document.
Start Word. Download and open the file named Exp19_Word_Ch02_Cap_SamGym.docx. Grader has automatically added your last name to the beginning of the filename. Ensure that nonprinting characters are displayed.
Change the document theme to Integral, theme colors to Median, and theme fonts to Cambria.
If the theme is not available, click Browse for Themes, and then select the downloaded theme file Integral.thmx.
Ensure that the insertion point is in the first paragraph of the document. Create a paragraph style and name it Title_Page_1 with the following formats: 22 pt font size, and a font color of Ice Blue, Accent 1, Darker 25% (fifth row, fifth column). The new style is applied to the first line of the document, Sam’s Gym.
Select the second paragraph, Membership Information, and change the font size to 16 and apply a font color of Ice Blue, Accent 1, Darker 25%.
Place the insertion point after the colon in the line Updated by: and type Laura Sims. Change the capitalization for Laura Sims to Small caps.
Select document text from the paragraph beginning with Introduction and ending with Membership Fees. Justify the selected text and change line spacing to 1.15.
Place the insertion point on the left side of the Introduction paragraph (below Laura Sims) and insert a page break (not a section break).
Apply Heading 1 style to Introduction and Facility Description on page 2, Activities on page 3, and Membership Fees on page 4.
Apply Heading 2 style to paragraph headings, including Operational Hours, Holiday Hours, Childcare Hours, Group Exercise Class Description, and Individual Training Packages.
Modify Heading 2 style to use Dark Red font color (the first color under Standard Colors).
Select the second paragraph in the Mission Statement section, beginning with Mission Statement and ending with individual training programs, and apply these formats:
• 1” left and right indent
• 6 pt spacing after the paragraph
• Boxed 3/4 pt border using the color Dark Red (the first choice in Standard Colors)
• Shading of Ice Blue, Accent 1, Lighter 80% (second row, fifth column)
Delete the blank paragraph above the Facility Description heading.
Select the nine holidays listed in the Holiday Hours section and display them in two columns with a line between the columns.
Select the 6 paragraphs in the Group Exercise Class Description section on page 3 starting with Gentle Strength and ending with low impact Zumba moves. Apply the default diamond bullet to the selected text.
Select the ten paragraphs in the Group Exercise Class Description section on page 3 starting with Barre and ending with music while burning calories. Apply a solid round bullet to the selected text.
Apply the default numbered-list format (1., 2., 3.) to the four types of packages in the Individual Training Packages section.
Apply a 1” left tab and a 4” right tab with a dot leader (the leader applies to 4″ tab stop only) to the three schedule items in the Childcare Hours section on page 3.
Insert the picture file Gym.jpg at the beginning of the paragraph that contains Welcome to Sam’s Gym in the Introduction section. Change the height of the picture to 2”, and apply Top and Bottom text wrapping. Apply the Center Shadow Rectangle Picture Style and the Film Grain Artistic Effect. Position the picture so that it appears below the Introduction heading.
Insert the picture file Swimming.jpg at the blank paragraph below the paragraph beginning with The gym is founded by Sam in the Facility Description section. Change the height of the picture to 2.1”, and apply Top and Bottom text wrapping. Apply the Simple Frame, White Picture style (first row, first column) to the graphic. Position the picture so that it appears below the Facility Description paragraph and ensure that it stays at the bottom of page 2.
At the beginning of the Group Exercise Class Description heading, insert an Online Picture using the search word yoga and then insert an appropriate image from the results.
Select and delete any additional text boxes that may display when the image is inserted. To avoid file size limitations, compress the online picture once it is inserted.
Change the height of the picture to 2.5″ and text wrapping to Top and Bottom. Apply the Reflected Bevel, White Picture Style (sixth row, first column). Position the picture so that it is below the Group Exercise Class Description heading.
Spell check and review the entire document.
Display the document in Outline view. Collapse all paragraphs so only lines formatted as Heading 1 or Heading 2 display. Move the Membership Fees section to above the Activities section, and delete the blank paragraph above the Operational Hours heading. Close Outline view.
Save and close Exp19_Word_Ch02_Cap_SamGym.docx. Exit Word. Submit the file as directed.
You are to simulate the functionality
You are to simulate the functionality of a typical ATM (Mac) transaction
1) Code should be a package: ie ATM_PKG
2) Every individual action should be either a function or procedure (ie: check pin, withdraw funds etc)
3) You will call a single public function/procedure within this package to run the entire process, passing in all the appropriate parameters needed
This assignment is very vague and gives you full control. You can do whatever you want (create table to store data etc), what ever makes it more practical. There are many ways to accomplish this assignment, so use your imagination and logic to code a viable solution.
Html
Class: CSCI 426 Professor: R.Anderson Notes:
Description
Pts Your Score
1
4
Grading Rubric –
NP HTML5, CSS3, and JavaScript 6e Tutorial 1, Review
1. Use your HTML editor to open the mp_index_txt.html, mp_menu.txt.html, mp_events_txt.html, and mp_catering_txt.html files from the html01 ► review folder. Enter your name and the date in the comment section of each file, and save them as mp_index.html, mp_menu.html, mp_events.html, and mp_catering.html respectively.
2. Go to the mp_index.html file in your HTML editor. Within the document head, do the following:
a. Use the meta element to set the character encoding of the file to utf-8.
b. Add the following search keywords to the document: Italian, Mobile, food, and charlotte.
c. Set the title of the document to Mobile Panini.
d. Link the document to the mp_base.css and mpjayout.css style sheet files.
3. Go to the document body and insert a header element containing the following:
a. An inline image from the mp_logo.png file with the alternate text Mobile Panini. Mark the image as a hypertext link pointing to the mp_index.html file.
b. A navigation list containing an unordered list with the following list items: Home, Menu, Events, and Catering. Link the items to the mp_index.html, mp_menu.html, mp_events.html, and mp_catering.html files respectively.
4
4. Below the header element insert an article element. Below the article element, insert a footer element containing the following text:
Mobile Panini * 31 West Avenue, Charlotte NC 28204 <§> 704-555-2188
where A is inserted using the 9832 character code and an extra space is added between NC and 28204 using the nbsp character name.
5. Go to the mp_pages.txt file in your text editor. This file contains the text content of the four pages in the Mobile Panini website. Copy the text of the Welcome section, which will be used in the home page of the website. Return to mp_index.html in your HTML editor and paste the copied text into the article element.
6. Within the article element, do the following: a. Mark the Welcome line as an h1 heading.
b. Below the hi element, insert an inline image containing the mp_photo1.png file with an empty text string for the alternate text.
c. Mark the next five paragraphs as paragraphs using the p element. Within the first paragraph, mark the text Mobile Panini as strong text. Within the third paragraph mark the text Curbside Thai as emphasized text.
d. The fourth paragraph contains Mobile Panini’s phone number. Mark the phone number as a telephone link and be sure to include the international code in the URL. Note that this number is fictional, so, if you have access to a mobile browser and want to test the link, you might want to replace this number with your phone number.
e. The fifth paragraph contains Mobile Panini’s e-mail address. Mark the e-mail address as a hypertext link. Once again, note that this e-mail address is fictional, so, if you want to test this link, you will need to replace the Mobile Panini e-mail address with your e-mail address.
7. Save your changes to the file and then open the mp_index.html file in your browser. Verify that the layout and appearance of the page resemble that shown in Figure 1-45. If possible, test the telephone links and e-mail links to verify that they open the correct application.
8. Go to the mp_index.html file in your HTML editor, and copy the header and footer elements. Then go to the mp_menu.html file in your HTML editor and paste the header and footer elements into the body element so that this page has the same logo and navigation list and footer used in the home page. Insert an article element between the header and footer.
2
2
10
1
2
9. Return to the mp_pages.txt file in your text editor and copy the contents of the Mobile Panini menu. Then, go to the mp_menu.html file in your HTML editor and paste the copied text into the article element.
10. Within the article element of the mp_menu.htm file, do the following: a. Mark the text title Our Menu as an hi heading.
b. Enclose the menu items in a description list with the name of each menu item marked with the dt element and each menu description marked with the dd element.
11. Save your changes to mp_menu.html file. Open the page in your browser and verify that each menu item name appears in a bold font and is separated from the indented item description by a horizontal line.
12. Go to the mp_index.html file in your HTML editor and copy the header and footer elements. Then, go to the mp_events.html file in your HTML editor and paste the header and footer elements into the body element. Insert an article element between the header and footer.
13. Return to the mp_pages.txt file in your text editor and copy the list of upcoming events under the Calendar section heading. Then, go to the mp_events.html file in your HTML editor and paste the copied text into the article element.
14. Within the article element, do the following:
a. Mark the text Where Are We This Week? as an h1 heading.
b. Enclose each day’s worth of events within a separate div (or division) element.
c. Within each of the seven day divisions, enclose the day and date as an h1 heading. Enclose the location within a paragraph element. Insert a line break element,
, directly before the time of the event so that each time interval is displayed on a new line within the paragraph.
15. Save your changes to mp_events.html file. Open the page in your browser and verify that each calendar event appears in its own box with the day and date rendered as a heading.
16. Go to the mp_index.html file in your HTML editor and copy the header and footer elements. Then, go to the mp_catering.html file in your HTML editor and paste the header and footer elements into the body element. Insert an article element between the header and footer and then insert an aside element within the article.
2 2
1 2
2
6
1 2
17. Directly after the opening
18. Return to the mp_pages.txt file in your text editor and copy the text about the mobile kitchen, including the heading. Then, go to the mp_catering.html file in your HTML editor and paste the copied text into the aside element.
19. Within the article element, do the following:
a. Mark the text About the Mobile Kitchen as an h1 heading. b. Mark the next two paragraphs as paragraphs.
20. Return to the mp_pages.txt file in your text editor and copy the text describing Mobile Panini’s catering opportunities; do not copy the Catering head. Then, go to the mp_catering.html file in your HTML editor and paste the copied text directly after the aside element.
21. Make the following edits to the pasted text: a. Mark the first two paragraphs as paragraphs.
b. Enclose the list of the six catering possibilities within an unordered list with each item marked as a list item.
c. Mark the concluding paragraph as a paragraph.
22. Save your changes to mp_catering.html file. Open the page in your browser and verify that the information about the mobile kitchen appears as a sidebar on the right edge of the article.
23. Return to the mp_index.html file in your browser and verify that you can jump from one page to another by clicking the entries in the navigation list at the top of each page.
2 2
2
6
1
1 TOTAL 60
YOUR SCORE: ______
250 words min for each question and 150 words Summary for each question – APA FORMAT
1Q:
250 words min response on the following items and upload it in the discussion board:
1. Describe a project that suffered from scope creep. Could it have been avoided? How?
2. Can scope creep be a good thing? When?
3. What can organizations do to successfully manage inevitable changes in scope that are good for business?
2Q.
250 words min response
At work, we regularly need to speak with others either face to face, by phone, or in virtual meetings. Provide 2 examples of verbal communication you have had this week. What form were your communications in (Face to face, phone, virtual, etc.)? Did you face any challenges in your communications? In what ways could you strive to improve your communication at work?
