POS 409 All Discussions

0 items
POS 409 All Discussions
POS 409 All Discussions
$15.00
  • Description

POS 409 All Discussions

The Latest Version A+ Study Guide

 

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

POS 409 All Discussions Link

https://hwsell.com/category/pos-409/

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

 

POS 409 Wk 1 Discussion – Interfaces and Inheritance

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.  The initial post is due by Thursday. Responses must be a minimum of 175 words.

Due Thursday

Respond to the following in a minimum of 175 words:

Some resources claim interfaces should always be used. Others say it depends on the situation.

Discuss when an interface should be used.

Discuss the difference between a subclass and an object as they apply to inheritance. Include a situation when you would use each.

Due Monday

Reply to at least two of your classmates. Be constructive and professional in your responses.

 

 

 

POS 409 Wk 2 Discussion – Collections in REST API Calls and C# .NET Collections

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.  The initial post is due by Thursday. Responses must be a minimum of 175 words.

Due Thursday

Respond to the following in a minimum of 175 words:

Many applications get their data from the internet. This is done in various ways, but one of the most common ways is to use REST (Representational State Transfer) and make calls to get data over HTTP (Hyper-Text Transfer Protocol). REST API’s center around resources grouped as a collection.

There are many open APIs (Application Program Interfaces) that are free and can be used to get data from different sources. Click the link to view an example of the code to make a currency conversion that you can access in your browser.

As you can see data is often returned as a collection of objects.

Discuss how REST is commonly used in calling an API to get data and discuss the different data formats that are used in this type of data transfer.

Knowing when to apply collections on a given business problem is an important skill for developers to know.

Using the information from Lesson 7, “Managing Collections of Data,” of the Lynda.com® course C# Essential Trainingselect one .NET collection, and explain possible benefits of implementing the selected C# collection.

Replacement video if above is not available: This is a good video: Learning C# with Alex Zanfir. Section 1 touches on Collections at the very end. I recommend watching all of Section 1 to understand the code example used in the Collections part of the video.

https://www.lynda.com/C-tutorials/Welcome/651201/720459-4.html

From the perspective of the IT manager, discuss business problems that could be solved using the selected C# collection.

Due Monday

Reply to at least two of your classmates. Be constructive and professional in your responses.

 

 

 

POS 409 Wk 3 Discussion – Using LINQ to Mock-Up Data and Operator Overload

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.  The initial post is due by Thursday. Responses must be a minimum of 175 words.

Due Thursday

Respond to the following in a minimum of 175 words:

When creating a program that receives data from an external source, we often need to mock-up or simulate the data.

Discuss different approaches you might use in a .Net program to simulate data, including using LINQ and XML.

Considering the information you learned in Ch. 22, “Operator Overloading,” of Microsoft Visual C# Step by Step about the .NET operator overload, determine possible benefits of implementing or modifying code by using operator overload on a business application.

You are hired on an application development team for a business. Discuss possible business challenges that could be enhanced by using operator overload.

Due Monday

Reply to at least two of your classmates. Be constructive and professional in your responses.

 

 

 

POS 409 Wk 5 Discussion – XML vs. JSON and Web Implementation & Manipulation of Data Objects

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.  The initial post is due by Thursday. Responses must be a minimum of 175 words.

Due Thursday

Respond to the following in a minimum of 175 words:

Discuss the advantages and disadvantages of using XML and JSON when calling a REST service. Why is it important to weigh these options?

Knowing how to enhance the user experience, web presence, and web application performance on a given business website is an important skill for developers.

Considering how C# web implementation and manipulation of web code data objects can improve your C# code, discuss business problems that could be solved by the smart implementation of web code and manipulation of web data objects.

Due Monday

Reply to at least two of your classmates. Be constructive and professional in your responses.