Functional foods

 Select what you consider to be a functional food from your own pantry, fridge, or freezer, or the kitchen of a friend. To which major food group does it belong? Describe its history and distinctive health benefits, citing at least two sources. 

Manual Code Review

 

For this assignment, you will be using Notepad++ or other text editors that can nicely format source code.

Download the Assignment 6.1 zip file. The zip file contains a number of source code files from the WebGoat project. Your task is to manually read the code line-by-line and identify the blocks of code that contain a known vulnerability from the OWASP Top 10 list.

Prepare a simple report based on OWASP Findings Report Guide and submit the report in a PDF format.

Computer Science CCIS 301

Projects
  1. Choose an operating system and submit a report on approaches to manage its virtual memory.  
  2. Working in teams of four, write pseudocode for the first-in first-out (FIFO) and least-recently-used (LRU) page replacement policies.

    

Additional Resources
  1. Virtual Memory:  http://computer.howstuffworks.com/virtual-memory.htm
  2. RAM, Virtual Memory, Pagefile and all that stuff: https://support.microsoft.com/en-us/kb/2160852 
  3. Page replacement policy: http://www.slideshare.net/sashi799/page-replacement-5025792
  4. The LRU page replacement policy: http://www.mathcs.emory.edu/~cheung/Courses/355/Syllabus/9-virtual-mem/LRU-replace.html

Due : September,16, 2020

Reflective writting Topic related to “Decision Mkg/Essent Bus Comm “

question 2. Final Reflective writting (approximately 500 words).

What are some assumptions and expectations you have about this Decision Mkg/Essent Bus Comm 

How will you engage in the process for Content Discussions and Weekly Logs?

What questions do you have about the Communication Audit Project?  

What is your understanding of the Virtuous Business Model, and how do you plan on applying it to your learning?

What has been your previous experience doing research?

follow check below link to know how to write reflective writting

http://www2.port.ac.uk/media/contacts-and-departments/student-support-services/ask/downloads/Reflective-writing

computer 2

 

From the following website: https://www.techsmith.com/download/snagit/, download a free trial version of the screen capturing software know as Snagit and use the video resources in this module to learn about the software and its interface.

Now, think about all the knowledge and experience you currently have using and working with the internet. Use this knowledge to create a how-to video to be published on YouTube. The video created needs to be a minimum of five minutes and must include voiceover with your voice.

Using experience and a minimum of three sources of research, the how-to video in this case should be developed in a way to teach others how:

  • The Internet supports online education
  • To determine the validity of information over the internet demonstrating best practices of internet research.
  • The Internet supports social networking including both pros and cons.
  • To use research skills locating information to assist in completion of graded assessments

Once the video is created using Snagit, upload the video to YouTube and include the video link created from YouTube in the comments section of the submission area for this assignment. Also, include the sources of research used to support your video content in the comments section as well.

Important Note: We recognize and understand that some may not be comfortable uploading videos to YouTube. In these cases, upload and attach the actual video file to the submission area for this assignment and include the sources of research used to support your video content in the comments section.

Assignment Expectations

Video Length: Minimum of five minutes

Structure: Include voiceover

References: Use the appropriate APA style in-text citations and references for all resources utilized to create video content and references can be shown in the video itself.

Format: Snagit (Use of another screen video capture software can be used other than Snagit to create video)

File name: Name your saved file according to your first initial, last name, and the assignment number (for example, “RHall Assignment_1.mp4”)

Not a big fun of option though I do love Monte Carlo method. A bank has written a call option on one stock and a put option on another stock. Fo

 

Financial engineering problem…

Not a big fun of option though I do love Monte Carlo method. A bank has written a call option on one stock and a put option on another stock. For the first option the stock price is 50, the strike price is 51, the volatility is 28% per annum, and the time to maturity is 9 months. For the second option the stock price is 20, the strike price is 19, and the volatility is 25% per annum, and the time to maturity is 1 year. Neither stock pays a dividend. The risk-free rate is 6% per annum, and the correlation between stock price returns is 0.4.

1. Using C/C++ or Java or Matlab to calculate the 10-day 99% Monte Carlo Simulation based VaR for the portfolio. Set the number of simulation to 5000.

2. What else data is required to calculate the 10-day 99% Historical based VaR for the portfolio?