DS-14

Write an essay of at least 500 words discussing how a blockchain implementation would improve data security in the military, education, or another context. 

Do not copy without providing proper attribution. This paper will be evaluated through SafeAssign. 

Write in essay format not in outline, bulleted, numbered, or another list format.  

Use the five-paragraph format. Each paragraph must have at least five sentences. Include 3 quotes with quotation marks and cited in-line and in a list of references. Include an interesting meaningful title.

Agile for all ( jan 29 )

I have mentioned several times that you will be doing a team project this semester…lots to do in the project and lots to manage…

You have all worked on team projects in the past…and some of you (okay, most of you…okay, all of you) have expressed concerns over doing a team projects…and you have talked about the many issues and problems that go along with a team project…

But we won’t let that happen this semester!…because this semester, we have the choice of managing the project as with waterfall or agile…

For this assignment, given what we have discussed about waterfall and agile development, tell me which process do you think would work better in school projects – agile or waterfall?…explain why you think one will work better, and why you think the other will not work as well…be VERY SPECIFIC regarding SPECIFIC class projects and SPECIFIC class project tasks, and how they line up to either agile or waterfall processes…use your past experience with group projects as a reference…

DO NOT GIVE ME DEFINITIONS…

Again, when you have completed this, you should have 1 to 2 pages…if you have any questions about anything, just let me know…

Write python code

  

Question 1 .Write python code that accepts a string, input from the user.
The string will be a series of numbers separated by commas (e.g. “24,6,14,66,2”). The numbers will all be integers. Convert the string into a list of numbers (e.g. [24,6,14,66,2]). Print the list.Print each number in the list, followed by the sum of all of the numbers in the list, in the following format: “The sum of 24 + 6 + 14 + 66 + 2 equals 112”.Attach your answer in a python file called question_1.py.

Question 2 .Write the function weather_report() that accepts a temperature in degrees celsius and prints out the temperature in farenheit, along with a phrase.If the temperature in celsius is less than 0 degrees, print ” That’s freezing!”. If the temperature is over 35 celsius print “It’s gonna be hot!”.If the temp is exactly 25 celsius print “Perfect!”. For any other temperature print “Jeans and a shirt will be fine.”. For example, weather_report(25) will print: “77F, Perfect!” Call the function 6 times, with the following values:weather_report(-5)
weather_report(0)
weather_report(12)
weather_report(25)
weather_report(35)
weather_report(40)

3.Write python code that takes the list of numbers created in question one, and removes any numbers that begin with a 3 from the list.Do not create a new list, you must remove the elements from the existing list.Note there will be no 3+ digit numbers (all numbers are between 0 and 99).For example, the list [1,3,5,7,23,33,9] would become [1,5,7,23,9].

4.Write python code that accepts a string, input from the user. The string will be several sentences long, and could contain punctuation including quotation marks, commas, periods or hypthens. There will be no contractions (so no “I’m”, “it’s” etc ).For example:” Once upon a midnight dreary, while I pondered, weak and weary, Over many a quaint and curious volume of forgotten lore— While I nodded, nearly napping, suddenly there came a tapping, As of some one gently rapping, rapping at my chamber door.” This would be a single string entered by the user (they would hit return only at the end of the whole quote).Convert the single string into a list of strings. Each string in the list will be equal to one word in the sentence. Punctuation should not be preserved, and all the words should be stored in lowercase. A word is defined as a series of one or more characters (a-z or A-Z) separated by spaces or punctuation. In the example above the list would contain [‘once’ ‘upon’ ‘a’ ‘midnight’ ‘dreary ‘while’ etc]Print the list of strings so that each string in the list is printed on a new line. At the end of the list print the total number of strings in the list.

5.Make a Class called Customer. The class will have the attributes first_name, last_name, date_of_birth, and phone_number. Make a method called describe_customer() that prints a summary of the customer information. Make another method called greet_customer() that prints out a welcome greeting (“Hello, “)Create several instances of the class representing different customers, and call both methods for each customer.

6 .Write python code that will print out 3 “X” shapes, next to each other horizontally. The Xs will be built of asterix symbols (the character above the number 8 on the keyboard).The width of the X will be input from the user, and must be a value between 5 and 11. It will also be an odd number (you do not need to control for bad user input).The height of the X shape will be the same as the width, so if the user enters 9, the output will look like this:

* * * * * *
* * * * * *
* * * * * *
* * * * * *
* * *
* * * * * *
* * * * * *
* * * * * *
* * * * * *

Note there is one space between each shape.

Exp19_Access_Ch04_ML1 – Hotel Chain 1.0

 

Exp19_Access_Ch04_ML1 – Hotel Chain 1.0 

Project Description:

You are the general manager of a large hotel chain. You track revenue  by categories, such as conference room rentals and weddings. You want  to create a report that shows which locations are earning the most  revenue in each category. You will also create a report to show you  details of your three newest areas: St. Paul, St. Louis, and Seattle.

Start Access. Open the downloaded   Access file named Exp19_Access_Ch4_ML1_Rewards.  Grader has automatically added   your last name to the beginning of the  filename. Save the file to the   location where you are storing your  files.

Select   the Members table, and create a   Multiple Items form. Save the form as Maintain Members.

In   Layout view, change the MemNumber label to MemID   and use the Property Sheet to reduce the MemNumber column width to 0.6″.

Change   the widths of the LastName, FirstName, City, and Phone fields to 1.25″; change the width of the State and Zip   fields to 0.75″;   and change the width of the Address field to 1.75″.   Delete the form icon (the picture next to the title of the form) in the Form   Header.

Change   the sorting order of the MemberSince control so that the members who joined   most recently are displayed first.

Click   the LastName field and change the   control padding to Wide. (Hint:   Search Control Padding in the Tell me box). Save and close the form.

Select   the Revenue query, and create a   report using the Report Wizard. Include all fields in the report and add   grouping first by City and then by   ServiceName. Add a Sum to the Revenue field and select   the Summary Only option. Select Outline Layout and name the report Revenue by City and Service.

Scroll   through all the pages to check the layout of the report  while in Print   Preview mode. Close Print Preview. Switch to Layout  view, and delete the NumInParty and PerPersonCharge controls.

Select   the result of the aggregate sum function for the city’s revenue. Change the   font size to 12; change the font   color to Dark Blue, Text 2; and   change the background color of the control to Yellow.

Change   the sort on the report, so that it sorts by city in  descending order—that   is, so that the last city alphabetically (St.  Paul) is displayed first.

Examine   the data in the report to determine which city (of these  three: St. Paul, St.   Louis, or Seattle) has the highest Sum of event  revenue. You will use this   information to modify a query. Save and  close the report. Modify the Totals   by Service query so the criteria  for the City field is the city you   determined had the highest sum of  event revenue (St. Paul, St. Louis, or   Seattle). Run, save, and close  the query.

Create   a report using the Report tool based on the Totals by Service query. Name the   report Targeted City. Close the report.

Close   all database objects. Close the database and then exit Access. Submit the   database as directed.

Python 4

In the document

Possible topics to use:

     Bits,   binary numbers, hexadecimals, basic Python arithmetic   File types and   running Python scripts, variables, Input function, Strings, Ints,   Floats, Type and type conversion   List and   tuples   Booleans and   conditionals   The   if/elif/else block   The range   function, for loops, while loops, nested loops   Loops and   conditionals, break and continue, list comprehension   List   comprehension continued, Functions, return, global variables   Math module,   random module   Dictionaries   String methods   and print formatting   Reading text   files   Writing and   appending to text files     More on text   files   Command line   arguments   The time   module, datetime module, timing functions   Recursive   functions   Modules in   Python   The re module   The tkinter   module   More on the   tkinter module   The numpy   module   The os module   The csv module   The json   module  The matplotlib   module   More on the   matplotlib module   HTML   More on HTML      Introduction   to object-oriented programming   Classes,   objects, and method   Encapsulation,   inheritance, overloading/polymorphism   More examples   of OOP, built-in classes and methods   Exception   handling with try/except blocks   Raise and   assert   Iterables and   map/reduce/filter/zip, lambda   Javascript,   jQuery, CSS, and PHP   Review    

marketing strategies

  

What are some of the ways we can manage the distribution channel? After reviewing this week’s resources and your research, consider the various channels of distribution. 

Identify at least two ways to better manage and an existing channel for a specific product you personally use? Be sure to explain your reasoning behind your selections.

In 350 words

Week’s Resources:

Distribution Strategy – An Introduction

https://www.youtube.com/watch?v=cuPnPJCWJwU&t=1s 

Product Distribution Strategy: The Ultimate Guide :

https://www.repsly.com/blog/consumer-goods/everything-you-need-to-know-about-product-distribution 

Overview JM new

In this course, you will assume the role of an IT team member for a fictitious company, Don & Associates. This will help you learn about an IT professional’s role and how to develop solutions on the job.

Don & Associates is a financial consulting company that provide services to small- and medium-sized companies. The company operates networks and servers, as well as other physical technological infrastructure.

Don & Associates is looking to expand its services and locations, but the owner of the company is worried about the cost of acquiring additional equipment and is also concerned about maintenance and space. The owner is looking for an innovative solution that will reduce the operational cost of expansion.

 1: Executive Summary—In this assignment, you will develop a high-level overview in the form of an executive summary that will review the types of cloud computing, describe the advantages of moving operations to the cloud, and include a brief introduction of the major cloud vendors.

Research Paper

The COSO framework of internal controls is practiced within companies around the world. The objectives of the COSO framework are closely related to its five components. For this week’s activity, please discuss these five components of the COSO framework. Be sure to include each components’ impact on each of the COSO framework objectives. What do you feel an auditor would most be concerned with during an IT audit? Lastly, discuss suggestions for integrating COSO framework compliance into a company in which you are familiar. 

Your paper should meet the following requirements:

• Be approximately four to six pages in length, not including the required cover page and reference page.

• Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.

• Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find resources.

• Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.