3 Discussions 1 case study

Discussion 3.1

Due: Initial Post due Wednesday, Replies due Sunday

Is ArcGIS Pro the same as ArcGIS desktop?

Discussion 3.2 

Due: Initial Post due Friday, Replies due Sunday

What is a relationship map? 

Discussion 4.1

Due: Initial Post due Wednesday, Replies due Sunday

What are story maps? 

Case Study 4.1

“My first ever experience volunteering in the Smart Cities Group Meeting in Washington DC” (For example: What presenters & companies was most interesting to you? What are the benefits of smart cities? What was your takeaway from the event?)

Write 3-4 Pages

APA formatting 

No Plagiarism.

With proper referencing.

Submit a lab report

  

1. Submit a lab report (a Word document) containing the following information.

·  

o Include your name and the lab or lab-exercise number.

o Specification: Include a brief description of what the program accomplishes, including its input, key processes, and output.

o Test Plan: Include a brief description of the method you used to confirm that your program worked properly. If necessary, include a clearly labeled table with test cases, predicted results, and actual results.

o Summary and Conclusions: Include a summary of what the lab demonstrated and any conclusions drawn from the testing of the lab program.

 Create a new project that consists of the base class BankAccount.

The BankAccount class should contain, at minimum, the following members.

1. It should contain data members to store a bank customer’s balance and account number. These should be of different and appropriate data types.

2. It should have function members that do the following:

1. set the account number;

2. return the account number;

3. return the account balance;

4. deposit money into the account; and

5. withdraw money from the account.

 

The class CheckingAccount should contain, at a minimum, the following members.

1. It should contain a data member to keep track of the number of withdrawal transactions made on the account. Whenever a withdrawal is made, this number should be incremented.

2. Override the base class, withdraw-money function, and add the capability to deduct transaction fees from an account using the following guidelines.

1. The checking account is allowed three free transactions. For each successful withdrawal transaction past the three free transactions, there will be a service fee of 50 cents per transaction. The service fee should be deducted from the account balance at the time the transaction is made.

2. If there are insufficient funds in the account balance to cover the withdrawal plus the service fee, the withdrawal should be denied.

The function should return a value to indicate whether the transaction succeeded or failed. Transaction fees should be deducted only from successful transactions, but the transaction count should be incremented in either case.
 

The class CheckingAccount should contain, at a minimum, the following members.

1. It should contain a data member to hold the daily interest rate. The daily interest rate can be calculated from a yearly interest rate by dividing the annual rate by 365.

2. It should contain a data member to keep track of the number of days since the last transaction or balance inquiry. This should be updated using a random-number generator (reference Lab 1) that will return a value representing the number of days between 0 and 7, inclusive. We will assume that this bank is open every day of the year.

3. It should contain a data member to hold the interest earned since the last transaction or balance inquiry.

4. It should contain a function member to set the annual interest rate.

5. Utilize the base-class functions for both withdrawal and deposit operations for the savings account.

6. Override the base-class-balance inquiry function to add calculating and adding interest to the account based on the daily interest rate, the current balance of the account, and the number of days since the last balance inquiry. This should be called only when a balance inquiry is made, not when a deposit or withdrawal transaction or an account number inquiry is made.

7. If there are insufficient funds in the account balance to cover a withdrawal, the withdrawal should be denied. The number of days since the last transaction or balance inquiry and the interest calculations should still be made.

8. A value should be returned to indicate whether a withdrawal transaction succeeded or failed.

9. It should contain a function member to return the interest earned since the last transaction or balance inquiry.

1. It should contain a function member to return the number of days since the last transaction or balance inquiry.
 

ll data-input and data-display operations (cin and cout) should be done in the function main() test program.

2. The test program should create one checking account and one savings account with initial balances of $100 each using the functions defined in the class definitions. The test program should also assign a unique, five-digit account number to each account and assign an annual interest rate of 3% for the savings account.

3. The test program should then display a menu that allows the user to select which option is to be performed on which account, including the following.

1. Make a deposit and specify the amount to a selected or an entered account.

2. Make a withdrawal and specify the amount to a selected or an entered account.

3. Return the balance of a selected or an entered account.

1. For deposit transactions, withdrawal transactions, and balance inquiries, the updated balance and any fees charged or interest earned should also be displayed.

2. For the savings account, the number of days since last transaction should be displayed.

4. Exit the program.

Each account operation should display the account number and the account type.

 

HW

 Identify the most important Supreme Court cases and executive actions and their impact on law and on our society. 

mod 3

 

Module 03 Content

  1. Select a company you are familiar with or that you can readily find information on and do a risk assessment of that company.

    Be sure to provide specific results and actions to be taken.

    Your assignment should meet the following requirements:

    • 6-8 pages long, not including the cover page and reference page.
    • Conform to APA Style.
    • Support your answers with at least two current scholarly journal articles (not more than five years old). The Rasmussen Library is a great place to find resources.
    • 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. If you need assistance with your writing style and APA format, start with the Writing and APA guides at the Rasmussen Library.

Build a formalized list(s) (XLS) that will identify, categorize, weigh, and details of the many assets of a theoretical organization, describe the different types of vulnerability, existing controls, likelihood, consequence, and level of risk.

Build a formalized list(s) (XLS) that will identify, categorize, weigh, and details of the many assets of a theoretical organization, describe the different types of vulnerability, existing controls, likelihood, consequence, and level of risk. 

Intro To Networking: Assignment 2

  

Must be one full page. At least (2) APA reference. 100% original work. no plagiarism. Attached is the assignment instructions for better viewing.

· Congratulations, you have been chosen to build out a network for a new facility for your company, ACME, Inc.

· Office Schematic, (ATTACHED) each office is approximately a 10’x10′ space with 10′ ceilings. Building is roughly 125’x150′.

· Each office should contain two network ports minimum, one for Voice and one for Data. Room B will serve as your network closet.

· You will need to provide the following items in your submission:

o Estimated Purchases list (some examples below)

§ Switches

§ Cable

§ Port plates

§ Punch Boards

§ UPS and Power

§ Etc.

o A timeline of installation (*estimated)

o Chosen Typology (*estimated)

o Basic Network configuration (*estimated)

o Remember to justify your choices

o Your proposal should answer the questions above. If you have experience in networking, there are additional things you would “want”, but hold on those till later assignments, as the assignments build upon one another. *NOTE* This means you may reuse information from this assignment in future assignments as well, and I am granting you a waiver of not citing yourself in those assignments.

· Assignment must be in a Word document. The numbers are going to be rough estimates, that is understood. Pricing for purchases and labor can be based off of pricing from online resources.

· Required Format

· A timeline of installation (*estimated) ANSWER

· Chosen Typology (*estimated) ANSWER

· Basic Network configuration (*estimated) ANSWER

· Remember to justify your choices

Backup Strategy for protecting data loss

Assume you are a security professional. You are determining which of the following backup strategies will provide the best protection against data loss, whether from disk failure or natural disaster:

  • Daily full server backups with hourly incremental backups
  • Redundant array of independent disks (RAID) with periodic full backups
  • Replicated databases and folders on high-availability alternate servers

Answer the following question(s):

  1. Which backup strategy would you adopt? Why?

Project for secure E commerce

Part 1 need it by 30th September 5:00 PM CST and Part 2 can be given in 10 to 15 days.

Part 1:

To write a proposal, you need to attention to the following points: Generally, start with an overview or a background about the problem that you want to solve. But before writing a background, you need to understand the problem then try to find an answer or a solution for that.

Background: Security issues in eCommerce are causing a lot of damage to businesses such as financial and their reputation. the attacks on e-commerce website are gowning gradually for more that 30% of the total e-commerce websites from small to large businesses.So, the first step would be:  

Step-1: Finding a problem (what is the function of the writing the proposal)We need to have a problem then we can suggest various ways to answers it or suggest a method to resolve the issue. In this case, you need to answer, that means for example, we have a security problem on client-server architecture based on E-commerce structure, such as the security and privacy of online transactions, including

  • Denial of Service, (DoS) 
  • Unauthorized access,
  • Malicious Alterations to websites,
  • Theft of customer information, 
  • Damage to computer networks,
  • Creation of counterfeit sites. 

Step-2: Method and SolutionWe need to focus on the problem and find a solution or a way to answer to the problem, that means for example, my method is to design a secure client and server architecture, so we can create or use an exiting model then find a solution for the above problems and how to minimize the vulnerability of this structure. That means to find a solution for each part of the problem.for example, in terms of DoS, the attackers stop authorized users from accessing a website, resulting in reduced functioning of the website.How the attackers doing DoS, or what’s the type of DoS attacks? the DoS attacks are based on Network, Protocol, Storage, Processor,…. We can consider using a password management, password encryption techniques, using multi-factor authentication, using security questions, creating a uniquid accessing for each device.In case of secure network, all we want to stop or to access or make a requests to a service. then, we need to think about each DoS simulation and the method (for example in the network layer) that we want to work on it. 

Step-3: Result and Analysis and outcome expectationAt this stage, we want to know , and ? So I expect to see your proposal that can present a problem and be able to write the answer to above questions and above steps in any format. You can write or make a flowchart and/or demonstrate step-by-step work actions, also creating a job duties for each member (optional).Let me know if you have any other questions,

Part 2:

Development and execution of the above said project proposal in any preferred language.