YBC 7289

MIS437- Module 1: Discussion: What data would be stored for this?

Some of the earliest known examples of recorded information come from Mesopotamia, which roughly corresponds to modern-day Iraq, and date from around the middle of the fourth millennium BC. The writing is called cuneiform, which refers to the fact that marks were made in wet clay with a wedge-shaped stylus.

A particularly famous mathematical example of cuneiform is the clay tablet known as YBC 7289.

This tablet is inscribed with a set of numbers using the Babylonian sexagesimal (base-60) system. In this system, an angled symbol, <, represents the value 10 and a vertical symbol, |, represents the value 1. For example, the value 30 is written (roughly) like this: <<<. This value can be seen along the top-left edge of YBC 7289.

YBC 7289

The markings across the center of YBC 7289 consist of four digits: |, <<||||, <<<<<|, and <. Historians have suggested that these markings represent an estimate of the length of the diagonal of a unit square, which has a true value of  (to eight decimal places). The decimal interpretation of the sexagesimal digits is, which is amazingly close to the true value, considering that YBC 7289 has been dated to around 1600 BC.

What we are going to do with this ancient clay tablet is to treat it as information that needs to be stored electronically

The choice of a clay tablet for recording the information on YBC 7289 was obviously a good one in terms of the durability of the storage medium. Very few electronic media today have an expected lifetime of several thousand years. However, electronic media do have many other advantages.

The most obvious advantage of an electronic medium is that it is very easy to make copies. The curators in charge of YBC 7289 would no doubt love to be able to make identical copies of such a precious artifact, but truly identical copies are only really possible for electronic information.

This leads us to the problem of how we produce an electronic record of the tablet YBC 7289. 

What data would be stored for this?

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 New Zealand License.

Agile Delivery

  AGILE DELIVERY

Assignment: 

The purpose of this assignment is to create features, user stories, enabler stories, and a team backlog for an agile IT project.

Part 1

For this assignment, read the “Running Case” in Chapters 4 and 5 of the textbook. Complete the following tasks.

1.     Using the “BIT-415 Features and Benefits Matrix” template, create a list of 10 features based upon the requirements found in the “Running Case.” Discuss the associated benefit hypothesis and acceptance criteria for each of the features. An example is provided in the template.

2.     Using the “BIT-415 User Story and Acceptance Criteria” template, create a list of three user stories for each of the features developed in Step 1. Discuss the appropriate acceptance criteria for each of the user stories. An example is provided in the template.

3.     Using the “BIT-415 Enabler Stories” template, create a list of enabler stories based upon the features defined in Step 1. Discuss the appropriate acceptance criteria for each of the enabler stories. An example is provided in the template.

Part 2

Using the “BIT-415 Team Backlog” template, create a team backlog using the features, user stories, and enabler stories developed in Part 1. Complete the template by adding the estimated duration and priority for each user story. An example is provided in the template.

game analysis

    

you will find a document titled MDA.pdf. In it, the authors discuss the ideas of Mechanics, Dynamics, and Aesthetics as is discussed in this week’s video. In short, and as was discussed (you should read the document to fill in the blanks), Mechanics refers to the nature of gameplay (the means by which you move your character, fire / swing / implement your weapon, manipulate inventory, interact with the environment, physics engine responses, etc.), Dynamics is the manipulation of those mechanics in a way that impacts gameplay in unexpected or novel ways (how someone plays the game, often very individualistic) and Aesthetics represent the visual impact of the game as well as the emotional response that it can elicit in a player, regardless of genre. 

Database Systems – Discussions

If you were designing a Web-based system to make airline reservations and to sell airline tickets, which DBMS Architecture would you choose from Section 2.5? Why? Why would the other architectures not be a good choice?

Instructions:  Your response to the initial question should be 250-300 words.  Next respond to two postings provided by your classmates. The first post should be made by Wednesday 11:59 p.m., EST. I am looking for active engagement in the discussion.  Please engage early and often. You are require to create your initial thread in order to view and respond to the threads posted by other students.  There must be at least one APA formatted reference (and APA in-text citation) to support the thoughts in the post as needed.  Do not use direct quotes, rather rephrase the author’s words and continue to use in-text citations.

GO16_AC_VOL1_GRADER_CAP2_AS – Supplier Data

 GO16_AC_VOL1_GRADER_CAP2_AS – Supplier Data

  

Project Description:

In this project, you will apply skills you practiced from the Objectives in Access Chapters 1 through 3. You will create a database for Gina Gomez, Sales Manager, that contains inventory and supplier information. In addition, you will create queries that answer specific questions relating to the inventory items and suppliers, forms for entering and updating information, and reports.

     

Start   Access. Download, open, and save the database named go_acc_grader_capstone2_Supplier_Data.accdb.

 

Open   the Cap2 Inventory table in Design View. Rename the ID field to Item ID and change the Data Type to Short   Text. Continue adding the following fields as Short Text except for Cost,   which should have a Currency Data Type, and Quantity, which should have a   Number Data Type:
 

Item Name
  Department
  Cost
  Quantity
  Supplier ID

 

Switch   to Datasheet view. Enter the following two records into Cap2 Inventory:
 

  Item ID: H102
  Item Name: Hair Brush Set
  Department: Hair Care
  Cost: 9.99
  Quantity: 92
  Supplier ID: S-186
 

  Item ID: M089
  Item Name: Pedicure Kit
  Department: Hands & Feet
  Cost: 22.59
  Quantity: 71
  Supplier ID: S-133

 

Close   the table. Append a copy of the records from the downloaded aCap2_Inventory.xlsx workbook to the   Cap2 Inventory table. Accept all defaults in the wizard and do not save the   Import steps. Open the table, verify there are 24 records, and apply Best Fit   to all fields. Save and close the table.

 

Import   the source data from the downloaded aCap2_Suppliers.xlsx   workbook into a new table in the current database. In the wizard, click the   First Row Contains Column Headings option and set the primary key to Supplier   ID. Name the table Cap2 Suppliers.

 

Open   the Cap2 Suppliers table in Design view. Delete the Office Manager field and   save the table. Switch to Datasheet view and apply Best Fit to all of the   fields. Save and close the table.

 

On   the Navigation Pane, group the objects by Tables and Related Views.

 

Create   a relationship between the two tables in the database using Supplier ID as   the common field. Enforce Referential Integrity and select both Cascade   options. One supplier can supply many inventory items.

 

Create   a relationship report. Save the report with Relationships   as the name. Close the Relationships window.

 

Create   a query in Design view, using your Cap2 Inventory table to answer the   question, What is the item name (in alphabetical order), Cost, and Quantity   for the department of Hair Care?   Do not display the Department field in the query results. Run the query, save it as Cap2 Hair Care Query, then close the query. Three records   match the criteria.

 

Create   a copy of Cap2 Hair Care Query named Cap2 Hair Care or   Easy Wear Query. Redesign the query design to answer   the question, What is the department, item name, cost, and supplier ID where   the department is hair care   or easy wear? Arrange the fields in the order in   which they’re mentioned in the question. Sort the records first in ascending   order by Department and then in ascending order by Item Name. Run and then   close the query. Seven records match the criteria.

 

Create   a query in Design view, using both tables to answer the question, What is the   department, supplier name, item name, and phone, for a supplier name that   begins with the letter B   for the department of bath?   Add the fields in that order. Sort the records first in ascending order by   the Supplier Name field and then in ascending order by the Item Name field.   Run the query, save it as Cap2 Wildcard   Department Query, and then close it. Seven records   match the criteria.

 

Create   a query in Query Design view, using your Cap2 Suppliers table and your Cap2   Inventory table to answer the question, What is the supplier name, item name,   department, and cost (in that order) for items that have a cost of $25 or   greater? sorted first in ascending order by department and then in descending   order by Cost? Six records match the criteria. Save the query as Cap2 Cost $25 or More Query and close it.

 

Create   a query in Design view, using the Cap2 Inventory table to answer the   question: For Supplier ID S-186,   for each Item Name, if the Markup is calculated as 62% of Cost, then what is   the Selling Price if Cost and Markup   are added together? Add the Supplier ID, Item Name, and Cost fields (in that   order), then create the calculated fields. Name the first calculated field   Markup and name the second calculated field Selling Price.   Run the query and apply Best Fit to all of the fields. All numeric fields   should be formatted as Currency, 2 Decimal Places. Save the query as Cap2 Markup Query and close it.

 

Use   the Query Wizard to create a crosstab query using the Cap2 Inventory table.   Set the Supplier ID field as the row headings, and set the Department field   as the column headings. Sum the Quantity field, and do not include row sums.   Name the query Cap2 Crosstab Query   and then finish the query. Run the query and apply Best Fit to all of the   fields. Save and close the query.

 

Create   a query in Design view using the Cap2 Inventory table that prompts you to   enter the Department, and then answers the question, What is the department,   item name, and Cost for inventory items, sorted first in ascending order by   Department and then in ascending order by the item name? Add the fields in   that order. The query should prompt an individual to Enter the Department. Run the query, and type Face & Neck when prompted for the criteria. Five   records match the criteria. Save the query as Cap2 Parameter   Query   and close it.

 

Based   on the Cap2 Suppliers table, use the Form tool to create a form. Switch to   Form view, and then using the form, add a new record as follows:
 

  Supplier ID: S-152
  Supplier Name: Springfield Supply Co.
  Address: 146 Lincoln Drive
  City: Springfield
  State: IL
  Postal Code: 62707
  Phone: (217) 555-2543
 

  Use the Filter By Form tool to create a filter that displays records with a   State of IL   or TX. After verifying that three records   match this criteria, toggle the filter to display all 6 records. Save the   form as Cap2 Supplier Form and close it.

 

Based   on your Cap2 Suppliers table, use the Report tool to create a new report.   Delete the following fields from the report: Supplier ID, Address, City,   State, and Postal Code. Delete the Page Number control. Apply the Gallery   theme to this object only. Sort the Supplier Name field in ascending order.   For the Phone field, change the Width property to 1.25.   For the Supplier Name field, change the Left property to 1 and then close the Property Sheet.   Save the report as Cap2 Suppliers Report   and then close the report.

 

Use   the Report Wizard to create a report based on the Cap2 Inventory table. Add   the following fields to the report: Department, Item Name, and Quantity, in   that order. Group by the Department field. Sort in ascending order by the   Item Name field. Find the Sum of the Quantity field. Be sure that the Layout   is Stepped and that the Orientation is Portrait. For the report title, type Cap2 Inventory by Department Report   and then switch to Layout view. Delete the controls that begin with Summary   for ‘Department’. Under Item Name, click any text box control, and then set   the Width property to 2.5.   For the Quantity label control, set the Left property to 6.5. Save and close the report.

 

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

web browser forensics

 

Last week you completed a short APA research paper on an overview of a particular Web Browser, this week we are going to dig a little deeper. You are to explore the different web browser forensic tools available, both paid and free. You are to research the different tools available to you, concentrate on free tools, and provide a summary of the tools and how you can use them to perform web browser forensics. You should also note whether the tools can be used on virtual machines.

Your research should include a 3-4 page executive summary paper in APA format, with all supporting references and screen shots of the software you explored that is available for you to use. The goal is to be able to use the software to conduct the investigation and analysis and provide a final report for testimony, just to give you an idea on where we are heading

Dddd

APA format 

500 words

The rising importance of big-data computing stems from advances in many different technologies. Some of these include:

  • Sensors
  • Computer networks
  • Data storage
  • Cluster computer systems
  • Cloud computing facilities
  • Data analysis algorithms

How does these technologies play a role in global computing and big data?

Please make your initial post and two response posts substantive. A substantive post will do at least two of the following:

  • Explain, define, or analyze the topic in detail
  • Share an applicable personal experience
  • Provide an outside source that applies to the topic, along with additional information about the topic or the source (please cite properly in APA)
  • Make an argument concerning the topic.

At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations and references in your post.

Check The folder saying 4306 Lab 1 that where you will find the questions. Rest are help

  

Check The folder saying Lab 1 that where you will find the questions. Rest are help

Write a program that inputs (use JOptionPane.showInputDialog method) four numbers and graphs them as a pie chart. Use class Arc2D.Double and method fill of class Graphics2D to perform the drawing. Draw each piece of the pie in a separate color.

  

Given program (Lab_1_2_start_Up) is an application that allows the user to select a shape from a JComboBox and draws it 20 times with random locations and dimensions in method paintComponent. The first item in the JComboBox should be the default shape that is displayed the first time paintComponent is called. (Screenshot 1 & 2)