Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

Assignment 1: Research Report Proposal

Assignments one and six of this course are closely related. The 6th assignment involves writing a research report (more specifically, a literature review) on a topic related to web data management. To help you start, this first assignment is meant to develop a proposal before you write the research report itself.

This means that for the first assignment you choose a research topic (a non-exhaustive list of possible topics is given at the bottom of this page) and do some preliminary investigation of the topic. In Assignment 6 you then write the actual research report on the topic selected in

Assignment 1.

Your Research Proposal is a PDF document of at most three pages in which you indicate:

your choice of topic

a brief description of the topic and how it relates to data management and/or web technologies at least 3 sub-topics or questions that you may address in your actual Research report (see Assignment 6) your appraisal of how important this topic is for

(a) fundamental (theoretical) research

(b) general applied computer science
(c) cutting edge IT industry
(d) general computing industry
(e) computer users in general

a list of initial ‘secondary' sources: books, encyclopedias,monographs, and (perhaps web-based) review articles, plus a very brief (one or two sentences for each source) description of why you think the source may be useful in your Research report a list of at least 3 ‘primary' sources (published research papers presented at conferences or articles in scientific journals) plus a very brief (one or two sentences per source) description of why you think the source maybe useful in your Research report.

For both Assignment 1 and 6, you are required to submit a single PDF file by the due date. For Assignment 1, it is suggested that you use LaTeX to produce the PDF; for Assignment 6, it is requiredthat you use LaTeX. The software is freely available for both Windows and Linux.

Here is a LaTeX template for Assignment 1; here is a LaTeX template for Assignment 6; and here is aexample BibTex references file for use with paper_template.tex.

Listen to the digital audio recordings of the first two lectures to hear more information about these assignments. Please note that some information in older recordings may be out of date.

Examples of Research Proposals (Assignment 1)

Here is one example of a Research Proposal. For privacy reasons I am not able to give the mark that this submission received, but it was generally good.

How the use of Asnychronous JavaScript and XML (AJAX) impacts web information systems by Dennis Winckler.

Examples of Research Reports (Assignment 6)

Here are 4 examples of Research Reports submitted by students of this course in the past. For privacy reasons I am not able to give the marks that these submissions received. Suffice it to say that the examples here were generally very good, with room for improvements in several areas.

Developing Web Applications using OOHDM and RoR by Lasse Motroen.
XML and Security: XML Encryption by Leow Yuon Chow.
Web Services: Security by David Sale.
Web Services: SOAP vs. REST by (name withheld by request).

Note that you may treat these examples as any other (in this case formally unpublished) resource: you may cite the paper as a Technical Report. The BibTex entry would look like this:

@TECHREPORT{LM06,
author = "Lasse Motroen",
title = "Developing Web Applications using OOHDM and RoR",
institution = "University of Southern Queensland",
month = "November",
year = "2006",
note = "CSC8417 Assignment 3, examined by Dr S. Dekeyser",
}

Research Topics

The following is a non-exhaustive list of possible topics for your research report. This list may grow during the first few weeks of the semester.
Remember that you may also suggest a topicyourself. However, it must be accepted by the examiner/lecturer of the course, and cover a research issue on which several academic (or, to a lesser extent, industry) articles or papers have been written. The topic must be relevant to Data Management and/or Web Technology.

Transactions and concurrency control for XML databases

Support for Web Database/Information Systems Transactions
Integrating Web and DBMS
Query optimization in relational databases
Query optimization for XPath and/or XQuery
Indexing XML
Security and XML, XML Signature
Security and XML, XML Encryption
Efficient XML Interchange, binary XML
Resource Description Framework (RDF)
From XML Schema to RDF, RDF Schema
Query Languages for RDF, SPARQL
Web Ontology Language (OWL)
The Semantic Web, Overview of Research
Semantic Web: Applications for Health Care and Life Sciences
Web Services: SOAP/WSDL vs REST
Web Services: modelling, management, specification
Web Services: transaction support
Web Services: Publication and Searching
Web Services: scheduling, execution
Web Services: Reliability, Trustiness, Security
Synchronized Multimedia Integration Language (SMIL)
XForms vs MS InfoPath
Web-based Information Retrieval (models, indexing, searching, ...)
OLAP support in commercial/open-source RDBMSs
Data Mining: "a priori" algorithms and implementations
Data Mining: developments since "a priori"
AJAX (Asynchronous JavaScript and XML)
AJAX vs others (XUL, XAML, SVG, Adobe Flex, ...)

SVG vs Flash

eGovernment: Electronic Forms, Data Exchange
Streaming XML: querying and related issues
Big Data (many possible topics)
Non-relational database systems (e.g. Hadoop etc)
Data Visualisation on the Web (e.g. D3.js, C3.js etc)

Resources

Finding Information Tutorials (USQ Library)
What is referencing? (USQ Library)
Google Scholar
The Collection of Computer Science Bibliographies
DBLP: Computer Science Bibliography

Java, Programming

  • Category:- Java
  • Reference No.:- M91720742

Have any Question?


Related Questions in Java

Assessment -java program using array of Assessment -JAVA Program using array of objects

Assessment -JAVA Program using array of objects Objectives This assessment item relates to the course learning outcomes as stated in the Unit Profile. Details For this assignment, you are required to develop a Windowed G ...

Question slideshows or carousels are very popular in

Question : Slideshows (or carousels) are very popular in websites. They allow web developers to display news or images on the website in limited space. In this code challenge, you are required to complete the JavaScript ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

Project requirementsfor the problem described in the next

Project requirements For the problem described in the next section, you must do the following: 1. include your student ID at the end of all filenames for all java code files. Three classes have been identified in section ...

Solving 2nd degree equationsbull write the following java

Solving 2nd degree equations • Write the following Java methods • boolean real-sols(double a, double b, double c): it returns true if the 2nd degree equation ax2 + bx + c has real solutions • double solution1(double a, d ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Can someone help me please with those question1what is the

Can someone help me please with those question 1:what is the best data type for student id datatime,currency,number,decimal 2:which relationshipis preferable? one to one,one to many,many to many 3:if you add table A's pr ...

Assessment database and multithread programmingtasktask 1

Assessment: Database and Multithread Programming Task Task 1: Grade Processing University grading system maintains a database called "GradeProcessing" that contains number of tables to store, retrieve and manipulate stud ...

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Assignment - method in our madnessthe emphasis for this

Assignment - "Method in our Madness" The emphasis for this assignment is methods with parameters. In preparation for this assignment, create a folder called Assign_3 for the DrJava projects for the assignment. A Cityscap ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As