lab

 

In this lab you’ll set up your own local environment you’ll use in later labs to set up Ethereum and Hyperledger Fabric development and deployment environments. When you finish this lab, you’ll have the infrastructure in place to build many different types of virtual environments on your own computer.  

 

flash card program python

the aim of this first assignment is to implement a Linked List that is able to hold and operate on more complex data (than just one number, string, etc.). 

Specifically, the task is to create a set of flash cards. The “deck” of flash cards can be thought of as a linked list. Each flash card should have a hint (e.g. “an ADT that typically has push and pop operations”), and then will prompt for an answer from the user. The program should go through the deck of flash cards (i.e. traverse the linked list). 

See the video here for a short demonstration of what the program should look like when it is run:

What to hand in?

A single *.py file should be submitted here on Canvas. Do *not* put your name anywhere in the *.py file since this will be anonymously reviewed. 

The example of how the ouput should is the first screen shot i’ve added. the next 2 screen shots are how the assignment is graded.

Additional requirements/specs:

  • the program should have at least 3 flash cards
  • you should choose hints and answers other than those that are shown in the demonstration video
  • your cards (the hints and answers) should be hard-coded inside of your program (you do not want to have to input the cards in your program each time it is run, and, when someone else runs your program they will be able to see new flash cards that they have not seen before)

Hints/Tips:

The flow of the program is that we iterate through the deck of flash cards (i.e. the linked list), and remove a card (i.e. node) when it has been answered correctly twice. Thus, iterating over the linked list, keeping track of correct answers, and stopping when the list is empty, is 90% of the task here. Try to push as much functionality into your flash cards (nodes), and deck (list) as possible. That way the main part of your program can be very short and simple. 

The python function, “input()” will be helpful. Here is how it could be used in this program:

answer = input("ENTER 'S' FOR STACK, 'Q' FOR QUEUE', OR 'L' FOR LIST")

Cloud Computing

 

A three-tier web application architecture has been generically defined as the presentation, business logic, and data storage tiers. However, Amazon Web Services defines the three-tier web application architecture as the web, application, and storage/database tiers.

Write a paper comparing the generic three-tier web application architecture to that applied by Amazon Web Services.

Apply APA Edition 6 formatting.

Use at least three properly documented references (do NOT use wikis).

Correctly cite your references using APA Edition 6 formatting.

Your paper should be at least 500 words in length using good grammar.

Use complete sentences and paragraphs. Do not use bullets.

Be sure and use a spelling and grammar checker.

computer D2

 This assignment has as main purpose to give you the understanding of what an algorithm means, and a real life application can be built by providing the right instructions. Here you have the opportunity to create an algorithm that performs one of your daily tasks. You will think of what actions you are taking to fulfill that particular task, and you should create the steps that a “clone” of you should take to perform the task like you do.  

Instruction:

 

Imagine that you want to create a robot that does what you do daily. Choose a simple task, such as your preparation to go to bed at night, the morning routine, brushing teeth, walking your dog, etc. Create an algorithm to describe the prime steps to complete the task that would guide the robot to fulfill the job. 

  1. Consider a task that can be modeled through a reasonable number of steps, which is at your choice.
  2. The algorithm should include decision items when the normal conditions of executing the task are not met. For example, if you model the routine of brushing your teeth, state what happens if you run out of toothpaste, if the water is cold, and so on.
  3. Consider including repetition items. For example, while brushing teeth, you brush ten times on each side of the mouth – you can model the repetition with a loop that counts the number of brush strokes.
  4. Include at least one decision and one loop in the algorithm

To create an algorithm, you may draw a structured flowchart or write pseudocode that describes all the steps in a Word document. If you choose to draw a flowchart, you may use a web tool, draw.io (Links to an external site.), with which you can easily create a flowchart and export it as a PDF document. Here is an example structured flowchart [PDF] for your reference.

 

Your initial response should include the following: 

  • An attachment – Attach the algorithm (.pdf, .docx, or .doc) to the post.
  • A description of the task – Type directly in the body of your post a description of the task and your considerations related to the process of creating the algorithm.
  • A conclusion – Include a conclusion in the body of your post. Based on the effort made to describe one task from your daily activity, write a statement that evaluates the effort of writing an algorithm that would guide a robot executing all the routine activities that you do daily.

Research Paper

Research Paper on the topic “Cyber Security”.  It should be at least 12-15 pages with at least 5 APA citations & matching references. Formatting: Introduction; Image / Table; Conclusion; 12 TNR font; double space; clearly divided small paragraphs; bold & underline headings 

Swift Programming _Biography viewer

I need help creating an iphone app using swift programming > Here we have to  Choose one of our  favorite games /anime, and implement an app that shows the biography of each character of the game/anime .

Reflection

Reflection on 

1. Analyzing and visualizing data

2. Operational Excellence

Should be a minimum of 400 words. 

Research paper- Smart cities

Deadline: 1/14

Pages: 4-6

This week’s reading centered around how Big Data analytics can be used with Smart Cities. This is exciting and can provide many benefits to individuals as well as organizations. For this week’s research assignment, you are to search the Internet for other uses of Big Data in RADICAL platforms. Please pick an organization or two and discuss the usage of big data in RADICAL platforms including how big data analytics is used in those situations as well as with Smart Cities. Be sure to use the UC Library for scholarly research. Google Scholar is the 2nd best option to use for research.Your paper should meet these requirements:

  • Be approximately four to six pages in length, not including the required cover page and reference page.
  • Follow APA 7 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.

EH Week 3 p3

Hello,

i need this paper by 09/09 afternoon.

Strictly No plagiarism please use your own words.

Search the Internet and locate an article that relates to the topic of HACKING and summarize the reading in your own words. Your summary should be 3 paragraphs in length and uploaded as a TEXT DOCUMENT. Click the link above to submit your work. There is an EXAMPLE attached to show you the format requirements.

What is most important is that you use YOUR OWN WORDS to summarize the news article. It is essential that you do not copy text directly from the Internet. Plagiarism is unacceptable. You can easily avoid this by rephrasing the contents and summarizing it using your own words.A reference citation is also required for this assignment. You may just include a link to your article.

Strictly No plagiarism