Write a program that reads

  

Write a program that reads a person’s name, their birth year, birth month, birth day, current year, current month and current day and computes and prints

1. The age of the person in years

2. The day of the week on which the person was born (Using Zellers congruence)

3. The season in which the person was born

. C++ program

Need ER Model for the given scenario

You need to produce an ER model for a given scenario. Scenario is briefly explained and you need to go through it and produce an ER model based on the requirement.

you will more details in the attached document.

Deliverables of the project:

  • ER Model (MS Visio OR ERD PLUS)
  • Entities: Minimum of three entities are represented
  • Attributes: Minimum of two attributes for each Entity. Most would require more than two attributes, and I am only requiring two per entity.
  • Relationships: Minimum three relationships are presented.
  • Cardinality is defined and specific for each relationship with Crow’s foot notation. 

Write a program with a function

  

Write a program with a function that is passed an array of characters containing letter grades from our previous question, and prints a report that shows the total number of occurrences of each letter grade. Your function should accept both lower and upper case grades, for example, both ‘b’ and ‘B’ should be bucketed into your running total for B grades. Any grade that is invalid should be bucketed as a grade of ‘I’ for Incomplete. You must use a switch statement, and your function should accept an array of any size

Discussion 2- Exe Proj

 Chapter 2. The Organizational Context: Strategy, Structure, and Culture Initial Postings: Read and reflect on the assigned readings for the week. Then post what you thought was the most important concept(s), method(s), term(s), and/or any other thing that you felt was worthy of your understanding in each assigned textbook chapter.Your initial post should be based upon the assigned reading for the week, so the textbook should be a source listed in your reference section and cited within the body of the text. Other sources are not required but feel free to use them if they aid in your discussion.Also, provide a graduate-level response to each of the following questions:

  1. Compare and contrast the organizational cultures at Amazon and Google.  Imagine if you were in charge of a project team at both companies.  How might your approach to managing a project, developing your team, and coordinating with different functional departments differ at the two firms?
[Your post must be substantive and demonstrate insight gained from the course material. Postings must be in the student’s own words – do not provide quotes!] [Your initial post should be at least 450+ words and in APA format (including Times New Roman with font size 12 and double spaced). Post the actual body of your paper in the discussion thread then attach a Word version of the paper for APA review] 

Text-

 

Title: Project Management

ISBN: 9780134730332

Authors: Pinto

Publisher: Pearson

Edition: 5TH 19

Information Technology Act, 2000

 

Instructions

You will be required to write one term paper this semester. The specifications are as follows:

  1. You must write a 5-8 page term paper on a topic of your choice related to cybercrime (ALL TOPICS MUST BE APPROVED). Some examples would include, how to avoid being a victim of cybercrime, the laws surrounding cybercrime, a recent incident related to cybercrime or pick an individual cybercrime and discuss the impact this crime has on society. Please write the term paper in a Word document and then upload it for grading.
  2. Your term paper outline is due at the end of Week 2.
  3. Your term paper is due at the end of Week 8.
  4. In addition to the 5-8 pages of the paper itself, you must include a title page and a reference page.
  5. Your title page must include the title of your paper, the date, the name of the course, your name, and your instructor’s name.
  6. Your reference page must be written in APA citation style, Arial or Time New Roman styles, 12-point font.
  7. Page margins Top, Bottom, Left Side, and Right Side = 1 inch, with reasonable accommodation being made for special situations.
  8. Your paper must be in your own words, representing original work. Paraphrases of others’ work must include attributions to the authors. Limit quotations to an average of no more than 3-5 lines, and use quotations sparingly. It is always better to write the information in your own words than to directly quote.
  9. When submitting the paper, it will automatically run through Turnitin for review. PAPERS WITH AN ORIGINALITY REPORT FROM TURNITIN OVER 15% OR OVER 2% FROM A SINGLE SOURCE WILL RESULT IN A ZERO GRADE.
  10. PER THE STUDENT HANDBOOK, YOU CANNOT SUBMIT A PAPER THAT HAS BEEN SUBMITTED IN ANOTHER COURSE.

Assignment

  

A Security Awareness Program plays an important role in defining the security posture of an enterprise. When managers consider the nature of risk an organization is exposed to, the threats fall into two distinct categories: the risk of disaster and the risk of intentional abuse.

Using the online library resources, industry websites or published articles (scholarly or trade) find two sources which describe how security awareness impacts the success of an enterprise’s security posture. Write a short paper (2 to 3 pages) which provides description of the components of the Security Awareness Program, the type of security threats it addressed (disaster versus intentional abuse), and the effects on the attitudes and behaviors of members of the enterprise.

Please list your reference/s

mid term (AVD)

 It’s time for the results.For this assignment, your assignment objective is completely different. You are not creating or writing a planning document. You must use the objective and data in the instructions for the midterm assessment. I highly encourage you to work through the information provided in R and RStudio, Units 1 – 5 before working on this project.You are responsible for submitting 2 items, a paper and an R script file. Midterm Assessment Instructions Midterm Assessment Instructions – Alternative FormatsPaper

  • Your figures will not contain any other part of RStudio. Do not include images of programming code, nor programming code in your paper. That information is only needed in the R script you submit. This is not a ‘how-to’ in R.
  • When you document your work in your paper, provide an interpretation of every figure in your paper. Label every figure with the word “Figure” and a numeric index, like Figure 1, followed by Figure 2. Keep your figures left-align. When you provide your interpretations, make sure to include what figure you are referring to. For example, “Shown in Figure 1, there is” or your interpretation, followed by “(see Figure 1).” When documented this way, it’s similar to the formatting of a citation, within the confines of parentheses, and within the ending punctuation. The figure annotation is in bold letters. the following line is the title of the figure; it is in italics and not bolded. These both will be entered as text in your paper, not included with the visualization in R.
  • All figures in the paper must be key findings. There should be many more visualizations in the programming than there are in the paper.
  • When providing your interpretations use real words. Don’t use the capitalization shown in the variable names, nor the variables names, unless it is also a word. For example, population represents both a real word and a variable. However, median_household_income is not a word, it is only a variable name and should not be found in your paper. You can refer to the data in this field with the words median household income, without the underscore, or you could define that income represents median household income, than just refer to it as income.

Script file

  • This file should contain everything needed to run the file. If there were steps taken from the original data set and it was modified in the previous homework submission, include that programming code in this script file. All libraries should still be found in one place, near the top of the script file, after the leading comments required in every script file.
  • The programming should include the questions you posed to yourself that led your visualizations in the comments.
  • You will more visualizations in your programming than your paper. If you find that a visualization is not meaningful, you can annotate that in comments in your programming, but don’t include that visualization in your paper.
  • Don’t leave incomplete programming code in your script file. 
  • You may receive an warning when you submit your work. This warning indicates that R script files are not automatically checked by SafeAssign. This is not an error and is not preventing your submission.

Consider the guidelines, suggestions, and other tips provided in previous assignments. All of that still applies here. If you have any questions, please send me an email.When you document this information, you will need to write it as a paper. This is not a blog, a discussion, or a short answer paper. You will need to include an introduction, a topic sentence, supporting paragraphs, and a conclusion. Not great at writing? Go to Start Here in the main menu and look at the resources available to you. Make sure that you document your work using the standards of APA 7. To help with formatting use the  APA 7 Student Paper template. APA 7 Student Paper template. – Alternative Formats When you submit your work, you must submit both a paper and an R script file.This is an individual assignment, not a group assignment.
Submit your assignment here 

Assignment

Prepare a letter to Professor Henderson which contains a simple outline for your upcoming speech. Your topic is”How the culture of the workplace is changing”. The audience is the Business Leaders of America who have asked you to be the Key Note Speaker for their annual meeting. A simple outline contained within the letter is all that is required.

Read the article in the link to provide insight on how to write a successful outline:

How to Craft a Masterful Outline of Speech

https://www.myspeechclass.com/outline.html#the_basics_of_writing_an_informative_outline

Discussioon 250 words

 

Many believe that cloud computing can reduce the total cost of computing and enhance “green computing” (environmental friendly). Why do you believe this to be correct? If you disagree, please explain why?

A Discussion Board rubric clearly communicates expectations for participation, please see the NEC Grading Matrix for Discussion Board Postings as an example.