Assignment Question

Class,

It was only June 29th, 2007 when the first iPhone came out, but it feels like we have been living with these devices and their apps for much longer. Smartphones have created a new way of living. We are always connected, have instant access to information, instant directions to any location, and much more. The mobile experience is now expected, and enterprises have to adapt and provide these experiences to their customers, employees, and partners.  

  • Discuss why mobile application development is considered unique in comparison to website development. 
  • How has mobile application development impacted the use of Smartphones?  Explain
  • Why are mobile apps an expected part of enterprise development and marketing?

To participate in the Discussion, respond to the Discussion prompt by Day 3. Then, read a selection of your colleagues’ postings. Finally, respond to at least two classmates by Day 5 in one or more of the following ways:

  • Complete the Week #3 Discussion by the assigned due date.  Late assignments will not be accepted. 
  • This is a required assignment and is worth 25 points.
  • You must apply and use the basic citation styles of APA.
  • Do not claim credit for the words, ideas, and concepts of others.
  • Use in-text citation and list the reference of your supporting source following APA’s style and formatting
  • Do not copy and paste information or concepts from the Internet and claim that is your work.  It will be considered Plagiarism and you will receive a zero for your work.
  • Use this link to access the Discussion Board

Return to this Discussion in a few days to read the responses to your initial posting. Note what you have learned and/or any insights you have gained as a result of the comments your colleagues made.

Task of assigning random numbers

Task of assigning random numbers to the squares, and selecting the winning square.      Whenever the user clicks the   “Go” button, your VBA program should assign new random numbers to   the cells in the worksheet and also randomly select the winning cell and   change its background color to red (or some other color). No formulas should   be placed in any cells on the worksheet.            Requirements & Hints:   1) You may use formulas to   create the row and column headings in the table. However, there should not be   any other formulas in the worksheet. All the random numbers should be   generated in VBA and placed in the cells as numeric constants (not cell   formulas).      2) In VBA, numbers between 1   and 500 can be randomly generated via: 1 + Int(Rnd * 500))      3) You will need to figure out   how to make VBA loop through the 500 cells in the range containing the   numbers. While the lectures in Unit 5 describe the Cells( ) collection of a   range object as requiring two arguments to specify a row and column (like Cells(r,   c)), you can also use a single argument (like Cells(n)) to refer to the nth   cell in a range.      4) There are a variety of ways   to approach this problem. One way is to first fill the range   sequentially with the integers   from 1 to 500. Then, you could go to each cell (one at a time), generate a   random cell number between 1 and 500 and then swap the value in the current   cell with the value that is in whatever cell number you generate randomly.   (See the next page for a detailed walk-through of this procedure using a   simplified example.).      5) Make sure the macro you   create is Public (not Private). Putting the “Go” button in your application   Once you have your VBA code working, you need to add a “Go” button to your   spreadsheet that the user can click to execute your code. I strongly recommend   that you get your code working first and then follow the instructions below   to create a Go button and connect your code to it. To create the “Go” button   first make sure you have the Developer tab available on the Ribbon in Excel.   If you don’t have a Developer tab do one of the following: In Office 2007   click the Office button, Excel Options, Popular, and click the check box for   “Show Developer tab in the Ribbon.”      In Office 2010 & 2013   click File, Options, Customize Ribbon, and check the box next to Developer in   the right-hand pane. Now, click Developer, Insert, and click the “Button”   icon beneath Form Controls, and then click and drag to draw a button control   on your spreadsheet. (Note that there is another button icon under ActiveX   Controls, but I strongly recommend using the one under Form Controls for this   exercise.) A window   should appear allowing you to   assign a (Public) macro to this button. Select your macro and click OK. If   you click your button, it should now run the macro you assigned to it.   If you right-click your button   you can edit the text that appears on the button (among other things).      Simplified Example      Suppose I have a range filled   with numbers from 1 to 15…   1 2 3 4 5 6 7 8 9 10 11 12 13   14 15       

Discussion – Information Governance (Regulations and compliance)

 Important Note: Please write this topic on   Impact of Health Information Technology on Patient. Since this is my final topic.Attaching the introduction which I submitted 

Chapter Eight (8): Information Governance and Legal Functions: According to the authors, Smallwood, Kahn, and Murphy, IG is perhaps one of the functional areas that impact legal functions most. Failure to meet them could be literally put an organization out of business or land executives in prison.   Privacy, security, records management, information technology (IT), and business management functions are very important.  However, the most significant aspect of all of these functions relates to legality and regulatory compliance from a critical perspective. 

For this discussion, identify the industry you will be writing about in your final paper and discuss the regulatory compliance requirements that the company has to meet and the corresponding security, privacy, and records management functions that would need to be enabled for that organization. Remember to cite your sources and critically respond to two other learners.

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

  • Ask an interesting, thoughtful question pertaining to the topic
  • Answer a question (in detail) posted by another student or the instructor
  • Provide extensive additional information on the topic
  • Explain, define, or analyze the topic in detail
  • Share an applicable personal experience
  • Provide an outside source (for example, an article from the UC Library) 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 two scholarly sources 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.

Mobile -4

 

“Interactive Design involves understanding users, developing prototypes, and evaluating and refining the product in a participative manner” (Jones and Marsden).

Can you give an example of 

a) where you KNOW this was done, or 

b) where you THINK  this was done, or 

c) where you think this was NOT done…and that was a problem?

Do not simply name a mobile application – tell us why you think what you think.

Cloud computing and website user experience

Question 1

Read Chapter 3 – https://opentextbook.site/informationsystems2019/chapter/chapter-3-software-information-systems-introduction/

The move to cloud computing continues to progress at a very rapid pace. Many companies are taking advantage of the benefits and features cloud computing offers in the form of Infrastructure as a Service, Platform as a Service, and Software as a Service. Regarding software, consider what applications your company uses. What applications are possibly outsourced to a cloud service provider? For example, your company may be using Microsoft Office 365 for email and office suite applications. Beyond this, what more specific software is your company currently using which may be cloud-based. Why are they using this system and what benefit does using the cloud for this service provide?

Your response should be 250-300 words. Follow APA 7 guidelines for references.

Usability Journal

Read Chapters 5 and 6, Interaction Design 5th Edition

Each day, we use the Internet on our personal computers and mobile devices to access information and purchase goods. Websites often have their own mobile form factor while others maintain the same Website user experience, creating challenges when trying to use navigation, overcome errors, search, and complete the most mundane tasks. For this assignment, you are to review a website as well as a Mobile Site. For example, you would evaluate Amazon.com on Microsoft Edge (PC) and Amazon.com on your iPhone using Safari. Conducting a heuristic evaluation (self-evaluation), you will write an assessment on each Website answering the following questions: 

  1. What Website did you evaluate?
  2. What industry does the company participate in?
  3. Looking at the online website, address three issues that require revision? For each issue, please provide a screenshot and explicitly mark why you feel this issue is problematic.
  4. Looking at the online website, how would you suggest that the issues requiring revision are corrected based on what you have learned in the class so far?
  5. Moving to the mobile site, compare those same three features. Did you find the user experience to be problematic or better suited for the mobile form factor?
  6. With the mobile site, how would you enhance the experience for those same issues you found on the Website to be problematic. 

This paper length is 4 -6 pages. Since this is a personal review of a website, sources are not necessary. However, you are still to follow the APA format in presenting the paper. Assignment should be in a separate word document.

Capture the Flag (CTF) Write-Up

 

The individual CTF challenge is made up of 100 challenges separated into 10 categories of 10 challenges. You may choose which challenges you want to attempt and may attempt multiple challenges from the same category. Once you have attempted any of the 10 questions out of the 100, proceed to the CTF Challenge Write-Up. For this Project:

  • Review the Capture the Flag (CTF) Challenges and pick 10 to solve.
    • You can check your answers with the “CTF Answer Checker” in the quizzes section of the course
    • You can keep submitting your CTF answers until you get 10 correct
    • This will not affect your assignment or course grade
  • When you have attempted 10 challenges:
    • Follow the instructions in the Capture the Flag (CTF) Write-Up Template to answer follow-up questions on your CTF experience
    • For the Write-Up, you should list the 10 challenges you attempted and explain at least 2 challenges that you actually solved to complete the assignment
    • You do not need 10 “correct” solves; rather, focus on what you learned from the challenge(s) you solved and also those you did not solve

Unit 3 Assignment: Smith, Smith, Smith and Smith

See attached File APA Format

Smith, Smith, Smith, and Smith is a regional accounting firm that is putting up a new headquarters building. The building will have a backbone network that connects eight LANs (two on each floor). The company is very concerned with network errors. Write a 2-3 page paper on what advice you would give regarding the design of the building and network cable planning that would help reduce network errors. Create a network diagram based on your suggestions for the company. 

See the attached document for complete instructions and grading rubric. Submit your completed assignment to the above submission link by 11:59 p.m. EST, Sunday of Unit 3.FitzGerald, J., Dennis, A., & Durcikova, A. (2021). Business data communications and networking. Hoboken, NJ: Wiley.