Reference no: EM132196202
Assignment Instructions
A Short Paper Assignment allows you to demonstrate your research skills to your instructor and to receive feedback that will benefit you when you write research papers for future courses. With this assignment, you will learn how to do proper research and write a short paper.
You are allowed to choose your own topic, though the topic must fit HIST 101 and cannot be too broad in scope. Choose a key battle instead of a whole war, for example. If you have any questions on subject matter, please contact your instructor. This is your opportunity to look a little deeper at a subject that interests you.
This short paper is at least three double-spaced pages of text (Times New Roman, font size 12) and you must consult a minimum of two academically credible sources. Your bibliography and citations may be in APA, MLA, or Chicago Style format. Students majoring in history must use Chicago Style format.
The short paper needs to be turned in through the assignment section for grading. If you use any of the information from your sources word-for-word, you must cite the source by using endnotes, footnotes, or parenthetical citations. If you read the information and write it in your own words and it is not common knowledge, then you must cite the source because you are paraphrasing someone's information.
Find the volume of a cylinder using any integration method
: Write a C++ program to find the volume of a cylinder using any integration method, such as trapezoidal, midpoint, rectangular, Simpson's, etc.
|
Write a c program which will flip a single bit in a number
: Write a C program which will flip a single bit in a number entered by the user using the binary representation of the number.
|
Find the sum and mean and range of n numbers
: Write a C program to find the sum, mean, and range of n numbers. The user inputs the value of n followed by n 64-bit unsorted values.
|
Write a c program that finds voltage drop and power
: Write a C program that finds voltage drop and power dissipated by a resistance (R) when a current (I) flows through it.
|
Write research paper realated to history
: Choose a key battle instead of a whole war, for example. If you have any questions on subject matter, please contact your instructor
|
Find weight and potential energy associated with a body
: Write a C program that finds weight and potential energy associated with a body falling from a height (h) and mass (m).
|
Prepare a program to display the sum array
: Write a C program that inputs 5 elements into each of 2 integer arrays. Add corresponding array elements, that is array1[0] + array2[0], etc.
|
Find the fibonacci series using recursion
: Write a C program to find the Fibonacci series using recursion. The user inputs a 64-bit non-zero positive integer n.
|
Generate sales-report files for set of traveling salespeople
: Write a C++ program that generates sales-report files for a set of traveling salespeople.
|